RMON Commands | 271
 
show rmon statistics
Display the contents of RMON Statistics table for a specific index entry.
Syntax
show rmon statistics [index]
 
Defaults
No default behavior
Mode
Privileged Exec
Command
History
Example
Figure 16-102.  show rmon statistics index Command Example
 
show rmon statistics brief
Display a summary of the contents of the RMON Ethernet Statistics table.
Syntax
show rmon statistics brief
Related
Commands
rmon event Add an event in the RMON event table.
rmon collection history Enable the RMON MIB history group of statistics collection on an interface.
Parameters
index
(OPTIONAL) Enter the index number to display just that entry.
Range: 1-65535
Version 2.5.1.0 Introduced
Force10#show rmon statistics 2
RMON statistics entry 2
Interface ........................... 0/1
    IfIndex ............................ 1
    Packets dropped .................... 0
    Bytes received ..................... 1682964573
    Packets received ................... 19020083
    Broadcast packets .................. 0
    Multicast packets .................. 0
    CRC error .......................... 0
    Under-size packets ................. 0
    Over-size packets .................. 0
    Fragment errors .................... 0
    Jabber errors ...................... 0
    Collision .......................... not supported
    64bytes packets .................... 4047937
    65-127 bytes packets ............... 14785903
    128-255 bytes packets .............. 190
    256-511 bytes packets .............. 186041
    512-1023 bytes packets ............. 12
    1024-1518 bytes packets ............ 0
    Owner ..............................
    Status .............................  OK
Force10#
Related
Commands
rmon collection statistics Enable RMON MIB statistics collection on an interface.