2-668
Catalyst 3550 Multilayer Switch Command Reference
OL-8566-01
Chapter 2 Catalyst 3550 Switch Cisco IOS Commands
wrr-queue threshold
Examples This example shows how to configure the tail-drop thresholds of the four queues. The queue 1 thresholds
are 50% and 100%; the queue 2 thresholds are 70% and 100%; queue 3 are thresholds are 80% and 100%;
queue 4 thresholds are 100% and 100%.
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# wrr-queue threshold 1 50 100
Switch(config-if)# wrr-queue threshold 2 70 100
Switch(config-if)# wrr-queue threshold 3 80 100
Switch(config-if)# wrr-queue threshold 4 100 100
You can verify your settings by entering the show mls qos interface buffers privileged EXEC command.
Related Commands Command Description
show mls qos interface Displays QoS information.
wrr-queue dscp-map Maps DSCP values to the tail-drop or WRED thresholds of the egress
queues.
wrr-queue queue-limit Configures the sizes of the egress queues on Gigabit-capable Ethernet
ports.