2-306
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
mls qos srr-queue output cos-map
mls qos srr-queue output cos-map
Use the
mls qos srr-queue output cos-map
global configuration command to map class of service
(CoS) values to an egress queue or to map CoS values to a queue and to a threshold ID. Use the
no
form
of this command to return to the default setting.
mls qos srr-queue output cos-map
queue
queue-id
{
cos1...cos8
|
threshold
threshold-id
cos1...cos8
}
no mls qos srr-queue output cos-map
Syntax Description
Defaults
shows the default CoS output queue threshold map:
Command Modes
Global configuration
Command History
Usage Guidelines
The drop-threshold percentage for threshold 3 is predefined. It is set to the queue-full state.
queue
queue-id
Specify a queue number.
For
queue-id
, the range is 1 to 4.
cos1...cos8
Map CoS values to an egress queue.
For
cos1...cos8
, enter up to eight values, and separate each value with a
space. The range is 0 to 7.
threshold
threshold-id
cos1...cos8
Map CoS values to a queue threshold ID.
For
threshold-id
, the range is 1 to 3.
For
cos1...cos8
, enter up to eight values, and separate each value with a
space. The range is 0 to 7.
Table 2-12
Default CoS Output Queue Threshold Map
CoS Value
Queue ID - Threshold ID
0, 1
2 - 1
2, 3
3 - 1
4
4 - 1
5
1 -1
6, 7
4 - 1
Release
Modification
12.1(14)AX
This command was introduced.