Command Manual - QoS/ACL
Quidway S6500 Series Ethernet Switches Chapter 1 ACL Command
Huawei Technologies Proprietary
1-12
Parameter
rule-id: Specifies the subitems of an ACL, ranging from 0 to 127.
Permit: Permits the pass of packets that meet the requirements.
deny: Denies the pass of packets that meet the requirements.
time-range name: Name of a time-range, which means the rule is in effect during this
time-range.
 Note:
The following parameters are various property parameters carried by packets. The ACL
set rules according to this parameter.
z Parameters specific to basic ACLs:
source { source-addr wildcard | any }: source-addr wildcard represents source IP
address and the wildcard digit represented in dotted decimal notation. any represents
all source addresses.
fragment: Means this rule is only effective to fragment packets and is ignored by
non-fragment packets.
z Parameters specific to advanced ACLs:
protocol: Specifies the protocol type which is represented by a name or a number.
When it is a name, this parameter can be adopted like: icmp, igmp, tcp, udp, ip, gre,
ospf, ipinip, etc. If the adopted value is IP, that means all the Internet Protocols. When it
is a number: it ranges from 1 to 225.
source { source-addr wildcard | any }: source-addr wildcard means the source IP
address and the wildcard digit represented in dotted decimal notation. any means all
source addresses. It is applicable to define advanced ACLs.
destination { dest-addr dest-mask | any }: dest-addr wildcard means the destination IP
address and the wildcard digit represented in dotted decimal notation. any means all
destination addresses.
source-port operator port1 [port2]: Source port number of TCP or UDP used by the
packet. operator is port operator, including eq (equal), gt (greater than), lt (less
than),neq (non-equal), range (within this range). Note that this parameter is only
available when the parameter protocol‘ is TCP or UDP. port1 [port2]: Source port
number of TCP or UDP used by the packet, notated by a character or a number which
ranges from 0 to 65535 inclusive. For the value of character, please refer to mnemonic