monitor (Multinode High Availability)
Syntax
monitor { bfd-liveliness destination-ip-address { interface interface-name; routing-instance routing-instance-name; session-type (multihop | singlehop); src-ip src-ip; } interface name; ip destination-ip-address { routing-instance routing-instance-name; } monitor-object { bfd-liveliness { destination-ip name { interface interface; routing-instance routing-instance; session-type(multihop | singlehop); src-ip src-ip; weight weight; } threshold threshold; } interface { interface-name name { weight weight; } threshold threshold; } ip { destination-ip name { routing-instance routing-instance; weight weight; } threshold threshold; } object-threshold object-threshold; } srg-threshold; }
Hierarchy Level
[edit chassis high-availability services-redundancy-group id-number]
Description
Configure monitoring options for the Multinode High Availability setup.
Options
bfd-liveliness |
Configure Bidirectional Forwarding Detection (BFD) monitoring to detect failures in a network. You can configure Multinode High Availability to monitor one or more links using BFD. This configuration triggers a failover in the event of BFD failure. Configure BFD liveliness by specifying source and destination IP and the interface where the peer device is directly connected to.
|
interface interface-name | Configure interface monitoring for SRG. The node which detects the interface monitoring failure transitions to ineligible state for the corresponding SRG and the other node (if healthy) takes over the active role or that SRG and the subsequent GARP ensures traffic switching and recovery. |
ip destination-ip-address | Configure IP monitoring. You can configure IP monitoring by specifying destination IP address (of upstream router) for probing. |
monitor-object object name | SRG monitoring object. You can define one or more monitor objects (up to 10) to group monitor-specific attributes associated with an SRG. |
srg-threshold object name | SRG monitoring object. |
Required Privilege Level
interface
Release Information
Statement introduced in Junos OS Release 20.4R1.