Operation Manual - QoS&QoS Profile
Quidway S5600 Series Ethernet Switches Chapter 1 QoS Configuration
Huawei Technologies Proprietary
1-25
II. Network diagram
R&D dept
Salary query server
Switch
To router
GE1/0/1
129.110.1.2
Figure 1-7 QoS configuration example
III. Configuration procedure
 Note:
Only the commands related with QoS/ACL configurations are listed in the following
configurations.
1) Define the outbound traffic of the salary query server
# Enter ACL 3000 view.
<Quidway> system-view
[Quidway] acl number 3000
# Define ACL 3000 rules.
[Quidway-acl-adv-3000] rule 1 permit ip source 129.110.1.2 0.0.0.0 destination
any
[Quidway-acl-adv-3000] rule deny ip source any destination any
[Quidway-acl-adv-3000] quit
2) Limit the outbound traffic of the salary query server
# Limit the average rate of outbound traffic within 640kbps and set the precedence of
packets exceeding the specification to 4.
[Quidway] interface GigabitEthernet1/0/1
[Quidway-GigabitEthernet1/0/1] traffic-limit inbound ip-group 3000 640 exceed
remark-dscp 4