Displaying routes advertised to a bgp4+ neighbor – Brocade BigIron RX Series Configuration Guide User Manual

Page 1335

Advertising
background image

BigIron RX Series Configuration Guide

1257

53-1002484-04

Displaying BGP4+ information

46

Displaying routes advertised to a BGP4+ neighbor

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

All routes a switch has advertised to a neighbor.

A specified route a switch has advertised to a neighbor.

For example, to display a summary of all routes a switch has advertised to neighbor 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:

TotalRcv

The number of sequence numbers received from the neighbor.

DupliRcv

The number of duplicate sequence numbers received from the neighbor.

RcvWnd

The size of the receive window.

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 209

BGP4+ neighbor configuration information and statistics (Continued)

This field...

Displays...

BigIron RX# show ipv6 bgp neighbor 2000:4::110 advertised-routes

There are 2 routes advertised to neighbor 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 2002:1234::/32 :: 1 32768 BL

AS_PATH:

2 2002::/16 :: 1 32768 BL

AS_PATH:

Advertising