315
display bgp routing-table ipv6 unicast inlabel
Use display bgp routing-table ipv6 unicast inlabel to display incoming labels for BGP IPv6 unicast
routing information.
Syntax
display bgp routing-table ipv6 [ unicast ] inlabel
Views
Any view
Predefined user roles
network-admin
network-operator
Usage guidelines
The command with the unicast keyword has the same effect as that without the unicast keyword.
Examples
# Display incoming labels for all BGP IPv6 unicast routing information.
<Sysname> display bgp routing-table ipv6 inlabel
Total number of routes: 2
BGP local router ID is 2.2.2.2
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
* > Network : 1::1 PrefixLen : 128
NextHop : 10::1 OutLabel : NULL
InLabel : 1279
* > Network : 10:: PrefixLen : 64
NextHop : :: OutLabel : NULL
InLabel : 1278
Table 89 Command output
Field Description
Status codes Status codes. For more information, see Table 86.
Origin Origin of the route. For more information, see Table 86.
Network Destination network address.
PrefixLen Prefix length of the destination network address.
NextHop Next hop IPv6 address.
OutLabel
Outgoing label of the IPv6 unicast route, which is assigned by the peer 6PE
device.