2-658
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show interfaces counters
show interfaces counters
Use the show interfaces counters privileged EXEC command to display various counters for the switch
or for a specific interface.
show interfaces [interface-id | vlan vlan-id] counters [errors | etherchannel | module switch-
number | protocol status | trunk]
Syntax Description
Note Though visible in the command-line help string, the vlan vlan-id keyword is not supported.
Command Modes Privileged EXEC
Command History
Usage Guidelines If you do not enter any keywords, all counters for all interfaces are included.
Examples This is an example of partial output from the show interfaces counters command. It displays all
counters for the switch.
Switch# show interfaces counters
Port InOctets InUcastPkts InMcastPkts InBcastPkts
Gi1/0/1 0 0 0 0
Gi1/0/2 0 0 0 0
<output truncated>
interface-id (Optional) ID of the physical interface, including type, stack member
(stacking-capable switches only) module, and port number.
errors (Optional) Display error counters.
etherchannel (Optional) Display EtherChannel counters, including octets, broadcast
packets, multicast packets, and unicast packets received and sent.
module switch- number (Optional) Display counters for the specified stack member. The range is
from 1 to 9, depending upon the switch numbers in the stack.
This keyword is available only on stacking-capable switches.
Note In this command, the module keyword refers to the stack member
number (1 to 9). The module number that is part of the interface ID
is always zero.
protocol status (Optional) Display status of protocols enabled on interfaces.
trunk (Optional) Display trunk counters.
Release Modification
12.2(53)SE2 This command was introduced.