MES1000, MES2000 Ethernet Switches 141
rmon table-size
{history entries |
log entries}
history (20..32767)/270
log (20..32767)/100
Specify the maximum size for RMON tables.
- history—maximum quantity of rows in the history table
- log—maximum quantity of rows in the record table
Value will take effect after the switch is restarted.
no rmon table-size
{history | log}
Restore the default value.
Ethernet interface configuration mode commands (interface range), port group interface
Command line request in Ethernet interface, port group interface configuration mode appears as
follows:
console(config-if)#
Table 5.149 —Ethernet interface configuration mode commands, interface group
rmon collection stats index
[owner name |
buckets bucket_num]
[interval interval]
index: (1..65535);
name:
valid string
bucket-num: (1..50)/50
interval:
(1..3600)/1800 seconds
Enable history creation by statistics groups for the remote
monitoring database (MIB).
- index—required statistics group index
- name—statistics group owner
- bucket_num—value associated with the quantity of cells for
statistics group history collection
- interval—polling interval for history creation process
no rmon collection stats
index
Disable history creation by statistics groups for the remote
monitoring database (MIB).
EXEC mode commands
Command line request in EXEC mode appears as follows:
console>
Table 5.150 —EXEC mode commands
show rmon statistics
{ gigabitethernet gi_port |
fastethernet fa_port |port-
channel group }
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8)
Show the statistics for the Ethernet interface or port group,
used for the remote monitoring.
show rmon collection stats
[ gigabitethernet gi_port |
fastethernet fa_port |port-
channel group ]
Show information on the requested statistics groups.
show rmon history index
{throughput | errors |
other} [period period]
index: (1..65535)
period:
(1..2147483647) seconds
Show RMON Ethernet statistics history.
- index—requested statistics group
- throughput—show performance (bandwidth) counters
- errors—show error counters
- other—show break and collision counters
- period—show history for the requested time period.
Show the summary table for alarm events.
Show the configuration for alarm events.
- number—alarm event index
Show RMON remote monitoring event table.
Show RMON remote monitoring record table.
- event—event index
Example execution of commands
Show 10th Ethernet interface statistics of the first device in the stack:
сonsole# show rmon statistics gigabitethernet 1/0/10