Filter Policies
7750 SR OS Router Configuration Guide Page 311
The following displays the command usage to create an exclusive IP filter policy:
Example:config>filter# ip-filter 11 create
config>filter# description "filter-main"
config>filter# scope exclusive
The following example displays the exclusive filter policy configuration:
A:ALA-7>config>filter# info
----------------------------------------------
...
ip-filter 11 create
description "filter-main"
scope exclusive
exit
...
----------------------------------------------
A:ALA-7>config>filter#