show ip filter
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
701
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
SHOW IP FILTER
show ip filter [<name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command displays the details of all the filters configured on the system. If filter
name is specified, it displays the details for the specified filter.
PARAMETERS
EXAMPLE
The following syntax displays the all the filters configured in the system:
ALU# show ip filter
ip filter f1
10 match any m1 permit
default deny
interface GigabitEthernet3/0 In, Stats Off
ip filter f2
10 match any m2 deny
default deny
interface GigabitEthernet3/0 In, Stats Off
The following syntax displays the filter f1’s details.
ALU(config-filter-f1)# show ip filter f1
ip filter f1
10 match any m1 permit
default deny
interface GigabitEthernet3/0 In, Stats Off
Parameter Description
name Name of the filter.