2-477
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro 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>
This is an example of partial output from the show interfaces counters module command.
Switch# show interfaces counters module 1
Port InOctets InUcastPkts InMcastPkts InBcastPkts
interface-id (Optional) ID of the physical interface, including type, 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 module. The only valid value
is 1.
protocol status (Optional) Display status of protocols enabled on interfaces.
trunk (Optional) Display trunk counters.
Release Modification
12.1(14)AX This command was introduced.
12.2(25)EY The etherchannel and protocol status keywords were added. The
broadcast, multicast, and unicast keywords were removed.