show firewall filter
Syntax
show firewall filter countercounter-namefilterfilter-nameDescription
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
List of Sample Output
Output Fields
Filter—Name of a filter that has been configured with thefilterstatement 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-ifor an input filter, or-ofor an output filter.
Counters—Display filter counter information.
Name—Name of a filter counter that has been configured with thecounterfirewall filter action.Bytes—Number of bytes that match the filter term under which the counter action is specified.Packets—Number of packets that matched the filter term under which the counter action is specified.
Policers—Display policer information.
Name—Name of policer.Packets—Number of packets that matched the filter term under which the policer action is specified. This is only the number of out-of-spec packet counts, not all packets policed by the policer.show firewall filter
user@host>show firewall filterFilter: accept_inet6Counters:Name Bytes Packetsaccept 0 0Filter: testCounters:Name Bytes PacketsCounter-1 0 0Counter-2 0 0Policers:Name PacketsPolicer-1 0Filter: input_filterFilter: ftf_filterCounters:Name Bytes Packetsftf 297920 4655Filter: vrf_filterCounters:Name Bytes Packetsvrf 0 0