Command Manual (For Soliton) – QoS-QoS Profile
H3C S3100 Series Ethernet Switches
Chapter 1 QoS Commands
1-36
Note:
z
Traffic policing configured on a VLAN is only applicable to packets tagged with
802.1Q header.
z
With broadcast suppression, multicast suppression, or line rate for the inbound
direction enabled on a device, you cannot configure traffic policing on the device.
For detailed information about broadcast suppression and multicast suppression,
refer to
Basic Port Configuration
in this manual.
Related commands:
display qos-vlan
,
reset
traffic-limit vlan
.
Example
# Perform traffic policing for packets matching ACL 4000 on VLAN 1. Limit the rate
within 128 kbps and drop the packets exceeding the traffic limit on VLAN 1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] traffic-limit vlan 1 inbound link-group 4000 128 exceed drop
1.1.32 traffic-priority
Syntax
traffic-priority inbound
acl-rule
{
dscp dscp-value
|
cos
cos-value
|
local-precedence
pre-value
}*
undo traffic-priority
inbound
acl-rule
View
System view, Ethernet port view, Port group view
Parameter
inbound
: Marks the priority for inbound packets.
acl-rule
: ACL rules to be applied. This argument can be the combination of multiple
ACLs. For more information about this argument, refer to
Table 1-8
and
Table 1-9
. Note
that the ACL rules referenced must be those defined with the
permit
keyword specified.
dscp dscp-value
: Sets the DSCP precedence, in the range 0 to 63. You can also enter
a keyword listed in
Table 1-13
for the
dscp-value
argument.
cos cos-value
: Sets the 802.1p precedence, in the range 0 to 7. You can also enter a
keyword listed in
Table 1-14
for the
cos-value
argument.
local-precedence
pre-value
: Sets the local precedence. The
pre-value
argument
ranges from 0 to 3.