Operation Manual - QoS/ACL
Quidway S5000 Series Ethernet Switches Chapter 1 ACL Configuration
1-8
[Quidway] acl name traffic-of-payserver advanced match-order config
# Define the rules for other department to access the payment server.
[Quidway-acl-adv-traffic-of-payserver] rule 1 deny ip source any destination
129.110.1.2 0.0.0.0 time-range huawei
3) Activate ACL.
# Activate the ACL traffic-of-payserver .
[Quidway-GigabitEthernet0/1] packet-filter inbound ip-group traffic-of-payserver
1.3.2 Basic ACL Configuration Example
I. Networking requirements
Using basic ACL, filter the packet which source IP address is 10.1.1.1 during time
range 8:00 ~ 18:00 every day. The host is accessed through Gigabitethernet0/1.
II. Networking diagram
Switch
#1
connect to Router
Figure 1-2 Access control configuration example
III. Configuration precedure
î Note:
In the following configurations, only the commands related to ACL configurations are listed.
1) Define the time range
# Define time range from 8:00 to 18:00.
[Quidway] time-range huawei 8:00 to 18:00 daily
2) Define the ACL for packet which source IP is 10.1.1.1.
# Enter the named basic ACL, named as traffic-of-host.