Verifying The Rmon Configuration; Configuration Examples For Rmon - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Verifying the RMON Configuration

Procedure
Step 1
Step 2
Step 3
Step 4
Verifying the RMON Configuration
To display RMON configuration information, perform one of the following tasks:
Command
show rmon alarms
show rmon events
show rmon hcalarms
show rmon logs

Configuration Examples for RMON

This example shows how to create a delta rising alarm on ifInOctets.14 and associates a notification event
with this alarm:
configure terminal
rmon alarm 20 1.3.6.1.2.1.2.2.1.14.1 2900 delta rising-threshold 1500 1 falling-threshold
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
218
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
rmon event index [description string] [log] [trap
string] [owner name]
Example:
switch(config)# rmon event 1 trap trap1
show rmon events
Example:
switch(config)# show rmon events
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Purpose
Enters global configuration mode.
Configures an RMON event. The description
string, trap string, and owner name can be
any alphanumeric string.
(Optional)
Displays information about RMON events.
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Displays information about RMON alarms.
Displays information about RMON events.
Displays information about RMON high-capacity
alarms.
Displays information about RMON logs.
Configuring RMON

Advertisement

Table of Contents
loading

Table of Contents