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

group (Redundant Trunk Groups)

date_range 19-Nov-23

Syntax

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

Hierarchy Level

Description

Create a redundant trunk group.

Options

name—The name of the redundant trunk group.

  • For platforms with ELS:

    The group name must be a string “rtgn” where n is a number from 0 through 15, such as “rtg2” or “rtg10”.

  • For platforms without ELS:

    The group name must start with a letter and can consist of letters, numbers, dashes, and underscores.

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