Enterasys Networks N Standalone (NSA) Series Switch User Manual


  Open as PDF
of 1372
 
Logging And Network Management Command Set
Configuring RMON
Matrix NSA Series Configuration Guide 11-95
11.2.4.34 set rmon capture
Use this command to configure an RMON capture entry, or to enable or disable an existing entry.
set rmon capture index {channel [action {lock | wrap}] [slice slice] [loadsize
loadsize] [offset offset] [asksize asksize] [owner owner]} | {enable | disable}
Syntax Description
Command Defaults
If not specified, action defaults to lock.
If not specified, offset defaults to 0.
If not specified, asksize defaults to 1 (which will request as many octets as
possible)
If slice and loadsize are not specified, 100 will be applied.
If owner is not specified, it will be set to monitor.
index Specifies a buffer control entry.
channel Specifies the channel to which this capture entry will be
applied.
action lock | wrap (Optional) Specifies the action of the buffer when it is full
as:
lock - Packets will cease to be accepted
wrap - Oldest packets will be overwritten
slice slice (Optional) Specifies the maximum octets from each
packet to be saved in a buffer. (default: 100)
loadsize loadsize (Optional) Specifies the maximum octets from each
packet to be downloaded from the buffer (default: 100)
offset offset (Optional) Specifies that the first octet from each packet
that will be retrieved.
asksize asksize (Optional) Specifies that the requested maximum octets
will be saved in this buffer.
owner (Optional) Specifies the name of the entity that
configured this entry.
enable | disable Enables or disables an existing RMON capture entry.