Filter and Firewall
Left running head:
Chapter name (automatic)
702
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW IP FILTER STATISTICS
show ip filter statistics [<interface-name> {in|out|both}
|<filter-name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode.
This command displays the statistics of a filter on a particular interface. To view
the statistics, turn it on by using the command "ip filter statistics both" (for both IN
and OUT directions).
PARAMETERS
EXAMPLE
The following command displays the filter statistics in the "IN" direction:
ALU(config)# show ip filter statistics GigabitEthernet 3/0 in
ip filter f1
20 match any m1 permit Hits 0
default deny
interface GigabitEthernet3/0 In, Stats On
Parameter Description
interface-name The name of the interface.
in The “in” keyword implies ingress
statistics.
out The “out” keyword implies egress
statistics.
both Both ingress and egress statistics.
filter-name Name of the filter.