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

show redundant-trunk-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show redundant-trunk-group <group-name group-name>

Description

Display information about redundant trunk groups.

Options

group-name group-name

Display information about the specified redundant trunk group.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show redundant-trunk-group command. Output fields are listed in the approximate order in which they appear.

Table 1: show redundant-trunk-group Output Fields

Field Name

Field Description

Group name

Name of the redundant trunk port group.

Interface

Name of an interface belonging to the trunk port group.

State

Operating state of the interface.

  • Up denotes the interface is up.

  • Down denotes the interface is down.

  • Pri denotes a primary interface.

  • Act denotes an active interface.

Time of last flap

Date and time at which the advertised link became unavailable, and then, available again.

Flap count

Total number of flaps since the last switch reboot.

Sample Output

show redundant-trunk-group group-name Group1

content_copy zoom_out_map
user@switch> show redundant-trunk-group group-name Group1

Group      Interface       State          Time of last flap        Flap
name                                                               Count

Group1     ge-0/0/45.0     UP/Pri/Act     Never                    0
           ge-0/0/47.0     UP             Never                    0

Release Information

Command introduced in Junos OS Release 9.0.

footer-navigation