Description
The save commond is used to store the entire router configuration in a backup file. The file is shown in the /file submenu. It can be downloaded via ftp to keep it as a backup for configuration.
To restore the system configuration, for example, after a /system reset-configuration, it is possible to upload that file via ftp and load that backup file using load commond in /system backup submenu.
Command Description
load name=[filename] - Load configuration backup from a file
save name=[filename] - Save configuration backup to a file
Example
To save the router configuration to file test:
[admin@Radi] system backup> save name=test
Configuration backup saved
[admin@Radi] system backup>
To see the file stored on the router :
[admin@Radi] > file print
# NAME TYPE SIZE CREATION-TIME
0 test.backup backup 12567 may/08/2011 21:07:50
[admin@Radi] >
Example
To load the saved backup file test:
[admin@Radi] > file print
# NAME TYPE SIZE CREATION-TIME
0 test.backup backup 12567 may/08/2011 21:07:50
[admin@Radi] >