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 chassis satellite redundancy-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis satellite redundancy-group
[brief | detail | extensive | terse]
<since time>

Description

Display the status of the redundancy group in a Junos Fusion.

Redundancy groups are used in a Junos Fusion to configure, monitor, and maintain a topology using two aggregation devices.

Options

none

(Same as terse and brief) Display redundancy group information for the Junos Fusion.

brief | detail | extensive | terse

(Optional) Display the specified level of output.

since time

(Optional) Display redundancy group information on or after a certain date or time, in YYYY-MM-DD.HH:MM:SS format.

To display all output since a specified date, enter the specific date. For instance, enter 2015-12-22 as the time.

To display all output since a specified time, enter the specific date and time. For instance, to display all information on or after 11:01AM on December 22nd, 2015, enter 2015-12-22.11:01:00 as the time.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis satellite redundancy-groups command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis satellite redundancy-groups Output Fields

Field Name

Field Description

Level of Output

Name

The name of the redundancy group.

The redundancy group name is set using the set chassis satellite-management redundancy-groups redundancy-group-name statement.

none

terse

brief

detail

extensive

Cluster State

The cluster state.

none

terse

brief

detail

extensive

Peer Chassis ID

The chassis ID of the peer chassis.

In a Junos Fusion using redundancy groups, the peer chassis ID is the chassis ID of the other aggregation device and is required to create an interchassis link (ICL).

The chassis ID is set using the set redundancy-group-name chassis-id chassis-id-number statement.

none

terse

brief

detail

extensive

Peer Chassis SN

The serial number of the peer chassis.

In a Junos Fusion using redundancy groups, the peer chassis serial number is the serial number of the other aggregation device.

none

terse

brief

detail

extensive

Device Count

The device count.

none

terse

brief

detail

extensive

When

The date and time of the event.

detail

extensive

Event

The event.

detail

extensive

Action

The actions that resulted from the event.

detail

extensive

Sample Output

show chassis satellite redundancy-group

content_copy zoom_out_map
user@aggregation-device> show chassis satellite redundancy-group

            Cluster              Peer          Peer               Device
Name        State                Chassis ID    Chassis SN         Count
gr1         Online               2             DC334              143/143/150

Release Information

Command introduced in Junos OS Release 16.1R1.

footer-navigation