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 autorecovery state

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show system autorecovery state

Description

This command perform checks and show status of all autorecovered items.

In devices running FreeBSD Release 12 or later, you cannot back up data with the autorecovery feature. Instead, back up data using snapshots. To learn if your device is running FreeBSD Release 12 or later, issue the show version command and look for the fbsd_builder_stable string in the module names. If the string includes the number 12 or later, your device is running FreeBSD Release 12 or later.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system autorecovery state command. Output fields are listed in the approximate order in which they appear.

Table 1: show system autorecovery state Output Fields

Field Name

Field Description

File

The name of the file on which autorecovery checks are performed.

Slice

The disk partition on which autorecovery checks are performed.

Recovery Information

Indicates whether autorecovery information for the file or slice has been saved.

Integrity Check

Displays the status of the file's integrity check (passed or failed).

Action / Status

Displays the status of the item, or the action required to be taken for that item.

Sample Output

show system autorecovery state

content_copy zoom_out_map
user@host> show system autorecovery state

Configuration:
File             Recovery Information    Integrity Check    Action / Status
rescue.conf.gz   Saved                   Passed             None
Licenses:
File             Recovery Information    Integrity Check    Action / Status
JUNOS282736.lic  Saved                   Passed             None
JUNOS282737.lic  Not Saved               Not checked        Requires save
BSD Labels:
Slice            Recovery Information    Integrity Check    Action / Status
s1               Saved                   Passed             None
s2               Saved                   Passed             None
s3               Saved                   Passed             None
s4               Saved                   Passed             None

Release Information

Command introduced in Junos OS Release 15.1X49-D35.

footer-navigation