Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
QoS Configuration
1-27
1.13 QoS Configuration Example
1.13.1 Configuration Example of TP and Port Rate Limit
I. Network requirement
The enterprise network interconnects all the departments through the ports of the
Ethernet switch. The salary query server of the financial department is accessed
through Ethernet1/0/1 whose IP address is 129.110.1.2. The network requirements are
to limit the average rate of outbound traffic within 640 Kbps and set the precedence of
packets exceeding the specification to 4.
II. Network diagram
R&D department
Salary
Switch
query server
To the router
E1/0/1
129 .110 .1.2
R&D department
Salary
Switch
query server
To the router
E1/0/1
129 .110 .1.2
e
Figure 1-8 QoS configuration exampl
III. Configuration procedure
Note:
Only the commands related to QoS/ACL configurations are listed in the following
configurations.
1) Define the outbound traffic of the salary query server
# Enter ACL 3000 view.
<H3C> system-view
[H3C] acl number 3000
# Define ACL 3000 rules.
[H3C-acl-adv-3000] rule 1 permit ip source 129.110.1.2 0.0.0.0 destination any
[H3C-acl-adv-3000] quit
2) Limit the outbound traffic of the salary query server
# Limit the average rate of outbound traffic to be within 640 Kbps and set the
precedence of packets exceeding the specification to 4.