12-27
display ip ipv6-prefix
Syntax
display ip ipv6-prefix
[
ipv6-prefix-name
]
View
Any view
Default Level
1: Monitor level
Parameters
ipv6-prefix-name
: IPv6 prefix list name, a string of 1 to 19 characters.
Description
Use the
display ip ipv6-prefix
command to display the statistics of the specified IPv6 prefix list.
If no IPv6 prefix list is specified, the statistics of all IPv6 prefix lists are displayed.
Examples
# Display the statistics of all IPv6 prefix lists.
<Sysname> display ip ipv6-prefix
Prefix-list6 abc
Permitted 0
Denied 0
index: 10 permit ::/0
index: 20 permit ::/1 ge 1 le 128
Table 12-4
display ip ipv6-prefix
command output description
Field
Description
Prefix-list6
Name of the IPv6 prefix list
Permitted
Number of routes satisfying the match criterion
Denied
Number of routes not satisfying the match criterion
Index
Index number of the prefix list
Permit
Match mode of the item: permit, or deny
::/1
IPv6 address and prefix length for matching
ge
greater-equal: the lower prefix length
Le
less-equal: the upper prefix length
if-match ipv6
Syntax
if-match ipv6
{
address
|
next-hop
|
route-source
} {
acl acl6-number |
prefix-list
ipv6-prefix-name
}