![Huawei Quidway S5600 Operation Manual Download Page 727](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841727.webp)
Operation Manual - QoS&QoS Profile
Quidway S5600 Series Ethernet Switches
Chapter 1 QoS Configuration
Huawei Technologies Proprietary
1-15
ACL combination
Form of the acl-rule argument
Apply a rule in a Link ACL separately
link-group acl-number
rule
rule
Apply a rule in an IP ACL and a rule in
a Link ACL at the same time
ip-group acl-number
rule
rule link-group
acl-number
rule
rule
1.5.3 Configuration Example
z
GigabitEthernet1/0/1 of the switch is accessed into the 10.1.1.1/24 network
segment
z
Remark the DSCP precedence of the traffic from the 10.1.1.1/24 network segment
to 56
Configuration procedure:
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] acl number 2000
[Quidway-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[Quidway-acl-basic-2000] rule deny source any
[Quidway-acl-basic-2000] quit
[Quidway] interface GigabitEthernet1/0/1
[Quidway-GigabitEthernet1/0/1] traffic-priority inbound ip-group 2000 dscp 56
1.6 Setting the Precedence of Protocol Packet
The protocol packet carries its own precedence. You can modify the precedence of the
protocol packet through setting its precedence. And then you can match the
precedence with the corresponding QoS action to perform the corresponding QoS
operation on the protocol packet.
1.6.1 Configuration Prerequisites
z
The protocol type whose precedence needs modification is specified
z
The precedence value after modification is specified
1.6.2 Configuration Procedure
Table 1-10
Set the precedence of the protocol packet
Operation
Command
Description
Enter system
view
system-view
—