Command Manual – QoS/ACL 
Quidway S8500 Series Routing Switches  Chapter 1  ACL Commands
 
Huawei Technologies Proprietary 
1-1 
Chapter 1  ACL Commands 
 
  Caution: 
z  The syntax of the QoS/ACL command used for service processor cards 
(LSB1NATB0 cards in the context of this document) is somewhat different from that 
for interface cards. The commands executed in VLAN view in this chapter are 
commands for the service processor cards. 
z  Service processor cards do not support Layer 2 ACL. 
 
1.1  ACL Commands 
1.1.1  acl  
Syntax 
acl { number acl-number | name acl-name [ advanced | basic | link ] } [ match-order 
{ config | auto } ] 
undo acl { number acl-number | name acl-name | all } 
View 
System view 
Parameter 
number acl-number: ACL number, in the range of: 
2000 to 2999: Represents basic ACL. 
3000 to 3999: Represents advanced ACL. 
4000 to 4999: Represents Layer 2 ACL. 
name acl-name: Character string, which must be started with an English letter (i.e., a-z 
or A-Z), and there should not be a space or quotation mark in it; case insensitive, key 
words all and any are not allowed to use. 
advanced: Advanced ACL. 
basic: Basic ACL. 
link: Layer 2 ACL. 
config: In configuration order during matching ACL rules.