ACL Commands 217
The matched times here refer to the software matched times, that is, the matched 
times of the ACLs that needed to be processed by CPU. You can collect hardware 
matched times value by using the traffic-statistic command.
Example
# Display contents of all ACLs.
<SW8800> display acl config all 
Link ACL  4000, 1 rule, 
 rule 0 permit ingress any egress any 
 
Basic ACL   traffic-of-host, 1 rule, 
 rule 1 deny source 10.1.1.1 0 time-range 3com-3com(0 times matched) (Active) 
display acl remaining 
entry
Syntax
display acl remaining entry slot slotid
View
Any view
Parameter
slot slotid: the ID of the specified slot.
Description
Use the display acl running-packet-filter command to display the total number 
of ACL rules that are applied on the specified card.
Example
# Display the total number of ACL rules that are applied on the slot 5.
<SW8800> display acl remaining entry slot 5 
Slot: 5                           
 Resource Total Reserved Configured Remaining Start End  
 Type Number Number Number Number Port Name Port Name  
--------------------------------------------------------------------------  
 METER 256        0          0         256 GE5/1/1 GE5/1/12  
 METER 256        0          0         256 GE5/1/13 GE5/1/24  
 RULE 1024        0          0        1024 GE5/1/1 GE5/1/12  
 RULE 1024        0          0        1024 GE5/1/13 GE5/1/24  
 ACTION 1024          0          0        1024 GE5/1/1 GE5/1/12  
 ACTION 1024        0          0 1024 GE5/1/13 GE5/1/24 
Tab le  28   The description of the information on display
Field  Description 
Resource Type  Resource type
METER: the resource is the flow meter resource;  
RULE: the resource is the rule resource;  
ACTION: the resource is action resource 
Total Number  The total number of ACL rules that are supported by the 
hardware 
Reserved Number  The number of the reserved ACL rules 
Configured Number  The number of the ACL rules that have been configured 
Remaining Number  The number of the remaining ACL rules 
Start Port Name, End Port Name  The names of the start port and the end port