Command Manual - QoS/ACL
Quidway S2000 Series Ethernet Switches Chapter 1 ACL Commands
1-2
match the rules. After specified the match order of an ACL, you cannot change it,
unless delete all its rules and specify the order again. Note that, the match order of
ACL can only be effective in the case ACL is cited by software to filter and classify
data.
For related configurations, refer to the command rule.
 Note:
S2000 series Ethernet Switches only support basic ACL. The ACL defined on the Ethernet Switch only
can be cited by software, such as used for Logon user’s ACL control function.
Example
# Configure to follow depth-first order to match the rules of ACL 2000.
[Quidway] acl number 2000 match-order auto
1.1.2 display acl config
Syntax
display acl config { all | acl-number | acl-name }
View
Any view
Parameter
all: Configures to display all the ACLs (including numbered and named ACLs).
acl-number: Specifies the sequence number of the ACL to be displayed with a number
between 2000 and 3999.
acl-name: Specifies the name of the ACL to be displayed with a character string
starting with English letters ([a-z, A-Z]) only and excluding space or quotation mark.
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.
Example
# Display the content of all the ACLs.
<Quidway> display acl config all