Moving a Configuration
This section outlines a process for moving an existing Oracle Communications Session Border Controller configuration to a new system. Process summary:
- Create a backup configuration file on the source Oracle Communications Session Border Controller.
- Using SFTP, copy the source backup from the source to the destination Oracle Communications Session Border Controller .
- Restore the newly-transferred backup on the target Oracle Communications Session Border Controller.
Backup Commands
The Oracle Communications Session Border Controller software includes a set of commands for easily working with backup configurations. These commands are backup-config, display-backups, delete-backup-config, restore-backup-config.
To back up a configuration, use the backup-config command. You can confirm that your backup has been created with the display-backups command. When the backup-config command is executed, the system checks for sufficient resources to complete the operation. If resources are sufficient, the system creates the backup. If resources are insufficient, the task is not completed and the system displays the limiting resources and recommends completing the task at another time.
Backups are created as gzipped files in a .gz format. They are stored in the /code/bkups directory.