Operation Manual - QoS&QoS Profile
Quidway S3900 Series Ethernet Switches-Release 1510 Chapter 1 QoS Configuration
Huawei Technologies Proprietary
1-20
Operation Command Description
Display all the QoS
settings of the port
display
qos-interface
{ interface-type
interface-number |
unit-id } all
acl-rule: Applied ACL rules which can be the combination of various ACL rules. The
way of combination is described in
Table 1-9.
Note:
z The granularity of TP is 64 kbps. If the number you input is in the range of N*64 to
(N+1)*64 (N is a natural number), the switch will set the value to (N+1)*64 kbps
automatically
z TP configuration is effective only for the ACL rules whose actions are permit.
1.8.3 Configuration Example
z Ethernet1/0/1 of the switch is accessed to the 10.1.1.1/24 network segment
z Perform TP on the packets from the 10.1.1.1/24 network segment and the rate of
TP is set to100 kbps
z The packets beyond the specified traffic are forwarded after their DSCP
precedence is marked as 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] quit
[Quidway] interface Ethernet1/0/1
[Quidway-Ethernet1/0/1] traffic-limit inbound ip-group 2000 100 exceed
remark-dscp 56
1.9 Configuring Redirect
Refer to 1.1.10 Redirect for the introduction to redirect.