2-192
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
mls qos queue-set output buffers
Examples
This example shows how to map a port to queue-set 2. It allocates 40 percent of the buffer space to egress
queue 1 and 20 percent to egress queues 2, 3, and 4:
Switch(config)#
mls qos queue-set output 2 buffers 40 20 20 20
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
or the
show
mls qos queue-set
privileged EXEC command.
Related Commands
Command
Description
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.
queue-set
Maps a port to a queue-set.
show mls qos interface
buffers
Displays quality of service (QoS) information.
show mls qos queue-set
Displays egress queue settings for the queue-set.