70
3.
Configure SP queuing.
qos sp
By default, basic SP queuing is used.
Only Layer 2 Ethernet interfaces
support configuring SP queuing.
4.
Display SP queuing
configuration.
display qos sp interface
[
interface-type interface-number
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Optional.
Available in any view.
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 group-based WRR queuing
When a WRR queue is configured on an interface, WRR queuing is enabled on the interface, and
other queues on the interface use the default WRR scheduling value and are assigned to the default
WRR priority group.
Configuration procedure
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view or
port group view.
•
Enter
interface
view
:
interface
interface-type
interface-number
•
Enter port group view:
port-group manual
port-group-name
Settings in interface view take effect on the
current interface. Settings in port group
view take effect on all ports in the port
group.
3.
Enable WRR queuing.
qos wrr
WRR queuing is only applicable to Layer 2
interfaces.
By default, an interface uses SP queuing.
4.
Configure a basic
WRR queue.
qos wrr
queue-id
weight
schedule-value
N/A
5.
Display WRR queuing
configuration
information on
interfaces.
display qos wrr interface
[
interface-type
interface-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Optional.
Available in any view.
1.
Configuring group-based WRR queuing
Step
Command
Remarks
1.
Enter system view.
system-view
N/A