bgp bestpath med missing-as-worst ?

From: Richard Davidson (rich@myhomemail.net)
Date: Sun Oct 13 2002 - 17:47:17 GMT-3


For some reason the route with the metric of 0 is used. It should be the worst, because of the bgp bestpath med missing-as-worst command. Does any one have an idea why the route with the metric of 0 is selected? If I make the med higher then 100 the other route is selected, so Im sure that is the step Im at in the selection phase. Any help would be appreciated. Thanks.

B#sib
BGP table version is 12, local router ID is 172.17.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
*> 193.16.1.0 172.17.1.2 0 0 1 4 ?
* 10.1.1.2 100 0 3 4 ?

router bgp 2
 bgp always-compare-med
 bgp bestpath med missing-as-worst
 neighbor 10.1.1.2 remote-as 3
 neighbor 172.17.1.2 remote-as 1

Rich



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:46 GMT-3