beautypg.com

Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 687

background image

Brocade(config-bgp-router)# show ip bgp vpnv4 routes best

Total number of BGP Routes: 28

Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED

E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH S:SUPPRESSED F:FILTERED

Prefix Next Hop Metric LocPrf Weight Status

Route Distinguisher: 4:1

1 3.0.0.0/8 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 701 80

2 4.0.0.0/8 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 1

3 4.60.212.0/22 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 701 1 189

4 6.0.0.0/8 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 3356 7170 1455

5 9.2.0.0/16 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 701

Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide

663

53-1003031-02

Displaying BGP or MPLS VPNv4 information

6

Syntax: show ip bgp vpnv4 routes best

For information about the fields in this display, refer to

Table

109

on page

641.

Displaying best VPNv4 routes that are not in the IP route table

When the Brocade device has multiple routes to a destination, the device selects the route with the
lowest administrative distance as the best route, and installs that route in the IP route table.

To display the BGP4 routes that are the “best” routes to their destinations but are not installed in
the device’s IP route table, enter a command such as the following at any level of the CLI.

Brocade(config-bgp-router)# show ip bgp vpnv4 routes not-installed-best

Searching for matching routes, use ^C to quit...

Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED

E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH S:SUPPRESSED F:FILTERED

Route Distinguisher: 4:1

Prefix Next Hop Metric LocPrf Weight Status

1 10.0.0.0/8 192.168.4.106 100 0 BE

AS_PATH: 65001 4355 701 80

Each of the displayed routes is a valid path to its destination, but the device received another path
from a different source that has a lower administrative distance. The device always selects the path
with the lowest administrative distance to install in the IP route table.

Syntax: show ip bgp vpnv4 routes not-installed-best

For information about the fields in this display, refer to

Table

109

on page

641.

NOTE

To display the routes that the Brocade device has selected as the best routes and installed in the IP
route table, display the IP route table using the show ip route command.