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 system software recovery-package

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system software recovery-package
<backup>
<master>

Description

Display the software recovery packages loaded on an XRE200 External Routing Engine in an EX8200 Virtual Chassis.

Options

An EX8200 Virtual Chassis supports up to two external Routing Engines for the purpose of external Routing Engine redundancy. If you have configured two external Routing Engines, one functions as the primary external Routing Engine and the other functions as the backup. If you have not configured two external Routing Engines, the backup and master options are not relevant.

none

Display the software recovery packages available on the external Routing Engine.

backup

(Optional) Display the software recovery packages available on the backup external Routing Engine.

master

(Optional) Display the software recovery packages available on the primary external Routing Engine.

Required Privilege Level

maintenance

Output Fields

When you enter this command, you are provided a list of software recovery packages, including the software release number, installed on the external Routing Engine.

Sample Output

show system software recovery-package

content_copy zoom_out_map
user@external-routing-engine> show system software recovery-package

Member 1 :
--------------------------------------------------------------------------
1. jinstall-ex-xre200-11.1I20110608_1356_pravasp-domestic.tgz
Member 0 :
--------------------------------------------------------------------------
1. jinstall-ex-xre200-11.4I20110608_1356_pravasp-domestic.tgz

show system software recovery-package backup

content_copy zoom_out_map
user@external-routing-engine> show system software recovery-package backup

Member 0 :
--------------------------------------------------------------------------
1. jinstall-ex-xre200-11.4I20110608_1356_pravasp-domestic.tgz

show system software recovery-package master

content_copy zoom_out_map
user@external-routing-engine> show system software recovery-package master

Member 1 :
--------------------------------------------------------------------------
1. jinstall-ex-xre200-11.1I20110608_1356_pravasp-domestic.tgz

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation