3 messages in net.nether.puck.cisco-nsp[c-nsp] BGP question
FromSent OnAttachments
James HamptonSep 21, 2004 11:44 am 
Danny McPhersonSep 21, 2004 11:57 am 
Kshitiz SinghalJan 13, 2005 7:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[c-nsp] BGP questionActions...
From:Kshitiz Singhal (kshi@bhartibroadband.com)
Date:Jan 13, 2005 7:34:40 am
List:net.nether.puck.cisco-nsp

Hi,

If there is no filter on then router automatically advertise prefixes learned via IBGP are advertised to E Bgp peers. u need to put filter to stop advertisement of unwanted prefix.

Regards. kshitiz

----- Original Message ----- From: "James Hampton" <jame@gmail.com> To: <cisc@puck.nether.net> Sent: Tuesday, September 21, 2004 9:14 PM Subject: [c-nsp] BGP question

I am seeing some unexpected behavior. I have 2 boarder routers each are IBGP together and EBGP with there perspective providers. On br2 I have a prefix list with all our internal prefixes going out and another filtering bogons in, so far so good. But I currently only have 1 network statement with one prefix advertised so I can test the link on br2. All was good when I checked the providers route server I only saw the 1 network I was advertising. Than when I brought up IBGP between the two boarder routers and suddenly all our internal prefixes were learned by the provider on br2 even though I was only explicitly advertising 1 network via the network statement. Does a router automatically advertise prefixes learned from an IBGP peer to a EBGP peer?