52-71
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 52 Configuring QoS
Configuring QoS on the Switch
To associate the CoS values to the
1p3q1t
transmit-queue drop thresholds, perform this task in privileged
mode:
Queue 1 is the standard low priority, queue 2 is medium priority, queue 3 is high priority, and queue 4 is
strict priority.
To map the CoS values to the tail-drop threshold, omit the threshold number or enter
0
.
The WRED-drop threshold number is 1.
This example shows how to associate the CoS value 0 to the transmit-queue 1/drop threshold 1:
Console> (enable)
set qos map 1p3q1t tx 1 1 cos 0
Qos tx strict queue and threshold mapped to cos successfully.
Console> (enable)
Associating the 1p1q8t/1p2q1t, 1p3q8t, and 1p7q8t Ports
When you configure the
1p1q8t
/
1p2q1t
and
1p3q8t
ports, note the following:
•
You configure the receive queues and the transmit queues separately.
•
You can associate a CoS value with either the nonconfigurable tail-drop threshold or the
configurable WRED-drop threshold:
–
To associate a CoS value with the tail-drop threshold, map the CoS value to the queue.
–
To associate a CoS value with the WRED-drop threshold, map the CoS value to the queue and
threshold.
1p1q8t Receive Queues
To associate the CoS values to the
1p1q8t
receive queue drop thresholds, perform this task in privileged
mode:
On the
1p1q8t
ports, queue 1 is the standard receive queue, and queue 2 is the strict-priority receive
queue.
To map the CoS values to a tail-drop threshold, omit the threshold number or enter
0
.
This example shows how to associate the CoS value 5 to the strict-priority receive-queue 2:
Console> (enable)
set qos map 1p1q8t rx 2 cos 5
QoS queue mapped to cos successfully.
Console> (enable)
Task
Command
Step 1
Associate the CoS value to a transmit-queue drop
threshold.
set qos map
1p3q1t tx
q#
[
thr#
]
cos
coslist
Step 2
Verify the configuration.
show qos info config
1p3q1t tx
Task
Command
Step 1
Associate the CoS value to a receive queue.
set qos map
1p1q8t
rx
q#
[
thr#
]
cos
coslist
Step 2
Verify the configuration.
show qos info config 1p1q8t rx