queue
Syntax
NOTE:
Only applies to the Aruba 8360 Switch Series.
queue action ecn all threshold percent没有queue action ecn all threshold percent
Description
Defines the threshold value and action for a queue in a threshold-profile. When queue utilization exceeds the threshold value, ECT (ECN-Capable Transport) packets will be CE (Congestion Encountered) marked when transmitted.
The没有
form of this command removes the settings for a queue.Command context
config-threshold
Parameters
-
-
Specifies the queue number. Range: 0 to 7.
-
action ecn
-
Apply ECN when the threshold is exceeded.
-
all
-
Applies the action to all colors. Colors are reserved for future use.
-
threshold
percent -
Specifies the threshold value inpercent from 1 to 100.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Assigning a threshold of70%到队列7in profilemythreshold:
switch(config)#qos threshold-profile mythresholdswitch(config-threshold)#queue 7 action ecn all threshold 70 percent
删除一个阈值的70percent from queue7in profilemythreshold:
switch(config)#qos threshold-profile mythresholdswitch(config-threshold)#没有queue 7