Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
   
2-188
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter 2      CGESM Switch Cisco IOS Commands
mls qos queue-set output threshold
mls qos queue-set output threshold
Use the mls qos queue-set output threshold global configuration command to configure the weighted 
tail-drop (WTD) thresholds, to guarantee the availability of buffers, and to configure the maximum 
memory allocation to a queue-set (four egress queues per port). Use the no form of this command to 
return to the default setting.
mls qos queue-set output qset-id threshold queue-id drop-threshold1 drop-threshold2 
reserved-threshold maximum-threshold
no mls qos queue-set output qset-id threshold [queue-id]
Syntax Description
Defaults
When quality of service (QoS) is enabled, WTD is enabled.
 shows the default WTD threshold settings.
Command Modes
Global configuration
Command History
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.
queue-id
Specific queue in the queue-set on which the command is performed. The 
range is 1 to 4.
drop-threshold1 
drop-threshold2
Two WTD thresholds expressed as a percentage of the queue’s allocated 
memory. The range is 1 to 400 percent. 
reserved-threshold
Amount of memory to be guaranteed (reserved) for the queue and expressed 
as a percentage of the allocated memory. The range is 1 to 100 percent. 
maximum-threshold
Enable a queue in the full condition to get more buffers than are reserved for 
it. This is the maximum memory the queue can have before the packets are 
dropped. The range is 1 to 400 percent.
Table 2-9
Default Egress Queue WTD Threshold Settings
Feature
Queue 1
Queue 2
Queue 3
Queue 4
WTD Drop Threshold 1
100 percent
200 percent
100 percent
100 percent
WTD Drop Threshold 2
100 percent
200 percent
100 percent
100 percent
Reserved Threshold
50 percent
100 percent
50 percent
50 percent
Maximum Threshold
400 percent
400 percent
400 percent
400 percent
Release
Modification
12.2(25)SE1
This command was introduced.