Displaying routes advertised to a bgp4+ neighbor – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 581

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

553

53-1003033-02

Displaying BGP4+ information

Displaying routes advertised to a BGP4+ neighbor

You can display a summary or detailed information about the following:

All routes a

device has advertised to a neighbor.

A specified route a device has advertised to a neighbor.

For example, to display a summary of all routes a device has advertised to neighbor
2001.db8::110, enter the following command at any level of the CLI.

Syntax: show ipv6 bgp neighbor ipv6-address advertised-routes [detail] ipv6-prefix/prefix-length

The ipv6-address parameter displays routes advertised to a specified neighbor. You must specify
this address in hexadecimal using 16-bit values between colons as documented in RFC 2373.

The detail keyword displays detailed information about the advertised routes. If you do not specify
this keyword, a summary of the advertised routes displays.

The ipv6-prefix/prefix-length parameter displays the specified route advertised to the neighbor
only. You must specify the ipv6-prefix parameter in hexadecimal using 16-bit values between
colons as documented in RFC 2373. You must specify the prefix-length parameter as a decimal
value. A slash mark (/) must follow the ipv6-prefix parameter and precede the prefix-length
parameter.

This display shows the following information.

RcvQue

The number of sequence numbers in the receive queue.

CngstWnd

The number of times the window has changed.

TABLE 109

Summary of route information advertised to a BGP4+ neighbor

This field...

Displays...

Number of BGP4+ Routes
advertised to specified neighbor
(appears only in display for all
routes)

The number of routes displayed by the command.

Status codes

A list of the characters the display uses to indicate the route’s status. The
status code appears in the Status column of the display. The status codes
are described in the command’s output.

Prefix

The advertised route’s prefix.

Next Hop

The next-hop for reaching the advertised route from the device.

MED

The value of the advertised route’s MED attribute. If the route does not have
a metric, this field is blank.

TABLE 108

BGP4+ neighbor configuration information and statistics (Continued)

This field...

Displays...

Brocade# show ipv6 bgp neighbor 2001:db8::110 advertised-routes

There are 2 routes advertised to neighbor 2001:db8::110

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

Prefix Next Hop MED LocPrf Weight Status

1 2001:db8:1234::/48 :: 1 32768 BL

AS_PATH:

2 2001:db8:2002::/48 :: 1 32768 BL

AS_PATH:

Advertising