Both routers had the same BGP ASN. Multihop is not necessary for IBGP, default TTL is 255 in that case.
On Thu, Apr 19, 2012 at 10:21 AM, Elie Raad <[email protected]> wrote: > If the Loopbacks peering have routes to reach each other and with more > than 1 hop away try the ebgp-multi > > Best Regards, > > Elie > > > ________________________________________ > From: [email protected] [ > [email protected]] on behalf of khaled al-ajeman [ > [email protected]] > Sent: Thursday, April 19, 2012 2:44 PM > To: [email protected] > Subject: [OSL | CCIE_RS] lab14 ( question 14.1) > > Hi there, > > Can anyone of you fellas tell me why ma I not getting the bgp peering > between my R2 and R1. Although my configuration are all right, below are > my configuration for R2 AND R1 > > > > > > R2(config-router)#do sr | s bgp > router bgp 1 > no bgp default ipv4-unicast > bgp log-neighbor-changes > neighbor peergroup peer-group > neighbor peergroup remote-as 1 > neighbor peergroup update-source Loopback0 > neighbor 200.0.0.1 peer-group peergroup > neighbor 200.0.0.5 peer-group peergroup > ! > address-family ipv4 > neighbor peergroup route-reflector-client > neighbor peergroup next-hop-self > neighbor 200.0.0.1 activate > neighbor 200.0.0.5 activate > no auto-summary > no synchronization > exit-address-family > > R1 > > router bgp 1 > no bgp default ipv4-unicast > bgp log-neighbor-changes > neighbor 200.0.0.2 remote-as 1 > neighbor 200.0.0.2 update-source Loopback0 > ! > address-family ipv4 > neighbor 200.0.0.2 activate > no auto-summary > no synchronization > exit-address-family > thanks, > > khaled > _______________________________________________ > 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 > > > _______________________________________________ > 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 > _______________________________________________ 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
