2-411
Catalyst 3560 Switch Command Reference
78-16405-05
Chapter 2 Catalyst 3560 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 | protocol status |
trunk] [ | {begin | exclude | include} expression]
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.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
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.
protocol status (Optional) Display status of protocols enabled on interfaces.
trunk (Optional) Display trunk counters.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.1(19)EA1 This command was introduced.
12.2(25)SE The etherchannel and protocol status keywords were added. The
broadcast, multicast, and unicast keywords were removed.