>From CE to CE. Rip to BGP works. BGP to RIP does not. Unless I change BGP >to EIGRP then it all works.
Let me pull the other configs. From: Jeff Andiorio [mailto:[email protected]] Sent: Friday, February 01, 2013 7:38 PM To: Bodnar, Edward Cc: [email protected]; [email protected] Subject: Re: [OSL | CCIE_RS] BGP PE - CE configuration Where are you pinging from and to? Post the other PE/CE router configs from the other end. Jeff On Friday, February 1, 2013, Bodnar, Edward wrote: Routes end to end look ok. -----Original Message----- From: Jeff Andiorio [mailto:[email protected]<javascript:;>] Sent: Friday, February 01, 2013 7:15 PM To: Bodnar, Edward Cc: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: [OSL | CCIE_RS] BGP PE - CE configuration Same AS at the two cust sites? Routes on CE or not? J Sent from my iPhone On Feb 1, 2013, at 6:51 PM, "Bodnar, Edward" <[email protected]<mailto:[email protected]>> wrote: > If I change things up and use EIGRP RIP or OSPF it works just fine. So I was thinking it was something with BGP. > > > > From: Steve Di Bias > [mailto:<mailto:[email protected]>[email protected]<mailto:[email protected]>] > Sent: Friday, February 01, 2013 6:48 PM > To: Bodnar, Edward > Cc: [email protected]<mailto:[email protected]> > Subject: Re: [OSL | CCIE_RS] BGP PE - CE configuration > > > > Make sure you are advertising the loopbacks on your CE's, do you see these in the routing table of the other CE's? Now try pinging again but source your packets from the loopback. > > > > From CE -"ping x.x.x.x source y.y.y.y" > > > > If you are seeing the routes on your CE's that means the RT's are importing just fine. If that doesn't work we will dig deeper. > > > > > > > > On Fri, Feb 1, 2013 at 2:24 PM, Bodnar, Edward <[email protected]<mailto:[email protected]><mailto:<mailto:[email protected]>Edward.Bodnar@unisys.<mailto:[email protected]>com<mailto:[email protected]>>> wrote: > > I can never seem to get this to work. I can See routes end to end but I am missing something when I use BGP as the PE - CE protocol. I thought BGP was supposed to be the easy one J > > > > > > I have full connectivity. And I can see routes Just can't ping. > > > > RT4: > > router bgp 1 > > no bgp default ipv4-unicast > > bgp log-neighbor-changes > > neighbor 1.1.1.1 remote-as 1 > > neighbor 1.1.1.1 update-source Loopback0 > > neighbor 10.10.45.5 remote-as 5 > > ! > > address-family ipv4 > > neighbor 1.1.1.1 activate > > neighbor 10.10.45.5 activate > > no auto-summary > > no synchronization > > exit-address-family > > ! > > address-family vpnv4 > > neighbor 1.1.1.1 activate > > neighbor 1.1.1.1 send-community both > > exit-address-family > > ! > > address-family ipv4 vrf B > > neighbor 10.10.45.5 remote-as 5 > > neighbor 10.10.45.5 activate > > no synchronization > > exit-address-family > > > > > > > > > > > > R5(config-router)#do sh run | s bgp > > router bgp 5 > > no synchronization > > bgp log-neighbor-changes > > network 55.55.55.55 mask 255.255.255.255 > > neighbor 10.10.45.4 remote-as 1 > > no auto-summary > > > > > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com<http://www.ipexpert.com><http://www.ipexpert.com> > > Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com<http://www.PlatinumPlacement.com><http://www.PlatinumPlacement.com> > > http://onlinestudylist.com/mailman/listinfo/ccie_rs > > > > > > > > -- > > Thank you, > > > > Steve Di Bias > > CCIE #32840 > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
