Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show interfaces policers

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show interfaces policers
<interface-name>

Description

Display all policers that are installed on each interface in a system.

Options

none

Display policer information about all interfaces.

interface-name

(Optional) Display filter information about a particular interface.

Additional Information

For information about how to configure policers, see the Junos Policy Framework Configuration Guide. For related operational mode commands, see the Junos Routing Protocols and Policies Command Reference.

Required Privilege Level

view

Output Fields

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

Table 1: show interfaces policers Output Fields

Field Name

Field Description

Interface

Name of the interface.

Admin

Interface state: up or down.

Link

Link state: up or down.

Proto

Protocol configured on the interface.

Input Policer

Policer to be evaluated when packets are received on the interface. It has the format interface-name-in-policer.

Output Policer

Policer to be evaluated when packets are transmitted on the interface. It has the format interface-name-out-policer.

Sample Output

show interfaces policers

content_copy zoom_out_map
user@host> show interfaces policers
Interface       Admin Link Proto Input Policer         Output Policer
ge-0/0/0        up    up
ge-0/0/0.0      up    up   inet
                           iso
gr-0/3/0        up    up
ip-0/3/0        up    up
mt-0/3/0        up    up
pd-0/3/0        up    up
pe-0/3/0        up    up
...
so-2/0/0        up    up
so-2/0/0.0      up    up   inet  so-2/0/0.0-in-policer so-2/0/0.0-out-policer
                           iso
so-2/1/0        up    down
...

show interfaces policers interface-name

content_copy zoom_out_map
user@host> show interfaces policers so-2/1/0
Interface       Admin Link Proto Input Policer         Output Policer
so-2/1/0        up    down
so-2/1/0.0      up    down inet  so-2/1/0.0-in-policer so-2/1/0.0-out-policer
                           iso
                           inet6

show interfaces policers (PTX Series Packet Transport Routers)

content_copy zoom_out_map
user@host> show interfaces policers em0
Interface       Admin Link Proto Input Policer         Output Policer
    em0             up    up  
    em0.0           up    up        
			       							  inet 

Release Information

Command introduced before Junos OS Release 7.4.

Command introduced on PTX Series Packet Transport Routers for Junos OS Release 12.1.

footer-navigation