"https://controller_ip:8443/sdn/v2.0/systems/controller_uid"
4.Perform the actual backup using the following cURL command:
curl
5.Get the checksum to verify the backup file has not been corrupted. The REST command to get the checksum is as follows:
curl
6.Check on the status of a backup.
curl
The backup file should be downloaded to a secure location. Choose the correct name now; you cannot rename the files later or you will get a file corruption error when you attempt to upload it for a restore.
NOTE: The file name must begin with sdn_controller_backup.
•Download the Backup.zip File:
curl
•Do not run backup while making configuration changes. Instead, run the backup after completing configuration changes. Otherwise, an inconsistent system state could result with a subsequent restore.
•Always back up all of the controllers in a team after a configuration change. Just backing up a subset of the controllers is not sufficient.
•Back up all of controllers in a team at approximately the same time. (Team backups can be in sequence or in parallel). Do not allow days to pass
•A completed backup should be downloaded from the controller to another location for safekeeping. Include the IP address in the backup filename, so you can easily determine which backup belongs to which controller in a team. Recommended file naming is:
◦
•Store the backup files you take off each controller in the team together, so they can easily be retrieved for a future restore.
NOTE: If any controller in a team fails to complete the backup, start the backup over for all members of the controller team.
Examples of cURL commands in this guide use the
94 Backing up and restoring