Queue-set – Dell POWEREDGE M1000E User Manual

Page 440

Advertising
background image

2-410

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell 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

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(40)EX1

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.

Advertising