R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101
9
• 2000 to 2999 for IPv4 basic ACL
• 3000 to 3999 for IPv4 advanced ACL
all: Displays ACL acceleration status information for all IPv4 ACLs.
|: 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.
Description
Use display acl accelerate to display ACL acceleration status for one or all IPv4 ACLs.
Examples
# Display ACL acceleration status for all IPv4 ACLs.
<Sysname> display acl accelerate all
Status: UTD -- up to date, OOD -- out of date
Accelerate: ACC -- accelerated, UNACC -- unaccelerated
Group Accelerate Status
--------------------------------------------------
2000 ACC UTD
3000 ACC OOD
3001 ACC UTD
3002 UNACC UTD
Table 2 Command output
Field Descri
p
tion
Group IPv4 ACL number
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 have modified
the ACL after ACL acceleration was enabled. ACL acceleration matches packets still
against the old criteria. To ensure correct packet matching, disable and re-enable
ACL acceleration.
display acl ipv6
Syntax
display acl ipv6 { acl6-number | all | name acl6-name } [ | { begin | exclude | include }
regular-expression ]