HP VPN Firewall Appliances Network Management Command Reference
686
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 argument, this command displays the IPv6 FIB entry maximally
matching the destination IPv6 address.
If you specify the prefix-length argument, this command displays the IPv6 FIB entry exactly matching the
specified destination IPv6 address and prefix length.
Examples
# Display the IPv6 FIB entry maximally matching the destination IPv6 address.
<Sysname> display ipv6 fib ::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 : 0
Interface : InLoopBack0
Table 144 Command output
Field Descri
p
tion
Total number of Routes Total number of routes in the FIB.
Destination Destination address.
PrefixLength Prefix length of the destination address.
NextHop Next hop.
Flag
Route flag:
• U—Usable route.
• G—Gateway route.
• H—Host route.
• B—Black hole route.
• D—Dynamic route.
• S—Static route.
Label Label.
Token Label switched path index number.
Interface Outgoing interface.
display ipv6 interface
Use display ipv6 interface to display IPv6 information about an interface.