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

performance-monitoring (OAM LFM)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
performance-monitoring {
    sla-iterator-profiles {
        profile-name {
            calculation-weight {
                delay delay-value;
                delay-variation delay-variation-value;
            }
            cycle-time cycle-time-value;
            iteration-period iteration-period-value;
            measurement-type two-way-delay;
            passive;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

Specify performance monitoring support for Ethernet frame delay measurement.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

Configure—To enter configuration mode.

Control—To modify any configuration.

Release Information

Statement introduced in Junos OS Release 11.4.

footer-navigation