Command Manual – QoS
H3C S7500E Series Ethernet Switches
Chapter 3 Congestion Management Configuration
Commands
3-3
3.1.3 qos sp
Syntax
qos sp
undo qos sp
View
Ethernet interface view, port group view
Parameters
None
Description
Use the
qos sp
command to configure SP queuing on the current port.
Use the
undo qos sp
command to restore the default queuing algorithm on the port.
By default, the switch adopts the SP queue-scheduling algorithm.
Related commands:
display qos sp interface
.
Examples
# Configure SP queuing on Ethernet 2/0/1.
<H3C> system-view
[H3C] interface Ethernet 2/0/1
[H3C-Ethernet2/0/1] qos sp
3.1.4 qos wrr
Syntax
qos wrr queue-id group
{
sp
|
group-id weight queue-weight
}
undo qos wrr
View
Ethernet interface view, port group view
Parameters
queue-id
: ID of the queue, in the range of 0 to 7.
group-id
: It can only be 1.
weight
schedule-value
: Specifies the scheduling weight of a queue, rang from 1 to 15.
sp
: Configures SP queuing.