Sun Ethernet Fabric Operating System RMON Administration Guide

Exit Print View

Updated: July 2015
 
 

Enable the Ethernet Statistics Group

You can configure the collection of statistics over any port.

  1. Enter Global Configuration mode.
    SEFOS# configure terminal
    
  2. Enter Interface Configuration mode.
    SEFOS(config)# interface extreme-ethernet 0/15
    
  3. Enable the statistics group on the specified interface (port 15).
    SEFOS(config-if)# rmon collection stats 1 owner myTest
    SEFOS(config-if)# exit
    SEFOS(config)# exit
    
  4. Verify the entries.
    SEFOS# show rmon statistics 1
     
    RMON is enabled
    Collection 1 on EX0/15 is active, and owned by myTest,
    Monitors ifEntry.1.15 which has
     Received 1556 octets, 16 packets, 
     1 broadcast and 0 multicast packets,
     0 undersized and 0 oversized packets,
     0 fragments and 0 jabbers,
     0 CRC alignment errors and 0 collisions.
     # of packets received of length (in octets):
     64: 2, 65-127: 14, 128-255: 0,
     256-511: 0, 512-1023: 0, 1024-1518: 0