Displaying route information for a neighbor – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 158

Advertising
background image

130

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Displaying BGP4 information

Displaying route information for a neighbor

You can display routes based on the following criteria:

A summary of the routes for a specific neighbor.

Routes received from the neighbor that the device selected as the best routes to their
destinations.

Routes received from the neighbor that are the best BGP4 routes to their destinations, but
were not installed in the IP route table because the device received better routes from other
sources (such as OSPF, RIP, or static IP routes).

Routes that are unreachable because the device does not have a valid RIP, OSPF, or static
route to the next hop.

Routes for a specific network advertised by the device to the neighbor.

The Routing Information Base (RIB) for a specific network advertised to the neighbor. You can
display the RIB regardless of whether the device has already sent it to the neighbor.

Displaying summary route information
To display summary route information, refer to

“show ip bgp neighbors [ip-addr] | [route-summary]”

on page 121.

Displaying advertised routes
To display the routes the device has advertised to a specific neighbor for a specific network, enter a
command such as the following at any level of the CLI.

You also can enter a specific route.

Syntax: show ip bgp neighbor ip-addr advertised-routes [ip-addr/prefix]

For information about the fields in this display, refer to

Table 10

. The fields in this display also

appear in the show ip bgp display.

SendQue

The number of sequence numbers in the send queue.

RcvQue

The number of sequence numbers in the receive queue.

CngstWnd

The number of times the window has changed.

TABLE 9

BGP4 neighbor information (Continued)

This field...

Displays...

Brocade# show ip bgp neighbors 192.168.4.211 advertised-routes

There are 2 routes advertised to neighbor 192.168.4.211

Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST I:IBGP L:LOCAL

Network

Next Hop

Metric

LocPrf

Weight

Status

1

10.102.0.0/24 192.168.2.102 12

32768 BL

2

10.200.1.0/24 192.168.2.102

0

32768 BL

Brocade# show ip bgp neighbors 192.168.4.211 advertised 10.1.1.0/24

Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST I:IBGP L:LOCAL

Network

Next Hop

Metric

LocPrf

Weight

Status

1

10.200.1.0/24 192.168.2.102 0

32768 BL

Advertising