Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
   
2-315
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter  2      CGESM 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-idcounters [errors etherchannel protocol status 
trunk] [ | {begin | exclude | includeexpression]
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.
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
Gi0/1 
0             0             0             0
Gi0/2 
0             0             0             0
<output truncated>
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.2(25)SE1
This command was introduced.