3com S7906E Guide De Référence

Page de 2327
 
1-10 
Table 1-3 Description on the fields of the display acl command  
Field
 
Description  
Basic 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.  
This field appears as long as one match is found.  
rule 5 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.”
 
reset acl counter 
Syntax 
reset acl counter { acl-number | all | name acl-name } 
View 
User view 
Default Level 
2: System level 
Parameters 
acl-number: IPv4 ACL number, which must be in the following ranges: 
2000 to 2999 for basic IPv4 ACLs 
3000 to 3999 for advanced IPv4 ACLs 
4000 to 4999 for Ethernet frame header ACLs 
all: All IPv4 ACLs except for user-defined ACLs.  
name acl-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  counter command to clear statistics about a specified or all IPv4 ACLs that are 
referenced by upper layer software. 
Examples 
# Clear statistics about IPv4 ACL 2001, which is referenced by upper layer software.  
<Sysname> reset acl counter 2001 
# Clear statistics about the IPv4 ACL named flow, which is referenced by upper layer software. 
<Sysname> reset acl counter name flow