Display Detailed Statistics for Ports

Display detailed statistics for specific ports to manage network performance.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View statistics for specific ports:

    show interfaces GigabitEthernet statistics verbose {slot/port[/sub-port][-slot/port[/sub-port]][,...]}

Example

View statistics for various ports:

Switch:1>enable
Switch:1#show interfaces gigabitethernet statistics verbose

Please widen the terminal for optimal viewing of data.

===========================================================================================
                      Port Stats Interface Extended
===========================================================================================
PORT_NUM IN_UNICST OUT_UNICST IN_MULTICST  OUT_MULTICST IN_BRDCST OUT_BRDCST IN_LSM OUT_LSM
-------------------------------------------------------------------------------------------
1/1      0          0          0            0            0          0            0       0
1/2      11421      10         0            255132       154        412502       0       0
1/3      0          0          0            0            0          0            0       0
1/4      0          0          0            0            0          0            0       0
1/5      0          0          0            0            0          0            0       0
1/6      0          0          0            0            0          0            0       0
1/7      0          0          0            0            0          0            0       0
1/8      0          0          0            0            0          0            0       0
1/9      0          0          0            0            0          0            0       0
1/10     0          0          0            0            0          0            0       0
1/11     0          0          0            0            0          0            0       0
1/12     49811      4388       13200        730098       0          0            0       0

--More-- (q = quit) 

Variable Definitions

Use the data in the following table to use the show interfaces GigabitEthernet statistics verbose command.

Variable

Value

{slot/port[/sub-port][-slot/port[/sub-port]][,...]}

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.