do " *ping 200.0.0.1 sou lo0* " from R2. I doubt you will get a reply. If you do get icmp reply then do " *debug ip bgp 200.0.0.1* " from R2 and let's see what you get.
On 19 April 2012 12:44, 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 > -- Olugbenga Oyebande MD, DAIT 234-803-302-5287 http://www.dait-ng.com Cisco Networks, Network Security & Quality of Service DAIT Linux Enterprise Network Servers, Web Portal Projects Broadband Internet Deployment & ISP Consultancy [image: View my profile on LinkedIn]View Olugbenga Oyebande's profile<http://ng.linkedin.com/pub/olugbenga-oyebande/15/395/8a9> _______________________________________________ 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
