Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

redundancy-set

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
redundancy-set redundancy-set {
    healthcheck-timer-interval healthcheck-timer-interval;
    hold-time hold-time;
    keepalive keepalive;
    redundancy-group redundancy-group;
    redundancy-policy [redundancy-policy-list]
}

Hierarchy Level

content_copy zoom_out_map
[edit services]

Description

Specify the characteristics of a redundancy set.

Options

healthcheck-timer-interval healthcheck-timer-interval

Frequency of health check probes in seconds.

  • Range: 0 through 3600 seconds

hold-time

Maximum wait time for a health check response. When this time expires, the peer is considered down.

  • Range: 0 through 3600 seconds

keepalive

Frequency of srd hello messages in seconds.

  • Range: 1 through 60 seconds

redundancy-group

Redundancy group identifier. This must match a redundancy group ID in the ICCP configuration.

  • Range: 1 through 100

redundancy-policy-list

Names of one or more redundancy policies applied to the redundancy set.

redundancy-set

Redundancy set identifier.

  • Range: 1 through 100

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

Support added in Junos OS Release 19.3R2 for Next Gen Services on MX Series routers MX240, MX480 and MX960 with the MX-SPC3 services card.

footer-navigation