Operation Manual – QoS-QoS Profile
H3C S3100 Series Ethernet Switches
Chapter 1 QoS Configuration
1-23
1) Method
I
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] interface Ethernet1/0/1
[Sysname-Ethernet1/0/1] traffic-priority inbound ip-group 2000 dscp 56
2) Method
II
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] traffic-priority vlan 2 inbound ip-group 2000 dscp 56
1.4.4 Configuring Traffic Policing
Note:
Only H3C S3100-EI series switches support this configuration.
Refer to section
Traffic Policing and Traffic Shaping
for information about traffic policing.
Note that, the
target-rate
argument is committed information rate (CIR), and the
burst-bucket-size
argument is committed burst size (CBS).
I. Configuration prerequisites
z
The ACL rules used for traffic classification are defined. Refer to the ACL
module
of this manual for information about defining ACL rules.
z
The rate limit for traffic policing, and the actions for the packets exceeding the rate
limit are determined.
II. Configuration procedure
You can configure traffic policing for all the packets matching specific ACL rules, or for
the packets that match specific ACL rules and are of a VLAN, of a port group, or pass a
port.