Ethernet Configuration Commands 177
show interfaces counters
The show interfaces counters User EXEC mode command displays traffic seen by the physical interface.
Syntax
•
show interfaces counters
[
ethernet
interface
|
port-channel
port-channel-number
]
•
interface —
A valid Ethernet port. (Full syntax:
unit/port
)
•
port-channel-number —
A valid port-channel number.
Default Configuration
This command has no default configuration.
Command Modes
Privileged EXEC mode.
User Guidelines
There are no user guidelines for this command.
Examples
The following example displays traffic seen by the physical interface.
Console# show interfaces counters
Port InOctets InUcastPkts InMcastPkts InBcastPkts
---- -------- ----------- ----------- -----------
1/e1 183892 0 0 0
2/e1 0 0 0 0
3/e1 123899 0 0 0
Port OutOctets OutUcastPkts OutMcastPkts OutBcastPkts
----- ---------- ------------ ------------ ------------
1/e1 9188 0 0 0
2/e1 0 0 0 0
3/e1 8789 0 0 0
book.book Page 177 Thursday, December 18, 2008 7:40 PM