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

sla-iterator-profiles

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
sla-iterator-profiles {
    profile-name {
        avg-fd-twoway-threshold;
            avg-ifdv-twoway-threshold;
            avg-flr-forward-threshold;
            avg-flr-backward-threshold;
            calculation-weight {
            delay delay-weight;
            delay-variation delay-variation-weight;
        }
        cycle-time milliseconds;
        flap-trap-monitor seconds
        iteration-period iteration-period-value;
        measurement-type (loss | statistical-frame-loss | two-way-delay);
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

Configure an iterator application and specify the iterator profile options.

Options

profile-name—Name of the iterator profile. For more information about configuring the iterator profile, see Configuring an Iterator Profile.

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.1.

footer-navigation