high-availability (Chassis)
Syntax
high-availability {
local-id id local-ip local-ip;
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;
}
services-redundancy-group name {
active-signal-route {
ip-address;
routing-instance routing-instance;
}
activeness-priority activeness-priority;
activeness-probe {
dest-ip {
ip-address;
routing-instance routing-instance;
}
}
backup-signal-route {
ip-address;
routing-instance routing-instance;
}
monitor {
bfd-liveliness name {
interface interface;
routing-instance routing-instance;
session-type (multihop | singlehop);
src-ip src-ip;
}
interface name;
ip name {
routing-instance routing-instance;
}
}
monitor-object name {
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;
}
peer-id id;
process-packet-on-backup;
shutdown-on-failure name;
}
traceoptions {
file <filename> <files files> <match match> <size size> <(world-readable | no-world-readable)>;
flag name;
level (alert | all | critical | debug | emergency | error | info | notice | warning);
no-remote-trace;
}
}
Hierarchy Level
[edit chassis]
Description
CAUTION:
Enabling tracing can adversely impact scale and performance and may increase security risk. We strongly recommend using the trace, tracing, or traceoptions commands only under the guidance of a JTAC support engineer. After collecting the debug information, immediately disable tracing to minimize risk and restore normal system performance.
Configure Multinode High Availability options on SRX Series Firewalls.
Options
| local-id | Define local node identifier. |
| peer-id | Define peer node related information. |
| services-redundancy-group | Define the services redundancy group details. |
| traceoptions | Define high availability traceoptions. |
Required Privilege Level
interface
Release Information
Statement introduced in Junos OS Release 20.4R1.