Command Manual (For Soliton) – QoS-QoS Profile
H3C S3100 Series Ethernet Switches
Chapter 1 QoS Commands
1-41
Note:
z
The traffic redirecting function configured on a VLAN is only applicable to packets
tagged with 802.1Q header.
z
Packets redirected to the CPU are not forwarded.
z
If the traffic is redirected to a Combo port in down state, the system automatically
redirects the traffic to the port corresponding to the Combo port in up state. Refer to
Port Basic Configuration
module of this manual for information about Combo ports.
Related command:
display qos-vlan
.
Example
# Redirect the packets that match ACL 2000 rules and are of VLAN 1 to Ethernet 1/0/7.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 1.1.1.0 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] traffic-redirect vlan 1 inbound ip-group 2000 interface
Ethernet1/0/7
1.1.36 traffic-shape
Syntax
traffic-shape
queue
queue-id
max-rate
burst-size
undo traffic-shape
queue
queue-id
View
Ethernet port view
Parameter
queue queue-id
: Specifies the ID of a queue, in the range of 0 to 3.
max-rate
: Maximum traffic rate on a port, in kbps. It’s in the range of 64 to 100000(for
100Mbps Ethernet ports)or 64 to 1000000(for 1000 Mbps Ethernet ports).Note that this
argument must be a multiple of 64.
burst-size
: Burst size (in KB), in the range 8 to 1016. This argument must be a multiple
of 8.