Show interfaces counters – Dell POWEREDGE M1000E User Manual

Page 555

Advertising
background image

2-525

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP 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
(stacking-capable switch only), 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.

This keyword is supported only on stacking-capable switches.

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.2(40)EX1

This command was introduced.

Advertising