R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

989
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 ip ipv6-prefix to display the statistics of the specified IPv6 prefix list. If no IPv6 prefix list is
specified, the statistics of all IPv6 prefix lists will be 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 236 Command output
Field Descri
p
tion
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 }
undo if-match ipv6 { address | next-hop | route-source } [ acl | prefix-list ]
View
Routing policy view
Default level
2: System level
Parameters
address: Matches the destination address of IPv6 routing information.
next-hop: Matches the next hop of IPv6 routing information.
route-source: Matches the source address of IPv6 routing information.