[Contents] [Prev] [Next] [Index] [Report an Error]


show firewall filter

Syntax

show firewall filter counter counter-name filter filter-name 

Description

Display statistics about configured firewall filters.

Options

counter-name—Name of a specific counter.

filter-name—Display information about a specific filter.

Required Privilege Level

view

List of Sample Output

show firewall filter

Output Fields

Filter—Name of a filter that has been configured with the filter statement at the [edit firewall] hierarchy level. When an interface-specific filter is used, the name of the filter is followed by the full interface name and by either -i for an input filter, or -o for an output filter.

Counters—Display filter counter information.

Policers—Display policer information.

show firewall filter

user@host> show firewall filter 
Filter: accept_inet6                                           
Counters:
Name                            Bytes             Packets
accept                              0                   0
                                         
Filter: test                                                   
Counters:
Name                            Bytes             Packets
Counter-1                           0                   0
Counter-2                           0                   0
Policers:
Name                                              Packets
Policer-1                                               0
Filter: input_filter 

Filter: ftf_filter                                             
Counters:
Name                            Bytes             Packets
ftf                            297920                4655
Filter: vrf_filter      
Counters:
Name                            Bytes             Packets
vrf                                 0                   0

[Contents] [Prev] [Next] [Index] [Report an Error]