show ipv6 bgp neighbors rib-out-routes
Displays information about BGP4+ outbound RIB routes.
Syntax
show ipv6 bgp neighbors
[
ipv6-addr
|
ipv4-addr
]
rib-out-routes
[
ipv6-addr /
mask
]
[
vrf
vrf-name
]
show ipv6 bgp
neighbors
[
ipv6-addr
|
ipv4-addr
]
rib-out-routes
detail
[
ipv6-addr /
mask
]
[
vrf
vrf-name
]
show ipv6 bgp
neighbors
[
ipv6-addr
|
ipv4-addr
]
rib-out-routes
detail
[
vrf
vrf-name
]
show ipv6 bgp
neighbors
[
ipv6-addr
|
ipv4-addr
]
rib-out-routes
[
vrf
vrf-name
]
Parameters
-
ipv6-addr
- IPv6 address of a neighbor in dotted-decimal notation.
-
ipv4-addr
- IPv4 address of a neighbor in dotted-decimal notation.
-
vrf
vrf-name
- Specifies a VRF instance.
-
detail
- Displays detailed RIB route information. Detail information for RIB routes can be fetched for a specific range of IPv6 addresses and for specific VRFs.
Modes
Privileged EXEC mode
Examples
This example shows sample output from the
show ipv6 bgp neighbors rib-out-routes command.
device# show ipv6 bgp neighbors 123::3 rib-out-routes
There are 5 RIB_out routes for neighbor 123::3
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST E:EBGP I:IBGP L:LOCAL
Prefix Next Hop MED LocPrf Weight Status
1 110:110:110::/64 160:160:160::10 0 100 0 BE
AS_PATH: 111
2 110:110:110:1::/64 160:160:160::10 0 100 0 BE
AS_PATH: 111
3 110:110:110:2::/64 160:160:160::10 0 100 0 BE
AS_PATH: 111
4 110:110:110:3::/64 160:160:160::10 0 100 0 BE
AS_PATH: 111
5 110:110:110:4::/64 160:160:160::10 0 100 0 BE
AS_PATH: 111