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

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis nonstop-upgrade

Description

(EX6200 switches, EX8200 switches, EX8200 Virtual Chassis, QFX3500 and QFX3600 Virtual Chassis, and Virtual Chassis Fabric only) Display the status of the line cards or Virtual Chassis members in the linecard role after the most recent nonstop software upgrade (NSSU). You must issue this command on the primary Routing Engine.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis nonstop-upgrade Output Fields

Field Name

Field Description

Item

Line card slot number.

Status

State of line card:

  • Error—Line card is in an error state.

  • Offline—Line card is powered down.

  • Online—Line card is online and running.

Reason

Reason for the state (if the line card is offline).

Sample Output

show chassis nonstop-upgrade (EX8200 Switch)

content_copy zoom_out_map
user@switch> show chassis nonstop-upgrade 
  Item           Status                  Reason
  FPC 0          Online               
  FPC 1          Online               
  FPC 2          Online                  
  FPC 3          Offline                 Offlined by CLI command 
  FPC 4          Online                  
  FPC 5          Online               
  FPC 6          Online               
  FPC 7          Online               

show chassis nonstop-upgrade (EX8200 Virtual Chassis)

content_copy zoom_out_map
user@external-routing-engine> show chassis nonstop-upgrade
member0:
--------------------------------------------------------------------------
  Item           Status                  Reason
  FPC 0          Online
  FPC 1          Online
  FPC 2          Online
  FPC 5          Online

member1:
--------------------------------------------------------------------------
  Item           Status                  Reason
  FPC 0          Online
  FPC 1          Offline                 Offlined due to config
  FPC 2          Online
  FPC 3          Online
  FPC 4          Online
  FPC 5          Online
  FPC 7          Online

show chassis nonstop-upgrade (Virtual Chassis Fabric)

content_copy zoom_out_map
 Item           Status                  Reason
  FPC 0          Online
  FPC 1          Online                 
  FPC 2          Online
  FPC 3          Online
  FPC 4          Online
  FPC 5          Online

Release Information

Command introduced in Junos OS Release 10.4.

footer-navigation