Specifications
RMON Command Set
History Group Commands
12-12 SecureStack A2 Configuration Guide
12.2.2.2 set rmon history
Use this command to configure an RMON history entry.
set rmon history index [port-string] [buckets buckets] [interval interval] [owner
owner]
Syntax Description
Command Defaults
• If buckets is not specified, the maximum number of entries maintained will be
50.
• If not specified, interval will be set to 30 seconds.
• If owner is not specified, monitor will be applied.
Command Mode
Read-Write.
Example
This example shows how configure RMON history entry 1 on port fe.2.1 to sample every 20
seconds:
index-list Specifies an index number for this entry.
port-string (Optional) Assigns this entry to a specific port.
buckets buckets (Optional) Specifies the maximum number of entries to
maintain.
interval interval (Optional) Specifies the sampling interval in seconds.
owner owner (Optional) Specifies an owner for this entry.
A2(rw)->set rmon history 1 fe.2.1 interval 20