Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show firewall policer

Syntax

show firewall policer<policer-name>

Release Information

Command introduced in Junos OS Release 11.1 for the QFX Series.

Description

Display statistics about configured policers.

Options

none

Display the count of policed packets for all configured policers.

policer-name

(Optional) Display the count of policed packets for the specified policer.

Required Privilege Level

view

List of Sample Output

show firewall policer
show firewall policer policer-name

Output Fields

Table 1 lists the output fields for the show firewall policer command. Output fields are listed in the approximate order in which they appear.

Table 1: show firewall policer Output Fields

Field Name

Field Description

Level of Output

Filter

Name of the filter that is configured at the [edit firewall family family-name filter] hierarchy level.

All levels

Policers

Display policer information:

  • Filter—Name of filter that specifies the policer action modifier.
  • Name—Name of policer.
  • Packets—Number of packets that matched the filter term in which the policer action modifier is specified. This is the number of packets that exceed the rate limits that the policer specifies.

All levels

Sample Output

show firewall policer

user@switch> show firewall policer
Filter: egress-vlan-filter
Filter: ingress-port-filter
Policers:
Name                                              Packets
icmp-connection-policer                                 0
tcp-connection-policer                                  0
Filter: ingress-vlan-rogue-block

show firewall policer policer-name

user@switch> show firewall policer tcp-connection-policer
Filter: ingress-port-filter
Policers:
Name                                              Packets
tcp-connection-policer                               	  0

Published: 2014-07-23