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

mep

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
mep mep-id {
    action-profile action-profile-name
    auto-discovery;
    direction (up | down);
    interface interface-name (protect | working);
    priority number;
    remote-mep mep-id {
        action-profile profile-name;
        sla-iterator-profile profile-name {
            data-tlv-size size;
            iteration-count count-value;
            priority priority-value;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map

Description

The numeric identifier of the maintenance association end point (MEP) within the maintenance association.

Options

mep mep-id—Specify the numeric identifier of the MEP.

  • Range: 1 through 8191

The remaining statements are explained separately. See CLI Explorer.

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

footer-navigation