Quick Reference Guide

348 RMON Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
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
}
history
entries
— Maximum number of history table entries. (Range: 20 - 270)
log
entries
— Maximum number of log table entries. (Range: 20 - 100)
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