2-576
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 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
] [
|
{
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, stack member,
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.
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.
| 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(11)AX
This command was introduced.
12.2(25)SE
The
etherchannel
and
protocol status
keywords were added. The
broadcast
,
multicast
, and
unicast
keywords were removed.