Installation manual
Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 1 ACL Commands
Huawei Technologies Proprietary
1-3
Description
Using display acl config command, you can view the detail configuration information
about the ACL, including all the statements and sequence numbers and how many
packets and bytes matched these statements. The matched information is the
information treated by switch’s CPU. The matched information of transmitted data can
be displayed by display qos-global traffic-statistic command.
Example
# Display the content of all the ACLs.
<Quidway> display acl config all
Basic ACL 2010, 1 rule,
rule 1 permit 10.0.0.1 0 (0 times matched)
Basic ACL 2020, 1 rule,
rule 2 permit 20.0.0.1 0 (0 times matched)
Basic ACL std1, 2 rules,
rule 1 permit 20.0.0.1 0 (0 times matched)
rule 2 permit 30.0.0.1 0 (0 times matched)
Table 1-2 the display Information
Field Description
Basic ACL 2010, 1
rule,
rule 1 permit
10.0.0.1 0 (0 times
matched)
“Basic ACL” delegates the type of ACL, the type of ACL
can be “advanced ACL”, “Basic ACL”, “Interface based
ACL” or “Link ACL”. “2010” indicates the number of ACL
( in this location, it may be the name of the ACL) , “1 rule”
indicates the rule number of the ACL. “ rule 1 permit
10.0.0.1 0 (0 times matched)” indicates the rule’s content
1.1.3 display acl running-packet-filter all
Syntax
display acl running-packet-filter all
View
Any view
Parameter
None