show qos cosq-stats

Display the Quality of Service (QoS) egress queues statistics.

Syntax

Command Parameters

interface {slot/port[/sub-port][-slot/port[/sub-port]][,...]}
Show Qos Cosq Stats on port. {slot/port[/sub-port][-slot/port[/sub-port]][,...]} identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If your platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
loopback-port <1-2>
Shows Qos Cosq Stats on loopback port.

Default

None

Command Output

The show qos cosq-stats command displays the following information:

Output field

Description

Cos

Indicates the CoS queue number.

Out Packets

Indicates the out packets for the CoS queue.

Out Bytes

Indicates the out bytes for the CoS queue.

Drop Packets

Indicates the drop packets for the CoS queue.

Drop Bytes

Indicates the drop bytes for the CoS queue.

Command Mode

User EXEC

Examples

The following example displays all stats.

Switch:1#show qos cosq-stats interface 1/42 

================================================================================ 
                          Port:1/42  QOS CoS Queue Stats 
================================================================================ 
CoS  Out Packets          Out Bytes            Drop Packets         Drop Bytes           
-------------------------------------------------------------------------------- 
0    0                    0                    0                    0                 
1    0                    0                    0                    0                   
2    0                    0                    0                    0                   
3    0                    0                    0                    0                   
4    0                    0                    0                    0                   
5    0                    0                    0                    0                   
6    0                    0                    0                    0                    
7    0                    0                    0                    0                   
Switch:1#