Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

policer (CFM Session)

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 maintenance-domain name level number maintenance-association name]

Description

Specify a separate policer to rate-limit packets specific to that session.

Options

  • continuity-check cfm-policer-name

    Police continuity check packets belonging to this session.

    other cfm-policer-name

    Police all non-continuity check packets belonging to this session.

    all cfm-policer-name

    Police all CFM packets belonging to this session. If the all option is used, then you cannot specify the 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