Specifications
SSR Command Line Interface Reference Manual 721
rmon set cli-filter
Example
To configure an RMON CLI filter on a source MAC address of 123456:123456 and on input
packets greater than 1000 and error packets greater than 10 or out packets less than 10000,
use the following command:
ssr(config)# rmon set cli-filter 3 src-mac 123456:123456 and
((inpkts > 1000 and errors > 10) or (outpkts < 10000))










