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-group (Redundant Tunnel)

date_range 31-May-24

Syntax

content_copy zoom_out_map
redundancy-group {
    member-interface interface-name {
        (active | backup); 
    minimum-links number-of-links;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name]

Description

Configure member tunnels of redundant logical or virtual tunnels.

Options

active

Set the interface to the active mode.

backup

Set the interface to the backup mode.

minimum-links

Specify the minimum number of active links required for the interface to remain up.

The remaining statement is explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To view this statement in the configuration.

Release Information

minimum-links option introduced in Junos OS Release 24.2.

Statement introduced in Junos OS Release 13.3.

footer-navigation