JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

RMON Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

RMON Overview

Protocol Description

Topology Example

Configuring RMON

Enabling the RMON Module

Enable the RMON Module

Disable the RMON Module

Configuring the Ethernet Statistics Group

Enable the Ethernet Statistics Group

Disable the Ethernet Statistics Group

Configuring the Ethernet History Group

Enable the Ethernet History Group

Disable the Ethernet History Group

Configuring Events

Create an Event

Disable an Event

Configuring Alarms

Create an Alarm

Disable an Alarm

Enable the Ethernet History Group

You also can configure history collection over port 2.

  1. Enter Global Configuration mode for the interface.
    SEFOS# configure terminal
    SEFOS(config)# interface extreme-ethernet 0/15
  2. Enable the history group on the specified interface (port 15).
    SEFOS(config-if)# rmon collection history 1 buckets 25 interval 30
    SEFOS(config-if)# end
  3. Verify the entries.
    SEFOS# show rmon history 1
     
    RMON is enabled 
    Entry 1 is active,  and owned by myTest
     Monitors ifEntry.1.15 every 30 second(s)
     Requested # of time intervals, ie buckets, is 25, 
     Granted # of time intervals, ie buckets, is 25, 
      Sample 1 began measuring at Jul  9 03:51:07 2010
       Received 3124 octets, 31 packets,
       0 broadcast and 0 multicast packets,
       0 undersized and 0 oversized packets,
       0 fragments and 0 jabbers,
       0 CRC alignment errors and 0 collisions,
       # of dropped packet events is 0
       Network utilization is estimated at 0
      Sample 2 began measuring at Jul  9 03:51:37 2010
       Received 3124 octets, 31 packets,
       0 broadcast and 0 multicast packets,
       0 undersized and 0 oversized packets,
       0 fragments and 0 jabbers,
       0 CRC alignment errors and 0 collisions,
       # of dropped packet events is 0
       Network utilization is estimated at 0
      Sample 3 began measuring at Jul  9 03:52:07 2010
       Received 3124 octets, 31 packets,
       0 broadcast and 0 multicast packets,
       0 undersized and 0 oversized packets,
       0 fragments and 0 jabbers,
       0 CRC alignment errors and 0 collisions,
       # of dropped packet events is 0
       Network utilization is estimated at 0