Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
QoS Configuration
1-19
z The ports that need this configuration are specified
1.8.2 Configuration Procedure of TP
Table 1-12 Configure TP
Operation Command Description
Enter system view
system-view
—
Enter Ethernet port
view
interface
interface-type
interface-number
—
Configure
traffic-based TP
traffic-limit inbound
acl-rule target-rate
[ exceed action ]
Required
exceed action: Sets the actions
on the packets exceeding the
specified traffic when the packet
traffic exceeds the specified
traffic. The actions include:
z drop: Drops the packets.
z remark-dscp dscp-value:
Resets the DSCP precedence
of the packets and forwards
them.
Display the parameter
configurations of
traffic policing
display
qos-interface
{ interface-type
interface-number |
unit-id } traffic-limit
Display all the QoS
settings of the port
display
qos-interface
{ interface-type
interface-number |
unit-id } all
Optional
You can execute the display
command in any view
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.