Operation Manual – ACL
Quidway S5600 Series Ethernet Switches-Release 1510 Chapter 1
ACL Configuration
Huawei Technologies Proprietary
1-22
Note:
Only the commands related to the ACL configuration are listed below.
1) Define the time range.
# Define the time range ranging from 8:00 to 18:00.
[Quidway] time-range aaa 8:00 to 18:00 daily
2) Create an ACL rule to filter TCP packets.
# Create ACL 5000.
[Quidway] acl number 5000
# Define a rule for TCP packets.
[Quidway-acl-user-5000] rule 1 deny 06 ff 35 time-range aaa
3) Activate the ACL.
# Activate ACL 5000.
[Quidway] interface GigabitEthernet1/0/1
[Quidway-GigabitEthernet1/0/1] packet-filter inbound user-group 5000