set rmon filter
Enterasys C3 Configuration Guide 21-19
Mode
Switch command, read-only.
Example
This example shows how to display all RMON filter entries and channel information:
C3(rw)->show rmon filter
Index= 55508 Channel Index= 628 EntryStatus= valid
----------------------------------------------------------
Data Offset 0 PktStatus 0
PktStatusMask 0 PktStatusNotMask 0
Owner ETS,NAC-D
-----------------------------
Data
ff ff ff ff ff ff
-----------------------------
DataMask
ff ff ff ff ff ff
-----------------------------
DataNotMask
00 00 00 00 00 00
set rmon filter
Use this command to configure an RMON filter entry.
Syntax
set rmon filter index channel-index [offset offset] [status status] [smask smask]
[snotmask snotmask] [data data] [dmask dmask] [dnotmask dnotmask] [owner owner]
Parameters
index Specifies an index number for this entry. An entry will automatically be
created if an unused index number is chosen. Maximum number of
entries is 10. Maximum value is 65535.
channel-index Specifies the channel to which this filter will be applied.
offset offset (Optional) Specifies an offset from the beginning of the packet to look for
matches.
status status (Optional) Specifies packet status bits that are to be matched.
smask smask (Optional) Specifies the mask applied to status to indicate which bits are
significant.
snotmask snotmask (Optional) Specifies the inversion mask that indicates which bits should
be set or not set
data data (Optional) Specifies the data to be matched.
dmask dmask (Optional) Specifies the mask applied to data to indicate which bits are
significant.
dnotmask dnotmask (Optional) Specifies the inversion mask that indicates which bits should
be set or not set.
owner (Optional) Specifies the name of the entity that configured this entry.