2-510
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
queue-set
queue-set
Use the queue-set interface configuration command on the switch stack or on a standalone switch to map
a port to a queue-set. Use the no form of this command to return to the default setting.
queue-set qset-id
no queue-set qset-id
Syntax Description
Defaults The queue-set ID is 1.
Command Modes Interface configuration
Command History
Usage Guidelines For information about automatic generation of the queue-set ID with the auto qos voip command, see
the “Usage Guidelines” section for the auto qos voip command.
Examples This example shows how to map a port to queue-set 2:
Switch(config)# interface gigabitethernet2/0/1
Switch(config-if)# queue-set 2
You can verify your settings by entering the show mls qos interface [interface-id] buffers privileged
EXEC command.
Related Commands
qset-id ID of the queue-set. Each port belongs to a queue-set, which defines all the
characteristics of the four egress queues per port. The range is 1 to 2.
Release Modification
12.2(53)SE2 This command was introduced.
Command Description
mls qos queue-set output buffers Allocates buffers to a queue-set.
mls qos queue-set output threshold Configures the weighted tail-drop (WTD) thresholds,
guarantees the availability of buffers, and configures the
maximum memory allocation to a queue-set.
show mls qos interface buffers Displays quality of service (QoS) information.