Installation manual

Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 1 ACL Commands
Huawei Technologies Proprietary
1-6
View
System view
Parameter
user-group { acl-number | acl-name }: activate the user-defined ACL. acl-number:
Specifies the ACL number, ranging from 5000 to 5999. acl-name: Specifies the ACL
name with a character string started with English letters (that is [a to z, A to Z]),
excluding space and quotation marks.
ip-group { acl-number | acl-name }:activate the IP ACLs. IP ACLs include basic,
advanced ACLs. acl-number: Specifies the ACL number, ranging from 2000 to 3999.
acl-name: Specifies the ACL name with a character string started with English letters
(that is [a to z, A to Z]), excluding space and quotation marks.
link-group { acl-number | acl-name }: activate the L2 ACL. acl-number: Specifies the
ACL number, ranging from 4000 to 4999. acl-name: Specifies the ACL name with a
character string started with English letters (that is [a to z, A to Z]), excluding space
and quotation marks.
rule rule: Specifies the rule in the ACL to be activated, ranging from 0 to 127. If it is not
specified, all the rules in the ACL will be activated.
Description
Using packet-filter command, you can activate the ACL. Using undo packet-filter
command, you can disable the ACL.
This command supports activating the Layer-2 and Layer-3 ACLs at the same time.
However the actions of the ACLs should be consistent. If the actions conflict (one is
permit and the other is deny), they cannot be activated.
Example
# Activate ACL 2000.
[Quidway] packet-filter ip-group 2000
1.1.6 reset acl counter
Syntax
reset acl counter { all | acl-number | acl-name }
View
User view
Parameter
all: All the access lists (including numbered and named access lists).