Specifications

12-6
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 12 Configuring RMON
Configuring RMON
To disable history collection, use the no rmon collection history index interface configuration
command.
EXAMPLE
The following example shows how to enable an RMON MIB collection history group of statistics with
an ID number of 20 and an owner as john:
Switch(config-if)# rmon collection history controlEntry 20 owner john
Collecting Group Ethernet Statistics on an Interface
BEFORE YOU BEGIN
You must first configure RMON alarms and events to display collection information.
DETAILED STEPS
Step 4
rmon collection history index
[buckets bucket-number] [interval
seconds] [owner ownername]
Enable history collection for the specified number of
buckets and time period.
For index, identify the RMON group of statistics The
range is 1 to 65535.
(Optional) For buckets bucket-number, specify the
maximum number of buckets desired for the RMON
collection history group of statistics. The range is 1
to 65535. The default is 50 buckets.
(Optional) For interval seconds, specify the number
of seconds in each polling cycle. The range is 1 to
3600. The default is 1800 seconds.
(Optional) For owner ownername, enter the name of
the owner of the RMON group of statistics.
Step 5
end Return to privileged EXEC mode.
Step 6
show running-config Verify your entries.
Step 7
show rmon history Display the contents of the switch history table.
Step 8
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface interface-id Specify the interface on which to collect statistics, and
enter interface configuration mode.
Step 3
no shutdown Enable the port, if necessary. By default, UNIs and ENIs
are disabled, and NNIs are enabled.