Filter Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
657
Alcatel-Lucent
Beta
Beta
CLI Configuration Guide
T
O
R
EORDER
THE
R
ULES
IN
THE
F
ILTER
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
To view the filter configuration after changing the priority, give the show command.
The output appears as shown:
show
ip filter f1
ip filter f1
10 match m1 deny
15 match m4 deny reset
20 match m2 deny log
30 match m3 deny
default permit
Now, to generate a numbering scheme with a proper order, use the keyword
“
renumber
”, as follows:
ALU(config)# ip filter f1
ALU(config-filter-f1)# renumber
To view the filter configuration after renumbering, give the show command. The
output appears as shown:
show
ip filter f1
ip filter
f1
10 match m1 deny
20 match m4 deny reset
30 match m2 deny log
40 match m3 deny
default permit
Command (in FCM)
Description
renumber
Use this command to generate a numbering
scheme for the filter rules configured.
change
<
1-65535
>
<
1-65535>
Use this command to change the priority of
a specific filter rule configured.
Summary of Contents for OmniAccess 700
Page 38: ...Left running head Chapter name automatic 12 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 176: ...Left running head Chapter name automatic 150 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 260: ...Left running head Chapter name automatic 234 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 434: ...Left running head Chapter name automatic 408 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 464: ...Left running head Chapter name automatic 438 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 638: ...Left running head Chapter name automatic 612 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 940: ...Left running head Chapter name automatic 914 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 1002: ...Left running head Chapter name automatic 976 Beta Beta CLI Configuration Guide Alcatel Lucent ...
Page 1120: ...Left running head Chapter name automatic 2 Beta Beta CLI Configuration Guide Alcatel Lucent ...