Specifications

2-182
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
show interfaces counters
show interfaces counters
Use the show interfaces counters privileged EXEC command to display various counters for a specific
interface or for all interfaces.
show interfaces [interface-id | vlan vlan-id] counters [broadcast | errors | multicast | trunk |
unicast] [ | {begin | exclude | include} expression]
Syntax Description
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
do not appear, but the lines that contain Output appear.
interface-id (Optional) ID of the physical interface, including type and slot and port
number.
vlan vlan-id (Optional) VLAN number of the management VLAN. Valid IDs are from 1
to 4094 when the enhanced software image (EI) is installed and 1 to 1001
when the standard software image (SI) is installed. Do not enter leading
zeros.
broadcast (Optional) Display discarded broadcast traffic.
errors (Optional) Display error counters.
multicast (Optional) Display discarded multicast traffic.
trunk (Optional) Display trunk counters.
unicast (Optional) Display discarded unicast traffic.
| 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(6)EA2 This command was first introduced.