240 RMON Commands
www.dell.com | support.dell.com
rmon table-size
The
rmon table-size
Global Configuration mode command configures the maximum RMON
tables sizes. 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
}
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 is effective after the device is rebooted.
Example
The following example configures the maximum RMON history table sizes to 1000 entries.
Console (config)# rmon table-size history 1000