S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
19-4
Cisco MDS 9000 Family Command Reference
OL-18089-01 Cisco MDS NX-OS Release 4.x
Chapter 19 Q Commands
qos dwrr-q
qos dwrr-q
To associate a weight with a deficit weighted round robin (DWRR) scheduler queue
,
use the
qos dwrr-q
command in configuration mode. To remove a previously-configured class, use the
no
form of the
command.
qos dwrr-q
{
high
|
low
|
medium
}
weight
value
no qos dwrr-q
{
high
|
low
|
medium
}
weight
value
Syntax Description
Defaults
10
Command Modes
Configuration mode.
Command History
Usage Guidelines
You can access this command only if you enable the QoS data traffic feature using the
qos enable
command.
Examples
The following example specifies the DWRR queue priority.
switch#
config terminal
switch(config)#
qos dwrr-q high weight 50
The following example reverts to the default value of 10.
switch(config)#
no qos dwrr-q high weight 50
Related Commands
high
Assigns the DWRR queue high option to DWRR queues.
low
Assigns the DWRR queue low option to DWRR queues.
medium
Assigns the DWRR queue medium option to DWRR queues.
weight
value
Specifies DWRR queue weight
Release
Modification
1.3(1)
This command was introduced.
Command
Description
show qos
Displays configured QoS information.