This command displays information about IPv6 BGP routes installed in the BGP routing information base (RIB).
ipv6_address/masklen | Optionally specify an IPv6 address along with a mask length. |
Privileged Execution
The show ipv6 bgp command displays information about IPv6 BGP routes installed in the BGP RIB. By optionally specifying an IPv6 prefix with a mask or netmask, the output will only display detailed information for this route.
The following example returns BGP information for all BGP routes installed in the BGP RIB.
System(rw)->show ipv6 bgp System(rw)->
show ipv6 bgp peer Output Details table describes the fields that appear in the show ipv6 bgp query.
.
Output... | What it displays... |
---|---|
Stat | Specifies the status of the route as follows:
|
Aggr | Specifies a route aggregation code as follows:
|
Network | Specifies the network this route is on. |
Next Hop | Specifies the IP address of the nearest gateway used to reach the EBGP peer |
Rib | Specifies whether the route is installed in the unicast or multicast RIB |
MED | Specifies the MED value for the route. |
Local-Pref | Specifies the Local Preference value for the route. |
Origin | Specifies whether the origin of the route is an internal or external protocol. |
AS Path | Specifies the route‘s AS Path. |