peer-id
Syntax
peer-id name {
desc desc;
interface interface;
liveness-detection {
no-adaptation;
detection-time {
threshold milliseconds;
}
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
multiplier multiplier;
transmit-interval {
minimum-interval milliseconds;
threshold milliseconds;
}
version (0 | 1 | automatic);
}
peer-forwarding-ip loopback-address {
interface interface-name;
liveness-detection {
no-adaptation;
detection-time {
threshold milliseconds;
}
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
multiplier multiplier;
transmit-interval {
minimum-interval milliseconds;
threshold milliseconds;
}
version (0 | 1 | automatic);
peer-ip peer-ip;
routing-instance routing-instance;
vpn-profile vpn-profile;
}
Hierarchy Level
[edit chassis high-availability]
Description
Configure the other node related information in a Multinode High Availability setup.
Options
| ID |
Peer node identifier. |
| desc |
Peer node description. |
| interface |
Name of the interface used for communicating with the peer node using the interchassis link (ICL. |
| liveness-detection |
Liveness detection options for the peer node. |
| peer-forwarding-ip |
IP address used as peer forwarding IP. This IP address must be associated to loopback interface only. You must configure this parameter to support asymmetric traffic flows in Multinode High Availability. |
| peer-ip |
IP address of the peer node. |
| routing-instance |
Routing instance to locate the peer node route. |
| vpn-profile |
VPN profile name for ICL encryption. You must configure a VPN profile for the HA traffic and apply the profile for both the nodes. |
Required Privilege Level
interface
Release Information
Statement introduced in Junos OS Release 20.4R1.