Brocade BigIron RX Series Configuration Guide User Manual

Page 1341

Advertising
background image

BigIron RX Series Configuration Guide

1263

53-1002484-04

Displaying BGP4+ information

46

Syntax: show ipv6 bgp neighbor <ipv6-address> received-routes [detail]

The <ipv6-address> parameter displays route information received from 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 route information. If you do not specify this parameter, a
summary of route information displays.

This display shows the following information:

TABLE 215

Summary of route information received from a BGP4+ neighbor

This field...

Displays...

Number of BGP4+ Routes received
from a neighbor

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 received route’s prefix.

Next Hop

The IPv6 address of the next switch that is used when forwarding a
packet to the received route.

Metric

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

LocPrf

The degree of preference for the advertised route relative to other routes
in the local AS. When the BGP4+ algorithm compares routes on the
basis of local preferences, the route with the higher local preference is
chosen. The preference can have a value from 0 – 4294967295.

BigIron RX# show ipv6 bgp neighbor 2:2:2:2:: received-routes

There are 4 received routes from neighbor 2:2:2:2::

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

PrefixNext HopMetricLocPrfWeightStatus

1 2002::/642:2:2:2::

01000BE

AS_PATH: 400

2

2003::/642:2:2:2:: 11000BE

AS_PATH: 400

3

2004::/642:2:2:2:: 11000BE

AS_PATH: 400

4

2005::/642:2:2:2:: 11000BE

AS_PATH: 400

Advertising