Ip Filter {In | Out - Alcatel-Lucent OmniAccess 700 CLI Command Reference Manual

Release versions: 2.2; 2.2-r02; 2.3
Table of Contents

Advertisement

Left running head:
Chapter name (automatic)
Filter and Firewall
The example below sets a permit rule on all IP traffic across the filter.
ALU(config)# ip filter f1
ALU(config-filter-f1)# 10 match m1 permit log
The example below configures a deny rule with reset option on all the IP traffic on
the filter configured.
ALU(config-filter-f1)# 10 match m1 deny reset
{
|
IP FILTER
IN
OUT
ip filter {in|out} <name>
D
ESCRIPTION
Enter this command in the Interface Configuration mode. This command is used
to attach a filter to an interface in 'in' or 'out' direction.
Note:
Each interface can have one ingress and one egress filter.
P
ARAMETERS
name
in
out
E
XAMPLE
The following example binds the filter f1 to interface GigabitEthernet7/0.
ALU(config)# interface GigabitEthernet7/0
ALU(config-if GigabitEthernet7/0)# ip filter in f1
If the filter f1 is interfaced to GigabitEthernet7/0, the following example detaches it
from GigabitEthernet7/0:
ALU(config)# interface GigabitEthernet7/0
ALU(config-if GigabitEthernet7/0)# no ip filter in f1
594
Beta
}
Parameter
Alcatel-Lucent
Description
Name of the filter.
Filter is applied to the ingress (incoming)
traffic if "in" keyword is used.
Filter is applied to the egress (outgoing)
traffic if "out" keyword is used.
OmniAccess 700 CLI Command Reference Guide
Beta

Advertisement

Table of Contents
loading

Table of Contents