40
Table 17 Command output
Field Description
Total number of Routes Total number of matched routes in the FIB
Flag
Flag of the route. Possible values are:
• U—Usable route
• G—Gateway route
• H—Host route
• B—Blackhole route
• D—Dynamic route
• S—Static route
Label Label value added to a packet
Token LSP index, used to associate an NHLFE entry
Interface Outgoing interface of packets
display ipv6 fib vpn-instance ipv6-address
Description
Use the display ipv6 fib vpn-instance ipv6-address command to display a VPN’s IPv6 FIB information that
matches a destination IPv6 address.
If you do not specify the prefix length, the command displays the matched IPv6 FIB information that has
the longest prefix. If you specify the prefix length, the command displays the matched IPv6 FIB information
that has the exact prefix length.
Syntax
display ipv6 fib vpn-instance vpn-instance-name ipv6-address [ prefix-length ] [ | { begin | exclude |
include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
vpn-instance-name: Specifies the VPN instance name, which is a case-sensitive string of 1 to 31
characters.
ipv6-address: Specifies the destination IPv6 address.
prefix-length: Specifies the prefix length of the destination IPv6 address, ranging from 0 to 128.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.