247
Syntax
display bgp routing-table ipv6
[
unicast
]
peer
ipv6-address
{
advertised-routes
|
received-routes
}
[
network-address prefix-length
|
statistics
]
display bgp routing-table ipv6
[
unicast
]
vpn-instance
vpn-instance-name
peer
ipv6-address
{
advertised-routes
|
received-routes
} [
network-address prefix-length
|
statistics
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv6-address
: Specifies the IPv6 address of a peer.
advertised-routes
: Displays routing information advertised to the specified peer.
received-routes
: Displays routing information received from the specified peer.
network-address prefix-length
: Specifies the destination network address and prefix length. The value
range for the
prefix-length
argument is 0 to 128. If this argument is not specified, the command displays
all BGP IPv6 unicast routing information.
statistics
: Displays route statistics.
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters. If no VPN is specified, the command displays the BGP IPv6 unicast routing information for the
public network.
Usage guidelines
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Display all BGP IPv6 unicast routing information advertised to BGP peer 1::1.
<Sysname> display bgp routing-table ipv6 peer 1::1 advertised-routes
Total number of routes: 1
BGP local router ID is 192.168.1.136
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
> Network : 2:: PrefixLen : 64
NextHop : :: LocPrf :
MED : 0 OutLabel : NULL
Path/Ogn: i
# Display all BGP IPv6 unicast routing information received from BGP peer 1::1.
<Sysname> display bgp routing-table ipv6 peer 1::1 received-routes
Total number of routes: 1