Hi,
I would like to find a command similar to this (on CatOS).
Examples
This example shows how to display the QoS statistics for module 8, port 1:
Console> show qos statistics 8/1
Tx port type of port 8/1 :1p2q2t
Q3T1 statistics are included in Q2T2.
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts
2 1:0 pkts, 2:0 pkts
Rx port type of port 8/1 :1q2t
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts
This example shows how to display the QoS statistics for module 2:
Console> (enable) show qos statistics 2
Warning: QoS is disabled.
On Transmit:Port 2/1 has 2 Queue(s) 2 Threshold(s)
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts
2 1:0 pkts, 2:0 pkts
On Receive:Port 2/1 has 1 Queue(s) 4 Threshold(s)
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts, 3:0 pkts, 4:0 pkts
On Transmit:Port 2/2 has 2 Queue(s) 2 Threshold(s)
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts
2 1:0 pkts, 2:0 pkts
On Receive:Port 2/2 has 1 Queue(s) 4 Threshold(s)
Q # Threshold #:Packets dropped
--- -----------------------------------------------
1 1:0 pkts, 2:0 pkts, 3:0 pkts, 4:0 pkts
Console> (enable)
But my actual router is running IOS. QoS config on the interface
(1P2Q2T) is below . I want to see the stats for different queues, but
could not find commands I need. Thanks in advance for you help.
DEVNET-R6-C6509#show ver | in IOS
Cisco IOS Software, s72033_rp Software (s72033_rp-ADVIPSERVICESK9-M),
Version 12.2(33)SRB6, RELEASE SOFTWARE (fc1)
DEVNET-R6-C6509#
interface GigabitEthernet5/2
mls qos trust dscp
wrr-queue cos-map 1 1 1
wrr-queue cos-map 1 2 0
wrr-queue cos-map 2 1 2 3 4
wrr-queue cos-map 2 2 6 7
priority-queue cos-map 1 5
wrr-queue queue-limit 40 30
wrr-queue bandwidth 30 70
wrr-queue random-detect min-threshold 1 40 80
wrr-queue random-detect max-threshold 1 80 100
wrr-queue random-detect min-threshold 2 70 80
wrr-queue random-detect max-threshold 2 80 100
Blogs and organic groups at http://www.ccie.net
Received on Sat Mar 27 2010 - 00:02:07 ART
This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 07:26:36 ART