H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – QoS
H3C S7500 Series Ethernet Switches Chapter 1
QoS Configuration
1-19
ACL combination Form of the acl-rule argument
Apply a rule in an IP ACL and a rule in
a link ACL at the same time
ip-group { acl-number | acl-name } rule
rule-id link-group { acl-number |
acl-name } rule rule-id
Note:
Priority marking configuration is effective only for ACL rules defined with the permit
keyword specified.
1.5.3 Configuration Example
z A switch is connected to 10.1.1.1/24 network segment through its Ethernet 2/0/1
port.
z Remark the DSCP precedence of the traffic from the 10.1.1.1/24 network segment
to 56.
Configuration procedure:
<H3C> system-view
[H3C] acl number 2000
[H3C-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[H3C-acl-basic-2000] quit
[H3C] interface Ethernet2/0/1
[H3C-Ethernet2/0/1] qos
[H3C-qoss-Ethernet2/0/1] traffic-priority inbound ip-group 2000 dscp 56
1.6 Configuring Rate Limiting on a Port
1.6.1 Configuration Prerequisites
z The port where rate limiting is to be performed is determined.
z The target rate is specified.
1.6.2 Configuration Procedure
Follow these steps to configure rate limit on a port:
To do… Use the command… Remarks
Enter system view
system-view
Enter Ethernet port view
interface interface-type
interface-number