Perform the following steps to restore the
Restoring the SBC configuration on a SBC SWe Cloud platform is not supported. Instead, load the saved configuration to a new SBC SWe Cloud instance.
Log on to the remote server where you have copied the configuration files, as described in Saving the SBC Configuration.
Execute the following commands to copy the files to your SBC system:
% cd /home/bob/SBC01/config % sftp -oPort=2024 sftpadmin@SBC01a Connecting to SBC01a sftpadmin@10:54:19.17's password: sftp> put config_SBC01_20170324_021127.tar.gz /var/log/sonus/sbx/config/
To view the saved configuration files, use the following CLI command:
admin@SBC01a> show table system savedConfigList INDEX FILE NAME SIZE ---------------------------------------------------------- 1 config_SBC01_20170324_021127.tar.gz 1061 KBytes
Log on to SBC CLI, and load the configuration by executing the following CLI command:
admin@SBC01a> request system admin SBC01 loadConfig fileName config_SBC01_20170324_021127.tar.gz This command will load the last saved configuration and restart the applications on active/standby servers. Do you want to continue (yes/no) y Proceeding result success reason Starting DB restoration from: config_<server name>_20170324_021127.tar.gz please check /var/log/messages for progress