display ipv6 prefix-list
Use display ipv6 prefix-list to display IPv6 prefix list statistics.
Syntax
display ipv6 prefix-list [ name prefix-list-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
name prefix-list-name: Specifies an IPv6 prefix list by its name, a case-sensitive string of 1 to 63 characters. If you do not specify this option, the command displays statistics for all IPv6 prefix lists.
Examples
# Display the statistics for all IPv6 prefix lists.
<Sysname> display ipv6 prefix-list Prefix-list6: 666 Permitted 0 Denied 0 index: 10 Permit 6::/64 ge 66 le 88
Table 182: Command output
Field | Description |
---|---|
Prefix-list6 | Name of the IPv6 prefix list. |
Permitted | Number of routes matching the criterion. |
Denied | Number of routes not matching the criterion. |
index | Index number of an item. |
permit | Match mode of the item:
|
6::/64 | IPv6 address and prefix length for matching. |
ge | Greater-equal, the lower prefix length limit. |
le | Less-equal, the upper prefix length limit. |
Related commands
ipv6 prefix-list
reset ipv6 prefix-list