Displaying routes advertised to a bgp4+ neighbor – Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual

Page 356

Advertising
background image

342

Brocade Virtual ADX Switch and Router Guide

53-1003246-01

Displaying BGP4+ information

9

Displaying routes advertised to a BGP4+ neighbor

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

All routes a Virtual ADX

device has advertised to a neighbor.

A specified route a Virtual ADX

device has advertised to a neighbor.

For example, to display a summary of all routes a Virtual ADX

device has advertised to neighbor

2001:db8:2000:4::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 10

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 device for reaching the advertised route from the Virtual ADX
device.

Metric

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

TABLE 9

BGP4+ neighbor configuration information and statistics (Continued)

This field...

Displays...

Virtual ADX# show ipv6 bgp neighbor 2001:db8:2000:4::110 advertised-routes

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

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

Prefix Next Hop Metric LocPrf Weight Status

1 2001:db8:2002:1234::/32 :: 1 32768 BL

AS_PATH:

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

AS_PATH:

Advertising