Overview
Use this procedure to restore from backup the configuration settings of your Edge 8000 device. The sys-tools config
restore
command restores the system to a previous backup configuration. The command also restores the settings of all the components that were active in the device, including
SBC SWe Edge - This is a pre-installed KVM virtual machine (VM), so the complete VM is saved in this process, including the running configuration.
This procedure applies to all Edge 8000 Series devices.
You can also save and download the SBC SWe Edge running configuration separately using the SWe Edge GUI interface.
For a full recovery of all the system software of the Edge 8000 device, including the operating system software, refer to Disaster Recovery.
This operation causes a service disruption. Perform this procedure only during a maintenance window.
Prerequisites
Start
sudo -i
. Then enter the sysadm user password.Execute the system tools (sys-tools
) command to restore the configuration settings from backup.
Syntax:sys-tools config restore <backup_file_name>
# sys-tools config restore 05102023v1_2023-05-10-11.01.23.tgz Config restore will interrupt voice services for approximately 60 seconds. Current calls will be disconnected, Continue (yes/no)? yes Domain 'SBCSWeEdge' destroyed umount disk disconnect /dev/nbd5 /dev/nbd5 disconnected virsh start SBCSWeEdge Domain 'SBCSWeEdge' started ... virsh start SBCSWeEdge ====> Success. systemctl stop evagent.service ====> Success. systemctl stop emtunnel.service ====> Success. [root@e8000 /]#