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

redundant-trunk-group

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
redundant-trunk-group {
    group name {
        interface interface-name <primary>;
        interface interface-name;
        preempt-cutover-timer seconds;
    }
}

Hierarchy Level

  • For platforms with ELS:

    content_copy zoom_out_map
    [edit switch-options]
    
  • For platforms without ELS:

    content_copy zoom_out_map

Description

Configure a primary link and secondary link on trunk ports. If the primary link fails, the secondary link automatically takes over without waiting for normal spanning-tree protocol convergence.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.

system–control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.0.

Hierarchy level [edit switch-options] introduced in Junos OS Release 13.2X50-D10 (ELS). (See Using the Enhanced Layer 2 Software CLI for information about ELS.)

footer-navigation