Command Manual – ACL
H3C S7500E Series Ethernet Switches
Chapter 1 ACL Configuration Commands
1-27
<Sysname> display acl ipv6 2001
Basic IPv6 ACL 2001, named flow, 1 rule,
ACL's step is 5
rule 0 permit source 1::2/128 (5 times matched)
rule 0 comment This rule is used in eth 2/0/1
Table 1-8
Description on the fields of the
display acl ipv6
command
Field
Description
Basic IPv6 ACL 2001
The displayed information is about the basic IPv4
ACL 2001.
named flow
The name of the ACL is flow.
1 rule
The ACL contains one rule.
Acl's step is 5
The rules in this ACL are numbered in steps of 5.
5 times matched
Five matches for the rule. Only ACL matches
performed by software are counted.
The field appears as long as one match is found.
rule 0 comment This rule is
used in eth 2/0/1
The description of ACL rule 5 is “This rule is used in
eth 2/0/1.”
1.3.6 reset acl ipv6 counter
Syntax
reset
acl
ipv6
counter
{
acl6-number
|
all
|
name
acl6-name
}
View
User view
Parameters
all
: All basic and advanced IPv6 ACLs.
acl6-number
: IPv6 ACL number, which must be in the following ranges:
z
2000 to 2999 for basic IPv6 ACLs
z
3000 to 3999 for advanced IPv6 ACLs
name acl6-name
: Specifies the name of the ACL, which is a case insensitive string of 1
to 32 characters. It must start with an English letter and cannot be the English word of
all to avoid confusion.
Description
Use the
reset
acl
ipv6
counter
command to clear statistics about a specified or all
IPv6 ACLs that are referenced by upper layer software.