liveness-detection (high availability)
Syntax
liveness-detection {
detection-time {
threshold milliseconds;
}
minimum-interval milliseconds;
minimum-receive-interval milliseconds;
multiplier multiplier;
transmit-interval {
minimum-interval milliseconds;
threshold milliseconds;
}
version (0 | 1 | automatic);
}
Hierarchy Level
[edit chassis high-availability peer-id]
[edit chassis high-availability peer-id peer-forwarding-ip]
Description
Configure Bidirectional Forwarding Detection (BFD) options for the peer node.
Options
| detection-time | Specify BFD failure detection time.
|
|
| minimum-interval |
Configure the minimum interval at which the device transmits hello packets and then expects to receive a reply from a neighbor with which it has established a BFD session |
|
| minimum-receive-interval |
(Optional) Configure the minimum interval after which the local device must receive a reply from a neighbor with which it has established a BFD session. |
|
| multiplier | (Optional) Configure the number of hello packets not received by a neighbor that causes the originating interface to be declared down. |
|
| transmit-interval | The negotiated transmit interval for a peer is the interval between the sending of BFD packets to peers. The receive interval for a peer is the minimum time that it requires between packets sent from its peer; the receive interval is not negotiated between peers. |
|
| version |
BFD protocol version number
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface
Release Information
Statement introduced in Junos OS Release 20.4R1.