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 restore-point-status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system software restore-point-status

Description

This command displays the status of the restore-point for QFabric system. A restore-point contains both a snapshot of the software and a configuration file.

You can create only one restore-point. When you create a new restore-point, the existing restore-point, if available, is erased.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system software restore-point status command. Output fields are listed in the approximate order in which they appear.

Table 1: show system software restore-point status Output Fields

Field Name

Field Description

Member

Name of the Director device.

Creation Time

Time when the restore-point was created.

Status

Status of restore-point creation.

Restore volume

Name and path to restore volume used to create the restore-point.

Sample Output

show system software restore-point status

content_copy zoom_out_map
user@qfabric> show system software restore-point status
Member		Creation Time			Status		Restore volume
------		-------------			-----		---------------
dg0		Aug 15 07:42:39 2014		success		/dev/VolGroup00/LogVol03
dg1		Aug 15 07:42:27 2014		success		/dev/VolGroup00/LogVol03

Release Information

Command introduced in Junos OS Release 14.1X53-D15.

footer-navigation