User's Manual

Table Of Contents
93
Users Manual of CS-6306R
indexes are index.
d) Configuring rMon history for switch
The rMon history group is used to collect statistics information of different time sections on a port in a
device. The rMon statistics function is configured as follows:
Step Command Purpose
1. configure Enter the global configuration command.
2. interface iftype ifid Enter the port mode.
iftype means the type of the port.
ifid means the ID of the interface.
3. rmon collection
history index
[buckets
bucket-number]
[interval second]
[owner owner-name]
Enable the history function on the port.
index means the index of the history item.
Among all data collected by history item, the latest
bucket-number items need to be saved. You can
browse the history item of the Ethernet to abtain
these statistics values. The default value is 50 items.
second means the interval to abtain the statistics
data every other time. The default value is 1800
seconds.
owner string is used to describe some information
about the history item.
4. exit Enter the global office mode again.
5. exit Enter the management mode again.
6. write Save the configuration.
After a rMon history item is added, the device will obtain statistics values from the specified port every second
seconds. The statistics value will be added to the history item as a piece of information. If you run rmon
collection history index many times to configure history items with the same index, only the last
configuration is effective. You can run no rmon history index to cancel history items whose indexes are
indexed.
Too much system sources will be occupied in case the value of bucket-number is
too big or the value of interval second is too small.