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

snapshot

date_range 24-Jun-24

Syntax

content_copy zoom_out_map
    snapshot {
       configuration;
       no-configuration;
       recovery {
          automatic;
          configuration-only;
          configuration-preference;
          no-automatic;
          on-upgrade;
       }
    }

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Configure system snapshot options. The configuration and no-configuration options are used for creating non-recovery snapshots and recovery is used for recovery snapshot.

This statement provides flexibility and control over the snapshot process.

Options

configuration

Save configuration in snapshot. When you configure the configuration option and issue the request system snapshot command, it stores the configuration files as part of the non-recovery snapshot.

no-configuration

When you configure the no-configuration option and issue the request system snapshot command, it does not store the configuration files in the non-recovery snapshot.

recovery

This option is used for system snapshot recovery management. This option allows you to create recovery snapshots for the purpose of system recovery.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.

System-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 24.2R1.

footer-navigation