Filter and Firewall
Left running head:
Chapter name (automatic)
590
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
F
ILTER
CLI C
OMMANDS
Following are the CLI commands used to configure a filter on the OA-700:
CHANGE
change
{<
1-65535
>
<
1-65535>
}
D
ESCRIPTION
This command is used in the Filter Configuration mode. This command changes
the priority of a configured filter rule.
P
ARAMETERS
E
XAMPLE
Consider the following configuration:
ALU(config)# ip filter f1
ALU(config-filter-f1)#
10 match m1 deny
20 match m2 deny
30 match m3 deny log
40 match m4 deny reset
default permit
In the above example, m4 has a priority 40. Use the “change“ keyword to change
the priority of m4.
ALU(config)# ip filter f1
ALU(config-filter-f1)# change 40 15
Parameter
Description
1-65535
Denotes the filter rule number. This rule
number signifies the priority of a rule.