Filter Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
727
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
FILTER SHOW COMMANDS
Use the following show commands to monitor and troubleshoot filter performance
on the OmniAccess 5740 USG.
T
O VIEW FILTERS CONFIGURED
EXAMPLE
a) 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
b) 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
Command (in SUM/CM) Description
show ip filter [<name>] 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.