Perform Backup Steps on CUSP 10.2(3) and later versions
SUMMARY STEPS
- commit
- write [ erase | memory | terminal ]
- offline
- backup { revisions number | server url sftp-url username sftp-username password sftp-password
- backup category { all | configuration | data }
- continue
DETAILED STEPS
| Command or Action | Purpose | |||
|---|---|---|---|---|
|
Step 1 |
commit Example:
|
Enables the CUSP committable configuration changes to take effect. |
||
|
Step 2 |
write [ erase | memory | terminal ] Example:
|
Writes the running configuration to the startup configuration. |
||
|
Step 3 |
offline Example:
|
Enters offline mode. All calls are terminated.
|
||
|
Step 4 |
backup { revisions number | server url sftp-url username sftp-username password sftp-password Example:
|
Configures the backup server
|
||
|
Step 5 |
backup category { all | configuration | data } Example:
|
Specifies the type of data to be backed up and stored. |
||
|
Step 6 |
continue Example:
|
Exits offline mode and returns the system to the previous online mode. The system begins processing new calls. |

Feedback