Hi,
I am having a problem with bgp:
I configured 2 static routes to be redistributed with metric 10 , and a rip
network to to be redistributed with metric 5.the static routes looks fine ,
but the rip network appears with metric 0 as shown in the bgp table at the
end of the mail and it should be metric of 5???? any ideas ?
router rip
network 200.200.200.0
!
router bgp 1
no synchronization
bgp log-neighbor-changes
redistribute static metric 10
redistribute rip metric 5
neighbor 10.33.1.33 remote-as 2
neighbor 10.33.1.33 ebgp-multihop 255
neighbor 10.33.1.33 route-map filter out
no auto-summary
!
ip classless
ip route 41.1.1.0 255.255.255.0 Null0
ip route 42.1.1.0 255.255.255.0 Null0
when I make show ip bgp
BGP table version is 5, local router ID is 200.200.200.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
*> 22.1.1.0/24 10.33.1.33 0 2 3 ?
*> 41.1.1.0/24 0.0.0.0 10 32768 ?
*> 42.1.1.0/24 0.0.0.0 10 32768 ?
*> 200.200.200.0 0.0.0.0 0 32768 ?
Many Thanks
**Please read:http://www.groupstudy.com/list/posting.html
_______________________________________________________
To unsubscribe from the CCIELAB list, send a message to
majordomo@xxxxxxxxxxxxxx with the body containing:
unsubscribe ccielab