A filter policy has the following attributes:
Policy ID and policy name
Scope: template, exclusive, embedded, system
Type: normal, src-mac, packet-length
One or more filter entries defining match criteria and action
Default action to define how packets that do not match any of the filter entries are handled
Use the following CLI syntax to create a template IPv4 filter policy:
- config>filter# ip-filter filter-id[create]
- description description-string
- scope {exclusive | template | embedded | system}
- default-action {drop | forward}