Command Reference RMON Commands
rising-threshold 20 1 falling-threshold 10 1 owner zhangsan
rmon event number [log] [trap community]
description string [owner owner-string]
Adds an event definition.
2.2 rmon collection history
Use this command to enable history statistics on the Ethernet interface. Use the no form of this
command to remove the history entry.
rmon collection history index [owner ownername] [buckets bucket-number] [interval
seconds]
no rmon collection history index
Index of a history entry. The value ranges from 1 to 65,535.
Owner of an entry. The value is a character string consisting of 1 to 63
characters that are case sensitive.
Capacity of a history entry (that is, the maximum number of history entries).
The value ranges from 1 to 65,535. The default value is 10.
Statistics period. The unit is second. The value ranges from 1 to 3,600. The
default value is 1,800 seconds.
Interface configuration mode.
The configured history control entry parameters cannot be modified. And the history entry
cannot be removed from the interface where the entry configured.
The example below enables log statistics on interface GigabitEthernet 0/1.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#interface gigabitEthernet 0/1
Ruijie(config-GigabitEthernet0/1)#rmon collection history 1 owner UserA
buckets 5 interval 60
rmon collection stats index
[owner owner-name]
Adds a statistical entry on the Ethernet
interface.