Technical Documentation

show policer

Syntax

show policer
<policer-name>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the number of policed packets for a given policer or an aggregate policer. An aggregate policer is an aggregate of different policers on the same logical interface.

Options

none — Display the number of policed packets for all configured policers.

policer-name(Optional) Display the number of policed packets for the specified policer.

Required Privilege Level

view

List of Sample Output

show policer
show policer (Aggregate Policer)

Output Fields

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

Table 1: show policer Output Fields

Field Name

Field Description

Name

Name of the policer.

Packets

Total number of packets policed by the specified policer.

Sample Output

show policer

user@host> show policer
Policers:
 Name                                              Packets
 __default_arp_policer__                                 0
 fe-1/2/0.0-out-policer                         3496661237
 fe-1/2/1.0-out-policer                         3432710964

show policer (Aggregate Policer)

user@host> show policer
Policers:
Name                                              Packets 
__default_arp_policer__                                 0
P1-ae0.0-log_int-o                                      0
P2-ge-7/0/2.0-inet-o                                    0
P2-ge-7/0/2.0-inet6-o                                   0
__policer_tmpl__-term                                   0
__policer_tmpl__-fc0                                    0
__policer_tmpl__-fc0                                    0
__policer_tmpl__-fc1                                    0
__policer_tmpl__-fc0                                    0
__policer_tmpl__-fc1                                    0
__policer_tmpl__-fc2                                    0
__policer_tmpl__-fc0                                    0
__policer_tmpl__-fc1                                    0
__policer_tmpl__-fc2                                    0
__policer_tmpl__-fc3                                    0

Published: 2009-10-15