F3215-HP Load Balancing Module Network Management Command Reference-6PW101
568
Default command level
1: Monitor level
Parameters
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a string of 1 to 19 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management 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.
Usage guidelines
If no IPv6 prefix list is specified, this command displays the statistics for all IPv6 prefix lists.
Examples
# Display the statistics for 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 137 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 an item.
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
Use if-match ipv6 to match IPv6 routes whose destination, next hop, or source address matches the
specified IPv6 prefix list.
Use undo if-match ipv6 to remove the match criterion.
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 ]