359
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.
regular-expression
: Specifies a regular expression, which is a case-sensitive string of 1 to 256 characters.
Examples
# Display 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 144
Command output
Field Description
Total number of Routes
Total number of matched routes in the FIB