HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
10
Field Descri
p
tion
Accelerate
Whether ACL acceleration is enabled:
ACC—Enabled.
UNACC—Disabled.
Status
Whether ACL acceleration is using up to date criteria for rule matching:
UTD—The ACL criteria are up to date and have not changed since ACL acceleration was
enabled.
OOD—The ACL criteria are out of date. This state is displayed, if you modified the ACL
after ACL acceleration was enabled. ACL acceleration matches packets against the old
criteria. To ensure correct packet matching, disable and re-enable ACL acceleration.
display acl ipv6
Use display acl ipv6 to display configuration and match statistics for IPv6 basic and IPv6 advanced
ACLs.
Syntax
display acl ipv6 { acl6-number | all | name acl6-name } [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
acl6-number: Specifies an ACL by its number:
2000 to 2999 for IPv6 basic ACLs
3000 to 3999 for IPv6 advanced ACLs
all: Displays information for all IPv6 basic and IPv6 advanced ACLs.
name acl6-name: Specifies an ACL by its name. The acl6-name argument is a case-insensitive string of
1 to 63 characters. It must start with an English letter.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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
This command displays ACL rules in config or depth-first order, whichever is configured.
Examples
# Display configuration and match statistics for all IPv6 basic and IPv6 advanced ACLs.
<Sysname> display acl ipv6 all