R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

367
Parameters
vpn-instance-name: Specifies the VPN instance name, 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, in the range of 0 to 128.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
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.
Examples
# Displays the IPv6 FIB information with the destination address of ::1 in the VPN instance vpn1.
<Sysname> display ipv6 fib vpn-instance vpn1 ::1
FIB Table:
Total number of Routes : 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
Destination: ::1 PrefixLength : 128
NextHop : ::1 Flag : UH
Label : Null Token : Invalid
Interface : InLoopBack0
Table 136 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 a.
LSP index, used to associate an NHLFE entry.
Interface b.
Outgoing interface of packets.