RMON Commands
517
4
Related Commands
rmon alarm
rmon table-size
The rmon table-size Global Configuration mode command configures the maximum
size of RMON tables. To return to the default configuration, use the
no form of this
command.
Syntax
rmon table-size {history entries | log entries}
no rmon table-size {history | log}
Parameters
•
history entries — Maximum number of history table entries.
(Range: 20-32767)
•
log entries — Maximum number of log table entries. (Range: 20-32767)
Default Setting
History table size is 270.
Log table size is 200.
Command Mode
Global Configuration mode
Command Usage
The configured table size taskes effect after the device is rebooted.
Example
The following example configures the maximum RMON history table sizes to 100
entries.
Related Commands
rmon alarm
Console(config)# rmon table-size history 100