41-53
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 41 Configuring QoS
Configuring QoS
Queue 1 is the standard queue. Queue 2 is the strict-priority queue.
Threshold numbers range from 1 for low priority to 4 for high priority.
This example shows how to associate the CoS value 5 to strict-priority receive-queue 2/threshold 1:
Console> (enable)
set qos map 1p1q4t rx 2 1 cos 5
Qos rx strict queue and threshold mapped to cos successfully.
Console> (enable)
1p2q2t Transmit Queues
To associate CoS values to the
1p2q2t
transmit-queue drop thresholds, perform this task in privileged
mode:
Queue 1 is standard low priority, queue 2 is high priority, and queue 3 is strict priority.
Threshold 1 low priority and 2 is high priority.
This example shows how to associate the CoS value 5 to strict-priority transmit-queue 3/drop
threshold 1:
Console> (enable)
set qos map 1p2q2t tx 3 1 cos 5
Qos tx strict queue and threshold mapped to cos successfully.
Console> (enable)
Associating 1p1q0t, 1p3q1t Ports
On
1p1q0t
,
1p3q1t
ports, you configure the receive queues and the transmit queues separately.
1p1q0t Receive Queues
To associate CoS values to a
1p1q0t
receive queue, perform this task in privileged mode:
Queue 1 is the standard queue. Queue 2 is the strict-priority queue.
This example shows how to associate the CoS value 5 to strict-priority receive-queue 2:
Console> (enable)
set qos map 1p1q0t rx 2 cos 7
QoS queue mapped to cos successfully.
Console> (enable)
Task
Command
Step 1
Associate a CoS value to a transmit-queue drop
threshold.
set qos map
1p2q2t tx
q#
thr#
cos
coslist
Step 2
Verify the configuration.
show qos
info config
{
1p1q4t rx
|
1p1q0t rx
|
1p2q2t tx
|
2q2t tx
|
1p3q1t tx
}
Task
Command
Step 1
Associate a CoS value to a receive queue.
set qos map
1p1q0t rx
q#
cos
coslist
Step 2
Verify the configuration.
show qos
info config
{
1p1q4t rx
|
1p1q0t rx
|
1p2q2t tx
|
2q2t tx
|
1p3q1t tx
}