Copying Filter Policies - Alcatel-Lucent 7750 SR OS Configuration Manual

Hide thumbs Also See for 7750 SR OS:
Table of Contents

Advertisement

Copying Filter Policies

When changes are made to an existing filter policy, they are applied immediately to all services
where the policy is applied. If numerous changes are required, the policy can be copied so you can
edit the "work in progress" version without affecting the filtering process. When the changes are
completed, you can overwrite the work in progress version with the original version.
New filter policies can also be created by copying an existing policy and renaming the new filter.
CLI Syntax: config>filter# copy filter-type src-filter-id [src-entry src-
The following displays the command usage to copy an existing IP filter (11) to create a new filter
policy (12).
Example
A:ALA-7>config>filter# info
----------------------------------------------
...
...
...
----------------------------------------------
A:ALA-7>config>filter#
7750 SR OS Router Configuration Guide
entry-id] to dst-filter-id [dst-entry dst-entry-id] [over-
write]
:
config>filter# copy ip-filter 11 to 12
ip-filter 11 create
description "This is new"
scope exclusive
entry 1 create
match
dst-ip 10.10.10.91/24
src-ip 10.10.10.106/24
exit
action drop
exit
entry 2 create
ip-filter 12 create
description "This is new"
scope exclusive
entry 1 create
match
dst-ip 10.10.10.91/24
src-ip 10.10.10.106/24
exit
action drop
exit
entry 2 create
Filter Policies
Page 349

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7750 sr series

Table of Contents