Filter Policies
7210 SAS D, E OS Router Configuration Guide Page 77
Common Configuration Tasks
This section provides a brief overview of the tasks that must be performed for both IP and MAC
filter configurations and provides the CLI commands.
To configure a filter policy, perform the following tasks:
• Creating an IP Filter Policy on page 77
• Creating a MAC Filter Policy on page 80
• Applying Filter Policies on page 83
Creating an IP Filter Policy
Configuring and applying filter policies is optional. Each filter policy must have the following:
• The filter type specified (IP)
• A filter policy ID
• A default action
• Filter policy scope specified, either exclusive or template
• At least one filter entry with matching criteria specified
IP Filter Policy
The following displays an exclusive filter policy configuration example:
A:ALA-7>config>filter# info
----------------------------------------------
...
ip-filter 12 create
description "IP-filter"
scope exclusive
exit
...
----------------------------------------------
A:ALA-7>config>filter#