From: Michael Popovich (m.popovich@xxxxxxxxx)
Date: Sun May 26 2002 - 01:02:45 GMT-3
I have three network being advertised from R2 to R1.
Below is show ip bgp output from R2 on each network in R2's bgp table. The
issue is that 192.168.1.0 and 192.168.4.0 are in R1's bgp table but not
192.168.1.0.
Any thoughts would be appreciated. All config and outputs should be below.
TIA
-MP
R2 show ip bgp "network" command:
BGP routing table entry for 192.168.3.0/24, version 5
Paths: (1 available, best #1, table Default-IP-Routing-Table)
Advertised to non peer-group peers:
172.31.3.1
64512 300 100 1
10.6.6.6 (metric 20) from 172.31.13.5 (10.5.5.5)
Origin incomplete, localpref 100, valid, confed-internal, best
R2#sb 192.168.4.0
BGP routing table entry for 192.168.4.0/24, version 6
Paths: (1 available, best #1, table Default-IP-Routing-Table)
Advertised to non peer-group peers:
172.31.3.1
64512 300 1 10 11
10.6.6.6 (metric 20) from 172.31.13.5 (10.5.5.5)
Origin incomplete, localpref 100, valid, confed-internal, best
R2#sb 192.168.1.0
BGP routing table entry for 192.168.1.0/24, version 4
Paths: (1 available, best #1, table Default-IP-Routing-Table)
Advertised to non peer-group peers:
172.31.3.1
64512 300 10 1 11
10.6.6.6 (metric 20) from 172.31.13.5 (10.5.5.5)
Origin incomplete, localpref 100, valid, confed-internal, best
R2 BGP configuration:
router bgp 64513
no synchronization
bgp log-neighbor-changes
bgp confederation identifier 200
neighbor 172.31.3.1 remote-as 100
neighbor 172.31.3.1 route-map bgp-as112 out
neighbor 172.31.13.5 remote-as 64513
R1 BGP Table:
BGP table version is 3, local router ID is 10.1.1.1
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 192.168.1.0 172.31.3.2 0 200 112 64512 300
10 1 11 ?
*> 192.168.4.0 172.31.3.2 0 200 112 64512 300
1 10 11 ?
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:08 GMT-3