BGP multiple paths but only 1 shown

From: Morten Christensen (mbc@dansupport.dk)
Date: Wed Apr 04 2007 - 04:24:58 ART


Dear all,

I'm looking for the command that gives me an overview of all the available
paths to a given prefix. Right now I'm only able to see the "best" path.

This was what I saw when I didn9t apply a MED
R5#sh ip bgp 150.1.11.0
BGP routing table entry for 150.1.11.0/24, version 33
Paths: (2 available, best #2, table Default-IP-Routing-Table)
  Advertised to update-groups:
     3
  200, (Received from a RR-client)
    183.1.123.1 (metric 20) from 183.1.0.3 (1.0.3.1)
      Origin IGP, metric 0, localpref 100, valid, internal
  200
    183.1.105.10 from 183.1.105.10 (192.10.1.10)
      Origin IGP, localpref 100, valid, external, best

After MED is applied only the best route is shown with no evidence visible
of the other route
R5#sh ip bgp 150.1.11.0
BGP routing table entry for 150.1.11.0/24, version 33
Paths: (1 available, best #1, table Default-IP-Routing-Table)
  Advertised to update-groups:
     3
  200
    183.1.105.10 from 183.1.105.10 (192.10.1.10)
      Origin IGP, localpref 100, valid, external, best

What command to use to see all routes, good and bad?

Thanks in advance

Morten



This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:34 ART