Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-1137
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show qos info
The number preceding the p letter in the port_type value (for example, 1p2q2t and 1p1q4t) determines
the threshold in the priority queue.
The 1p2q1t and 1p1q8t port types are not supported.
Note When a switchover occurs, you cannot view the ACLs and policers deployed using COPS-DS until the
COPS-DS client on the new active supervisor engine establishes connection to the PDP and downloads
the QoS policy. The runtime fields in the output display will be blank until QoS policy is downloaded to
the new active supervisor engine.
Examples This example shows how to display QoS-related NVRAM-transmit threshold information:
Console> (enable) show qos info config 2q2t tx
QoS setting in NVRAM for 2q2t transmit:
QoS is disabled
CoS = 0
Queue and Threshold Mapping:
Queue Threshold CoS
----- --------- ---------------
1 1 0 1
1 2 2 3
2 1 4 5
2 2 6 7
Tx drop thresholds:
Queue # Thresholds - percentage (abs values )
------- -------------------------------------
1 40% 100%
2 40% 100%
Queue Sizes:
Queue # Sizes - percentage (abs values )
------- -------------------------------------
1 80%
2 20%
WRR Configuration:
Ports have transmit ratios between queue 1 and 2 of
100:256
Console> (enable)
This example shows how to display QoS-related NVRAM receive-threshold information:
Console> (enable) show qos info config 1p1q4t rx
QoS setting in NVRAM for 1p1q4t receive:
QoS is disabled
Queue and Threshold Mapping for 1p1q4t (rx):
Queue Threshold CoS
----- --------- ---------------
1 1 0
1 2 2 3
1 3 4 5
1 4 1 6 7
2 1
Rx drop thresholds:
Queue # Thresholds - percentage (abs values )
------- -------------------------------------
1 50% 60% 80% 100%
Console> (enable)