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 upgrade-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis satellite upgrade-group
<upgrade-group-name>
[ brief | detail | extensive | terse]

Description

Display information about the satellite software upgrade groups for the Junos Fusion.

A satellite software upgrade group is a group of satellite devices that are updated at the same time to the same version of the satellite software. One Junos Fusion can contain multiple software upgrade groups, and multiple software upgrade groups should be configured in most Junos Fusions to avoid network downtimes during satellite software installations.

A satellite software upgrade group that contains all satellite devices in a satellite device cluster is automatically created when a satellite device cluster is configured. The software upgrade group name for these automatically created software upgrade groups is the cluster name.

Options

none

(Same as brief and terse) Display satellite software upgrade group information for all satellite software upgrade groups.

brief | detail | extensive | terse

(Optional) Display the specified level of output.

upgrade-group-name

Display satellite software upgrade group information for the specified satellite software upgrade group only.

The satellite software upgrade group name is set using the set chassis satellite-management upgrade-groups upgrade-group-name statement for standalone satellite devices and is the cluster name for satellite device clusters.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis satellite upgrade-group Output Fields

Field Name

Field Description

Level of Output

Fields for Interface  

Group

The satellite software upgrade group name.

The satellite software upgrade group name is the name of the satellite device cluster when used with a satellite device cluster. A satellite software upgrade group with the name of the satellite device cluster is created automatically when a satellite device cluster is configured.

The satellite software upgrade group name is set using the set chassis satellite-management upgrade-groups upgrade-group-name statement for standalone satellite devices.

briefterseextensivenone

Sw-Version

The version of satellite software associated with the satellite software upgrade group.

briefterseextensivenone

Group State

The state of the satellite software upgrade group.

briefterseextensivenone

Slot

The FPC slot identification number of the satellite device that is a member of the satellite software upgrade group.

brieftersedetailextensivenone

Device State

The state of the satellite software for the specified member of the satellite software upgrade group.

The version-in-sync output appears when the satellite device is running the satellite software version that is associated with the satellite software upgrade group.

brieftersedetailextensivenone

Software upgrade group

The name of the satellite software upgrade group.

detail

Software package version

The satellite software package associated with the satellite software upgrade group.

detail

Previous software package version

The satellite software package that was previously associated with the satellite software upgrade group.

This output only appears if the satellite software upgrade group was previously associated with another version of satellite software.

detail

Sample Output

show chassis satellite upgrade-group

content_copy zoom_out_map
user@aggregation-device> show chassis satellite upgrade-group
                                              Group              Device
Group         Sw-Version                      State      Slot    State
__ungrouped__
ex4300        3.0R1.0                         in-sync    107     version-in-sync
                                                         108     version-in-sync
                                                         109     version-in-sync
                                                         110     version-in-sync
                                                         111     version-in-sync
                                                         112     version-in-sync
                                                         113     version-in-sync
qfx           3.0R1.0                         in-sync    102     version-in-sync
                                                         103     version-in-sync
                                                         104     version-in-sync
                                                         105     version-in-sync
                                                         106     version-in-sync
                                                         114     version-in-sync

Sample Output

show chassis satellite upgrade-group detail

content_copy zoom_out_map
user@aggregation-device> show chassis satellite upgrade-group detail
Software upgrade group: ex4300
Software package version: 3.0R1.0
Previous software package version: 3.0R1.1
  Slot    Device State
  107     version-in-sync
  108     version-in-sync
  109     version-in-sync
  110     version-in-sync
  111     version-in-sync
  112     version-in-sync
  113     version-in-sync

Software upgrade group: qfx
Software package version: 3.0R1.0
  Slot    Device State
  102     version-in-sync
  103     version-in-sync
  104     version-in-sync
  105     version-in-sync
  106     version-in-sync
  114     version-in-sync

Release Information

Command introduced in Junos OS Release 14.2R3.

footer-navigation