581
network-operator
Parameters
name prefix-list-name: Specifies an IPv6 prefix list by its name, a case-sensitive string of 1 to 63
characters. Without this argument, this 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 144 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:
• permit.
• deny.
6::/64 IPv6 address and prefix length for matching.
ge Greater-equal, the lower prefix length.
le Less-equal, the upper prefix length.
Related commands
• ipv6 prefix-list
• reset ipv6 prefix-list
if-match ipv6
Use if-match ipv6 to match IPv6 routes whose destination, next hop, or source matches the specified IPv6
prefix list.
Use undo if-match ipv6 to remove the configuration.
Syntax
if-match ipv6 { address | next-hop | route-source } { acl acl6-number | prefix-list prefix-list-name
undo if-match ipv6 { address | next-hop | route-source } [ acl | prefix-list ]
Default
No IPv6 prefix list match criterion is configured.
Views
Routing policy node view