Field Description
Status codes
Route status codes.
Origin
Route origin codes.
Network Destination
network
address
PrefixLen
Prefix length of the destination network address
NextHop
IPv6 address of the next hop
LocPrf
Local preference value
PrefVal Preference
value of the route
Label Received
label
MED
Metric associated with the destination network
Path/Ogn AS_PATH
attribute/route origin of the route.
display ipv6 fib vpn-instance
Syntax
display ipv6 fib
vpn-instance
vpn-instance-name
[
acl6
acl6-number
|
ipv6-prefix
ipv6-prefix-name
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
vpn-instance-name
: VPN instance name, a case-sensitive string of 1 to 31 characters.
acl6
acl6-number
: Displays the IPv6 FIB information of the VPN instance permitted by the specified
ACL. a
cl6-number
is the number of the ACL, in the range of 2000 to 2999. If the specified ACL does
not exist, the command displays all IPv6 FIB information of the VPN instance.
ipv6-prefix ipv6-prefix-name
: Displays the IPv6 FIB information of the VPN instance permitted by
the specified prefix list.
ipv6-prefix-name
is the name of the IPv6 prefix list, a case-sensitive string of
1 to 19 characters. If the specified IPv6 prefix list does not exist, the command displays all IPv6 FIB
information of the VPN instance.
|
: 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.
Description
Use
display ipv6 fib vpn-instance
to display the IPv6 FIB information of the specified VPN.
If you do not specify any optional parameters, the command displays all IPv6 FIB information of the
VPN.
477