5-5
Task
Remarks
Configuring WFQ Queuing
Optional
Configuring SP+WRR Queues
Optional
Configuring Congestion Management
Configuring SP Queuing
Configuration procedure
Follow these steps to configure SP queuing:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter
interface
view
interface interface-type
interface-number
Enter
interface
view or port
group view
Enter port
group view
port-group manual
port-group-name
Use either command
Settings in interface view take effect
on the current interface; settings in
port group view take effect on all
ports in the port group.
Configure SP queuing
qos sp
Required
By default, all the ports adopt the
WRR queue scheduling algorithm,
with the weight values assigned to
queue 0 through queue 7 being 1, 2,
3, 4, 5, 9, 13, and 15.
Configuration example
1) Network
requirements
Configure GigabitEthernet 1/0/1 to use SP queuing.
2) Configuration
procedure
# Enter system view
<Sysname> system-view
# Configure GigabitEthernet1/0/1 to use SP queuing.
[Sysname]interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos sp
Configure WRR Queuing
Configuration procedure
Follow these steps to configure group-based WRR queuing:
To do…
Use the command…
Remarks
Enter system view
system-view
—