Add_workflow_for_techpubs | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Perform the following steps to restore the
Spacevars | ||
---|---|---|
|
Multiexcerpt include | ||||
---|---|---|---|---|
|
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:
Code Block | ||||
---|---|---|---|---|
| ||||
% cd /home/bob/SBC01/config % sftp -oPort=2024 admin@SBC01a Connecting to SBC01a admin@10:54:19.17's password: xxxxxxx sftp> put config_SBC01_20170324_021127.tar.gz /var/log/sonus/sbx/config/ |
To view the saved configuration files, use the following CLI command:
Code Block | ||||
---|---|---|---|---|
| ||||
admin@SBC01a> show table system savedConfigList INDEX FILE NAME SIZE ---------------------------------------------------------- 1 config_SBC01_20170324_021127.tar.gz 1061 KBytes |
Code Block | ||||
---|---|---|---|---|
| ||||
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 |
Info |
---|
You must follow the procedure below to activate the traffic profile during loadconfig loadConfig scenarios. Loadconfig ; loadConfig does not activate the profile To configure the required profiles you must first reset the profile to default, and then set desired profile. 1. Note the current active profile from CLI ( |
Info | |
---|---|
|
| |
When you load config dump taken from SBC versions older than 8.0, the |
Warning |
---|
This command will restart application on both the servers and is service impacting. |
Info | ||||
---|---|---|---|---|
| ||||
When reloading a saved configuration, make sure the standby server is stable or the server is reachable. If the standby is restarted or rebooted, wait until the server is stable before proceeding. If the standby system crashes before the load config completes, stop the standby server and allow the original active server to come back online as active. |
Pagebreak |
---|