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

peer (Protocols LMP)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
peer peer-name {
    address ip-address;
    control-channel control-channel-interface;
    lmp-control-channel control-channel-interface;
    lmp-protocol {
        hello-dead-interval milliseconds;
        hello-interval milliseconds;
        passive;
        retransmission-interval milliseconds;
        retry-limit number;
    }
    te-link te-link-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols link-management],
[edit protocols link-management]

Description

Configure a network peer.

Options

peer-name—Name of the network peer.

The remaining statements are described separately in this chapter.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

lmp-protocol statement and substatements added in Junos OS Release 8.1.

footer-navigation