Dear all
i ran in this strange issue
i want to check bgp neighbors but " neighbors " are not showing up in one PE
router . the vpn is working fing .pings are flying flawlessly between CE'S.
R2#show ip bgp summa
R2#show ip bgp summary-------------------------> empty
R2#show ip bgp neighbors------------------------>empty
R2#sho bgp vpnv4 unicast all
BGP table version is 9, local router ID is 150.1.2.2
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 100:1 (default for vrf VPNA)
*> 1.1.1.1/32 12.0.0.1 409600 32768 ?
*>i5.5.5.5/32 150.1.4.4 409600 100 0 ?
*> 12.0.0.0/24 0.0.0.0 0 32768 ?
*>i45.0.0.0/24 150.1.4.4 0 100 0 ?
R2#
R2#show run | beg router
router eigrp 1
auto-summary
!
address-family ipv4 vrf VPNA
redistribute bgp 100 metric 1 1 1 1 1
network 12.0.0.2 0.0.0.0
no auto-summary
autonomous-system 100
exit-address-family
!
router ospf 1
log-adjacency-changes
network 23.0.0.2 0.0.0.0 area 0
network 150.1.2.2 0.0.0.0 area 0
!
router bgp 100
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor 150.1.4.4 remote-as 100
neighbor 150.1.4.4 update-source Loopback0
!
address-family vpnv4
neighbor 150.1.4.4 activate
neighbor 150.1.4.4 send-community both
exit-address-family
!
address-family ipv4 vrf VPNA
redistribute eigrp 100
no synchronization
exit-address-family
can any one tell me whats going on ..
Blogs and organic groups at http://www.ccie.net
Received on Tue May 24 2011 - 16:15:38 ART
This archive was generated by hypermail 2.2.0 : Wed Jun 01 2011 - 09:01:11 ART