2.4.2. Restoring from a backup file (VNF only)ΒΆ

If not done during the installation, you can restore the configurations, private keys and certificates from a backup file.

The backup file must have been generated on the same or previous minor version (e.g. a backup from 3.0.1 can be restored on 3.0.x or 3.1.x).

To import a backup file:

vsr> cmd backup import url <backup-url>
Checking imported startup configuration compatibility with current image...
OK: startup configuration is compatible with version 3.0.0.
Please reboot to take changes in account.

Then, reboot the Virtual Service Router with force option:

vsr> cmd reboot delay 0 force

See also

The command reference for details.