View the port egress CoS queue statistics. The system displays
the statistics of the forwarded packets and bytes, and the dropped
packets and bytes.
About this task
Note
If you disable rate limiting on queue 6, bandwidth is shared based on the weights
from queues 0 through 6. Based on equal weights assigned for queues 4 through 6,
equal amounts of traffic egress queues 4 through 6. The system displays Queue 6
to provide much lower throughput than 50% of port bandwidth.
Procedure
-
Enter Privileged EXEC mode:
- View the port egress
CoS queue statistics:
show
qos cosq-stats interface <PT_PORT>
Note
The show command output varies based on your hardware platform. On all
VSP platforms except the VSP 8600
Series,
the show command output displays Out Packets and Out Bytes per interface
which shows the number of unicast packets sent out on each queue for an
egress port. VSP 8600
Series
uses VoQ queuing architecture which enables to read the Accepted Packets
and Accepted Bytes on each queue. The Accepted Packets and Accepted
Bytes show the number of packets and bytes that enter the VoQ for a
particular queue on the egress port. The Drop Packets and Drop Bytes
show the number of packets and bytes that are dropped when the VoQ is
full.
Note
On VOSS devices, if there is egress congestion when you enable the
flow-control-mode boot config flag then the system does not drop the
packets at the egress and does not increment the counters under the
show qos cosq-stats interface {slot/port[/sub-port][-slot/port[/sub-port]][,...]} command output. Instead, the system drops the packets
at the ingress port and the system counts them under the INDISCARD
column of show interfaces gigabitEthernet error {slot/port[/sub-port][-slot/port[/sub-port]][,...]} command output.