Backup and Restore |
|
Introduction
Backup : The process of making copies of the current configuration so that these copies can later be used to restore the original state in the event of an undesirable change or data loss. Restore : Restoring the system to the original state in the event of an undesirable change or data loss, using the stored backups.
Backup & Restore Startup Configuration
Using SCP Protocol over SSH Server
The above configuration stores the startup configuration as backup.tar on the SSH server 10.20.50.68
The above configuration restores the startup configuration from the SSH server 10.20.50.68
Using TFTP Server
The above configuration stores the startup configuration as backup.tar on the TFTP server 10.20.50.68
The above configuration restores the startup configuration from the TFTP server 10.20.50.68
|