2-195
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Switch Cisco IOS Commands
queue-set
queue-set
Use the
queue-set
interface configuration command 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
Examples
This example shows how to map a port to queue-set 2:
Switch(config)#
interface gigabitethernet0/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(46)EY
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.