Specifications

rmon show cli-filters
740 SSR Command Line Interface Reference Manual
Example
To show RMON CLI filters that are defined on the SSR:
Legend:
1. The filter ID. You use this value to apply a filter with the rmon apply cli-filters
command.
2. The filter parameters that were specified with the rmon set cli-filter command.
3. This shows the parameters of the filter that is currently applied to your Telnet or
Console session.
ssr> rmon show cli-filters
RMON CLI Filters
Id Filter
-- ------
1 (inpkts >= 0)
2 (inpkts >= 0 and outoctets >= 0)
3 srcmac 222222222222 and (outoctets >= 0)
You have selected a filter: (inpkts >= 0)
1 2
3