RMON Commands
rmon table-size
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 333
25
rmon table-size
The rmon table-size Global Configuration mode command configures the
maximum size of RMON tables. Use the no form of this command to return to the
default configuration.
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 Configuration
History table size is 270.
Log table size is 200.
Command Mode
Global Configuration mode
User Guidelines
The configured table size takes effect after the device is rebooted.
Example
The following example configures the maximum RMON history table sizes to 100
entries.
Console(config)# rmon table-size history 100