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
{ "lCode": "en_US", "lName": "English", "folder": "en_US" }
English
 

Back Up the Currently Running and Active File System

date_range 23-Dec-19

To back up the currently running and active file system so that you can recover to a known, stable environment in case there is a problem during the reinstall, use the following operational mode command:

content_copy zoom_out_map
user@host> request system snapshot

Sample Output

user@host> request system snapshot
content_copy zoom_out_map
umount: /altroot: not currently mounted
Copying / to /altroot.. (this may take a few minutes)
umount: /altconfig: not currently mounted
Copying /config to /altconfig.. (this may take a few minutes)
The following filesystems were archived: / /config

Meaning

On devices running Junos OS, this command backs up the root file system to /altroot, and /config is backed up to /altconfig. The root and /config file systems are on the router’s internal flash drive, and the /altroot and /altconfig file systems are on the router’s hard drive.

On devices running Junos OS Evolved, this command only copies the contents of the /soft directory, which includes the running version of Junos OS Evolved.

Note

After you issue the request system snapshot command, you cannot return to the previous version of the software because the running and backup copies of the software are identical.

footer-navigation