Rmon collection history, Show rmon collection history – Allied Telesis AT-S95 CLI User Manual
Page 226

Page 226
Allied Telesis
AT-S95 Management Software CLI User’s Guide
rmon collection history
The rmon collection history Interface Configuration (Ethernet, port-channel) mode command enables a Remote
Monitoring (RMON) MIB history statistics group on an interface. Use the no form of this command to remove a
specified RMON history statistics group.
Syntax
rmon collection history index [owner ownername] [buckets bucket-number] [interval seconds]
no rmon collection history index
Parameters
•
index — Specifies the statistics group index. (Range: 1 - 65535)
•
ownername — Specifies the RMON statistics group owner name.
•
bucket-number — Number of buckets specified for the RMON collection history group of statistics. If
unspecified, defaults to 50. (Range:1 - 50)
•
seconds — Number of seconds in each polling cycle. (Range: 1 - 3600)
Default Configuration
RMON statistics group owner name is an empty string.
Number of buckets specified for the RMON collection history statistics group is 50.
Number of seconds in each polling cycle is 1800.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
Cannot be configured for a range of interfaces (range context).
Example
The following example enables a Remote Monitoring (RMON) MIB history statistics group on Ethernet port 1/e16
with index number 1 and a polling interval period of 2400 seconds.
show rmon collection history
The show rmon collection history User EXEC mode command displays the requested RMON history group
statistics.
Syntax
show rmon collection history [ethernet interface | port-channel port-channel-number]
Parameters
•
interface — Valid Ethernet port. (Full syntax: unit/port)
•
port-channel-number — Valid port-channel number.
console(config)# interface ethernet e16
console(config-if)# rmon collection history 1 interval 2400