Configuring Rmon Settings; Configuring Rmon Events - Brocade Communications Systems Converged Enhanced Ethernet 8000 Administrator's Manual

Converged enhanced ethernet
Hide thumbs Also See for Converged Enhanced Ethernet 8000:
Table of Contents

Advertisement

14
RMON configuration and management
To collect RMON group statistics on an interface and enable collection history, perform the
following steps from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the CEE interface type and slot/port number.
3. Enable the CEE interface.
4. Configure RMON group statistics on the interface.
5. Enter the copy command to save the running-config file to the startup-config file.

Configuring RMON settings

To configure RMON alarms and events, perform the following steps from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Configure the RMON alarms.
Example of an alarm that tests every sample for a rising threshold
Example of an alarm that tests the delta between samples for a falling threshold
3. Enter the copy command to save the running-config file to the startup-config file.

Configuring RMON events

You can add or remove an event in the RMON event table that is associated with a RMON alarm
number.
To configure RMON events, perform the following steps from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
132
DRAFT: BROCADE CONFIDENTIAL
Broadcast packets
Multicast packets
CRC errors
switch#configure terminal
switch(config)#interface tengigabitethernet 0/1
switch(conf-if-te-0/1)#no shutdown
switch(conf-if-te-0/1)#rmon collection stats 200 owner john_smith
switch(conf-if-te-0/1)#do copy running-config startup-config
switch#configure terminal
switch(config)#rmon alarm 1 1.3.6.1.2.1.16.1.1.1.5.65535 interval 10 absolute
rising-threshold 10 event 1 falling-threshold 10 event 20 owner john_smith
switch(config)#rmon alarm 5 1.3.6.1.2.1.16.1.1.1.5.65535 interval 10 delta
falling-threshold 65 event 42 owner john_smith
switch(config)#do copy running-config startup-config
switch#configure terminal
Converged Enhanced Ethernet Administrator's Guide
53-1002163-02

Advertisement

Table of Contents
loading

Table of Contents