Displaying the adj-rib-out for a bgp4+ neighbor – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 590

Advertising
background image

562

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Displaying BGP4+ information

Displaying the Adj-RIB-Out for a BGP4+ neighbor

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

All routes in a device’s current BGP4+ Routing Information Base (Adj-RIB-Out) for a specified
neighbor.

A specified route in a device’s current BGP4+ RIB for a specified neighbor.

The RIB contains the routes that the device either has most recently sent to the neighbor or is
about to send to the neighbor.

For example, to display a summary of all routes in a device’s RIB for neighbor 2001:db8::110, enter
the following command at any level of the CLI.

Syntax: show ipv6 bgp neighbor ipv6-address rib-out-routes [ipv6-prefix/prefix-length | detail

[ipv6-prefix/prefix-length network-mask]]

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

The ipv6-prefix/prefix-length parameter displays the specified RIB route for the neighbor. 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.

The detail ipv6-prefix/prefix-length network-mask parameter displays detailed information about
the specified RIB routes. If you do not specify this parameter, a summary of the RIB routes displays.
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. You must
specify the network-mask parameter using 8-bit values in dotted decimal notation.

Adj RIB out count

The number of routes in the device’s current BGP4+ Routing Information Base
(Adj-RIB-Out) for a specified neighbor.

Admin distance

The administrative distance of the route.

TABLE 115

Detailed route information received from a BGP4+ neighbor (Continued)

This field...

Displays...

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

There are 2 RIB_out routes for neighbor 2001:db8::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:1234::/48 :: 1 100 32768 BL

AS_PATH:

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

AS_PATH:

Advertising