Displaying RMON Statistics for Specific Ports

Display individual RMON statistics for specific ports to manage network performance.

Note

Note

Slot and port information can differ depending on hardware platform.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View statistics for specific ports:

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

Example

View RMON statistics:

Switch:1>enable
Switch:1#show interfaces gigabitEthernet statistics rmon 1/13
 
================================================================================
                                Port Stats Rmon
================================================================================
PORT  OCTETS     PKTS    MULTI   BROAD   CRC     UNDER   OVER    FRAG    COLLI  
NUM                      CAST    CAST    ALLIGN  SIZE    SIZE    MENT    SION   
--------------------------------------------------------------------------------
1/13  1943       21      8       13      0       0       0       0       0

Variable Definitions

Use the data in the following table to use the show interfaces GigabitEthernet statistics rmon 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.