Specifications

rmon filter
698 SSR Command Line Interface Reference Manual
rmon filter
Purpose
Configures the RMON 1 Filter group.
Format
rmon filter index <index-number> channel-index <number> [data-offset <number>] [data
<string>] [data-mask <string>] [data-not-mask <string>] [pkt-status <number>] [status-
mask <number>] [status-not-mask <number>] [owner <string>] [status enable|disable]
Mode
Configure
Description
The Filter group allows packets to be matched on certain criteria. The rmon filter
command sets various parameters of the RMON 1 Filter table. To configure the Filter
group, the Filter Channel group must first be configured with the rmon channel
command.
Use the rmon show filters command to display the filters defined on the SSR.
Parameters
<index-number>
Is a number between 1 and 65535 that uniquely identifies a row in the Filter table.
channel-index <number>
Is a number between 1 and 65535 that identifies the channel of which this filter is a
part.
data-offset <number>
Is a number between 0 and 2147483647 that is the offset from the beginning of each
packet where a match of packet data will be attempted.
data <string>
Is a string of up to 512 characters that is the data that is to be matched with the input
packet.