Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
QoS Configuration
1-28
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] traffic-limit inbound ip-group 3000 640 exceed
remark-dscp 4
1.13.2 Configuration Example of Priority Remark
I. Network requirements
Mark ef on the packets that PC1 (whose IP address is 1.0.0.1) sends from 8:00 to 18:00
every day to provide the basis of precedence for the upper-layer devices.
II. Network diagram
Figure 1-9 QoS configuration example
III. Configuration procedure
1) Define the time rang from 8:00 to 18:00
# Define the time rang
<H3C> system-view
[H3C] time-range test 8:00 to 18:00 daily
2) Define the traffic rules of PC packets
# Enter number-identification-based basic ACL view identified.
[H3C] acl number 2000
[H3C-acl-basic-2000] rule 0 permit source 1.0.0.1 0 time-range test
[H3C-acl-basic-2000] quit
3) Remark ef precedence on the packets that PC1 sends
[H3C-Ethernet1/0/1] traffic-priority inbound ip-group 2000 dscp ef