Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 587

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

559

53-1003033-02

Displaying BGP4+ information

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 114

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 device that is used when forwarding a packet to
the received route.

MED

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.

Brocade# show ipv6 bgp neighbor 2001:db8::10 received-routes

There are 4 received routes from neighbor 2001:db8::10

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 2001:db8:2002::/642001:db8::10

01000BE

AS_PATH: 400

2

2001:db8:2003::/642001:db8::10 11000BE

AS_PATH: 400

3

2001:db8:2004::/642001:db8::10 11000BE

AS_PATH: 400

4

2001:db8:2005::/642001:db8::10 11000BE

AS_PATH: 400

Advertising