Are the routers able to reach each others' loopbacks via an IGP? Can you ping 200.0.0.2 from 200.0.0.1?
Bob -- Sent from my iPhone, please excuse any typos. On Apr 19, 2012, at 8:03 AM, khaled al-ajeman <[email protected]> wrote: > 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
