Operation Manual - QoS&QoS Profile
Quidway S3900 Series Ethernet Switches-Release 1510 Chapter 1 QoS Configuration
Huawei Technologies Proprietary
1-16
Table 1-9 Ways of issuing combined ACLs
ACL combination Form of the acl-rule argument
Apply all the rules in an IP ACL
separately
ip-group acl-number
Apply a rule in an IP ACL separately
ip-group acl-number rule rule
Apply all the rules in a Link ACL
separately
link-group acl-number
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 Ethernet1/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 Ethernet1/0/1
[Quidway-Ethernet1/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