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

policer (CFM Global)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
policer {
    all cfm-policer-name;
    continuity-check cfm-policer-name;
    other cfm-policer-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols oam ethernet connectivity-fault-management]

Description

Specify a policer at the global level to police the CFM traffic belonging to all sessions.

Options

continuity-check cfm-policer-name

Police all continuity check packets with the policer specified.

other cfm-policer-name

Police all non-continuity check packets with the policer specified.

all cfm-policer-name

Police all CFM packets with policer specified. If the all option is used, then you cannot specify above two options.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 10.0.

footer-navigation