[Contents] [Prev] [Next] [Index] [Report an Error]

peer

Syntax

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

Hierarchy Level

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

Release Information

Statement introduced before JUNOS 7.4. For JUNOS 8.1, the lmp-protocol statement and sub-statements were added.

Description

Configure a network peer.

Options

peer-name—Name of the network peer.

The remaining statements are described separately in this chapter.

Usage Guidelines

See Configuring LMP Peers.

Required Privilege Level

routing—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]