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 cluster information issu

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis cluster information issu

Description

Display chassis cluster messages. The messages indicate the progress of the in-service software upgrade (ISSU).

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis cluster information issu command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis cluster information issu Output Fields

Field Name

Field Description

Node name

Node (device) in the chassis cluster (node0 or node1).

CS Prereq

Status of all cold synchronization prerequisites:

  • if_state sync—Status of if_state synchronization.

  • fabric link—Status of fabric link synchronization.

  • policy data sync—Status of policy data synchronization.

  • cp ready—Status of the central point.

  • VPN data sync—Status of the VPN data synchronization.

CS RTO sync

Status of cold synchronization runtime objects.

CS postreq

Status of cold synchronization postrequirements.

Sample Output

show chassis cluster information issu

content_copy zoom_out_map
user@host> show chassis cluster information issu

node0:
--------------------------------------------------------------------------
Cold Synchronization Progress:
    CS Prereq              10 of 10 SPUs completed
       1. if_state sync         10 SPUs completed
       2. fabric link           10 SPUs completed
       3. policy data sync      10 SPUs completed
       4. cp ready              10 SPUs completed
       5. VPN data sync         10 SPUs completed
    CS RTO sync            10 of 10 SPUs completed
    CS Postreq             10 of 10 SPUs completed

node1:
--------------------------------------------------------------------------
Cold Synchronization Progress:
    CS Prereq              10 of 10 SPUs completed
       1. if_state sync         10 SPUs completed
       2. fabric link           10 SPUs completed
       3. policy data sync      10 SPUs completed
       4. cp ready              10 SPUs completed
       5. VPN data sync         10 SPUs completed
    CS RTO sync            10 of 10 SPUs completed
    CS Postreq             10 of 10 SPUs completed
     

Release Information

Command introduced in Junos OS Release 12.1X47-D10.

footer-navigation