CLI Guide

Table Of Contents
Layer 2 Switching Commands 788
show interfaces traffic
Use the show interfaces traffic command to display traffic information.
Syntax
show interfaces traffic [interface-id]
interface-id—A valid Ethernet interface specifier.
Port-channels are not allowed
with this command as the queuing and drops occur on the individual
interfaces and not on the port channel.
Default Configuration
The default is to show the global traffic class group configuration.
Command Mode
Privileged Exec mode
User Guidelines
The interface-id parameter is optional. The following information is
displayed:
Field Description
Congestion drops
Packets dropped due to congestion. This includes packets
that exceeded an upper WRED threshold and packet
dropped by WRED. ECN marked packets are not
counted as dropped.
Tx Queue
The instantaneous number of cells queued for egress on
the interface. Cells are 208 bytes.
Rx Queue
The instantaneous number of cells queued for ingress on
the switch. Cells are 208 bytes. If a port is configured for
PFC, cells are buffered on ingress. If not, cells are
buffered on egress.
Color drops
The number of packets dropped due to WRED dropping
of packets. Packets exceeding the upper WRED
threshold are counted in the drops bucket. ECN marked
packets are not counted as dropped.