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:[email protected]] Sent: Friday, February 01, 2013 6:48 PM To: Bodnar, Edward Cc: [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]>> 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> Are you a CCNP or CCIE and looking for a job? Check out 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
