RE: Can't see route table ob BGP

From: Victor Cappuccio (vcappuccio@desca.com)
Date: Fri Dec 22 2006 - 00:51:42 ART


Hi Liu,

Can you please show us a show ip bgp 200.201.3.6 at R1
And Show ip bgp 197.68.0.0 at R2

Also at R3 please can you show us the
Ping 150.100.2.4 rep 1 source 150.100.2.254
show ip bgp summ
Show ip bgp 197.68.0.0
show ip bgp neigh 150.100.2.4 adver
show ip bgp neigh 150.100.2.4 route
Show ip bgp
Show ip proto

at R4 a
ping 150.100.2.4 source 150.100.2.254
show ip bgp sum
show ip bgp neigh 150.100.2.254 adver
show ip bgp neigh 150.100.2.254 route
show ip bgp neigh 11.11.2.2 adver
show ip bgp neigh 11.11.2.2 route

would be great

Thanks
Victor.-

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Liu_Liao
Sent: Thursday, December 21, 2006 7:38 AM
To: 'ccielab groupstudy'
Subject: Can't see route table ob BGP

Hi All

R6 <----> R5
|
R1 <--> R2 <-->R4 <-> R3
R1,R5,R2 AS65111
R6 AS65113
R4 AS65112
R3 AS254

I can 't see(show ip bgp) route table from R3.
I can't see(show ip bgp) route table from R6(loop 1)

R1============
router bgp 65111
no synchronization
bgp router-id 11.11.1.1
bgp log-neighbor-changes
bgp confederation identifier 11
bgp confederation peers 65112 65113
network 200.200.1.1 mask 255.255.255.255
neighbor 11.11.2.2 remote-as 65111
neighbor 11.11.2.2 update-source Loopback0
neighbor 11.11.2.2 route-reflector-client
neighbor 11.11.5.5 remote-as 65111
neighbor 11.11.5.5 update-source Loopback0
neighbor 11.11.5.5 route-reflector-client
no auto-summary
!
R1#sh ip bgp
BGP table version is 2, local router ID is 11.11.1.1
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
*> 200.200.1.1/32 0.0.0.0 0 32768 i
* i200.201.3.6/32 11.11.56.6 0 100 0 (65113) i

R2=============
router bgp 65111
no synchronization
bgp router-id 11.11.2.2
bgp log-neighbor-changes
bgp confederation identifier 11
bgp confederation peers 65112 65113
neighbor 11.11.1.1 remote-as 65111
neighbor 11.11.1.1 update-source Loopback0
neighbor 11.11.4.4 remote-as 65112
neighbor 11.11.4.4 ebgp-multihop 3
neighbor 11.11.4.4 update-source Loopback0
no auto-summary
!

R2#sh ip bgp
BGP table version is 4, local router ID is 11.11.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
* 197.68.0.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.1.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.2.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.3.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.4.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.5.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.21.0 150.100.2.254 0 100 0 (65112) 254 i
* 197.68.22.0 150.100.2.254 0 100 0 (65112) 254 i
*>i200.200.1.1/32 11.11.1.1 0 100 0 i

R3=============
router bgp 254
no synchronization
bgp router-id 150.100.2.254
bgp cluster-id 3368616193
bgp log-neighbor-changes
network 197.68.0.0
network 197.68.1.0
network 197.68.2.0
network 197.68.3.0
network 197.68.4.0
network 197.68.5.0
network 197.68.21.0
network 197.68.22.0
neighbor 150.100.2.4 remote-as 11
no auto-summary
!

R4============
router bgp 65112
no synchronization
bgp router-id 11.11.4.4
bgp log-neighbor-changes
bgp confederation identifier 11
bgp confederation peers 65111 65113
neighbor 11.11.2.2 remote-as 65111
neighbor 11.11.2.2 ebgp-multihop 3
neighbor 11.11.2.2 update-source Loopback0
neighbor 150.100.2.254 remote-as 254
no auto-summary
!

R5============
router bgp 65111
no synchronization
bgp router-id 11.11.5.5
bgp log-neighbor-changes
bgp confederation identifier 11
bgp confederation peers 65112 65113
neighbor 11.11.1.1 remote-as 65111
neighbor 11.11.1.1 update-source Loopback0
neighbor 11.11.56.6 remote-as 65113
neighbor 11.11.65.6 remote-as 65113
no auto-summary
!

R6===========
router bgp 65113
no synchronization
bgp router-id 11.11.6.6
bgp cluster-id 3368616710
bgp log-neighbor-changes
bgp confederation identifier 11
bgp confederation peers 65111 65112
network 200.201.3.6 mask 255.255.255.255
neighbor 11.11.56.5 remote-as 65111
neighbor 11.11.65.5 remote-as 65111
no auto-summary
!



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:38 ART