show ip filter statistics
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
597
Alcatel-Lucent
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
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
20 match any m1 permit
default deny
interface GigabitEthernet7/0 In, Stats Off
SHOW
IP
FILTER
STATISTICS
show ip filter
statistics
[
<interface-name
> {
in
|
out
|
both
}
|<
filter-name
>]
D
ESCRIPTION
Enter this command in the Super User mode. This command displays the
statistics of a filter on a particular interface.
P
ARAMETERS
E
XAMPLE
The following command displays the filter statistics:
ALU(config)# show ip filter statistics GigabitEthernet 7/0
in
ip filter f1
20 match any m1 permit Hits 0
10 match any m1 permit Hits 2
default deny
interface GigabitEthernet7/0 In, Stats On
ip filter f2
20 match any m2 deny Hits 0
default deny Hits 0
interface GigabitEthernet7/0 In, Stats Off
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.