From: Hunt Lee (ciscoforme3@xxxxxxxxxxxx)
Date: Sat Jul 06 2002 - 09:18:29 GMT-3
Does anyone know if there is a bug on IOS Version 12.0(10)?? I have
tried a few other 12.0 images, but there seems to be something wrong
with the "neighbor x.x.x.x next-hop self" command.
RTD is directly connected to RTA
RTA is 172.16.1.3
RTD is 172.17.1.3
>From RTD:
router bgp 1
no synchronization
neighbor 172.16.1.3 remote-as 1
neighbor 172.16.1.3 update-source Loopback0
neighbor 172.16.1.3 next-hop-self
neighbor 172.17.1.1 remote-as 1
neighbor 172.17.1.1 update-source Loopback0
neighbor 172.17.1.1 route-reflector-client
neighbor 172.17.1.2 remote-as 1
neighbor 172.17.1.2 update-source Loopback0
neighbor 172.17.1.2 route-reflector-client
On RTA
router bgp 1
no synchronization
bgp log-neighbor-changes
neighbor 172.16.1.1 remote-as 1
neighbor 172.16.1.1 update-source Loopback0
neighbor 172.16.1.1 route-reflector-client
neighbor 172.16.1.2 remote-as 1
neighbor 172.16.1.2 update-source Loopback0
neighbor 172.16.1.2 route-reflector-client
neighbor 172.17.1.3 remote-as 1
neighbor 172.17.1.3 next-hop-self
no auto-summary
But only the routes via RTA has been successfully changed it's
Next-Hop, but not the ones via RTD.
RouterA#sh ip bgp
BGP table version is 3, local router ID is 172.16.1.3
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
*>i1.0.0.0/9 172.16.1.1 0 100 0 i
*>i2.0.0.0/10 172.16.1.2 0 100 0 i
* i3.3.0.0/17 172.17.1.1 0 100 0 i
* i4.4.4.0/28 172.17.1.2 0 100 0 i
RouterA#
RouterD#sh ip bgp
BGP table version is 5, local router ID is 172.17.1.3
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
*>i1.0.0.0/9 172.16.1.3 0 100 0 i
*>i2.0.0.0/10 172.16.1.3 0 100 0 i
*>i3.3.0.0/17 172.17.1.1 0 100 0 i
*>i4.4.4.0/28 172.17.1.2 0 100 0 i
RouterD#
Please help....
H.
http://www.sold.com.au - SOLD.com.au
- Find yourself a bargain!
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:20 GMT-3