![Intel SBCEGBESW1 Manual Download Page 230](http://html1.mh-extra.com/html/intel/sbcegbesw1/sbcegbesw1_manual_2073124230.webp)
RMON Commands
214
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
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 Configuration
History table size is 270.
Log table size is 200.
Command Mode
Global Configuration mode
User Guidelines
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.
Console(config)#
rmon table-size history
100