From: Liu_Liao (liu_liao@yahoo.com.tw)
Date: Thu Dec 21 2006 - 08:37:42 ART
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