Page History
Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Internal_display_only |
---|
Overview
Use this procedure to save the running configuration settings of your your
Spacevars | ||
---|---|---|
|
sys-tools config backup
command saves the running configuration settings and all components active in the device, including- Analog Manager - All settings are saved, includingSIP User Agent, SIP Gateway, and PRI Settings (8300 only)settings (Does not apply to the Edge 8100 model.)
- Routing - All configuration settings6Wind Router - All settings are saved
SBC SWe Edge - This VNF—This is a pre-installed KVM virtual machine (VM), so the complete VM is saved in this process, including the complete running configuration, is saved.
Info title Note You can also save and download the SBC SWe Edge running configuration using the SWe Edge GUI interface.
User Management - Users and Passwords
The backup file name filename of the command can be prefixed with Alpha, Numeric, and these special characters:
!$%^&*()_-+=
The system will append appends the filename with _yearcfg_<host-name>_<Edge-8000-sw-version>_<year-month-day-hour.min.sec When a prefix is not defined, the system creates the backup file as _year-month-day-hour.min.sec.tgz.sec>.
For example, if
hostname = 8300-EAST-01
Edge 8000 software version = v24.1.0RCbuild.106e640
date = 17 June, 2024
time = 1:08 am and 50 second
then the backup filename is appended with cfg_8300-EAST-01_v24.1.0RCbuild.106e640_2024_2024-06-17-01.08.50
Multiexcerpt include | ||||
---|---|---|---|---|
|
Multiexcerpt include | ||||
---|---|---|---|---|
| ||||
Multiexcerpt include | ||||
|
Prerequisites
- System Administrator login access to the
CLI, SSH, or Console portSpacevars 0 product - Physical access to the port associated with the BR2 management bridge (example: port GE 7 port of the
device)Spacevars 0 product
Start
- Connect the management computer to to the port associated with the BR2 management bridge (example: port GE 7) at the front of the the
device.Spacevars 0 product
The computer will receive a DHCP IPv4 Address address on the Edge 8000
's management subnet, 192.168.122.0/24.Spacevars 0 product
(If the system's management network is reachable from the remote management computer, then SSH directly to the management IPv4 Address.
's management address.)Spacevars 0 product - Open a secure shell (ssh) session to the system's management IPv4 address. The default IP address is 192.168.122.1.
- Log in to the
CLI as System Administrator (sysadm) and enter the password.Spacevars 0 product - Change permission to root user by entering the command
sudo -i.
Then enter the sysadm user password. Execute the system tools (
sys-tools
) command to back up the device.
Syntax:sys-tools config backup <backup_file_name>
The backup file path is /E8000/backup_config/.
The following example gives the name 8300RL-EAST-01 bkup as the prefix of the backup filefilename.Code Block title Example # sys-tools config backup 8300-EAST-01 Config backup will interrupt voice services for approximately 60 seconds. Current calls will be disconnected, Continue (yes/no)? yes copy /etc/rbbn/wizard.conf to /tmp/tmp.8CGXuEMXFT copy /usr/local/mse/data to /tmp/tmp.8CGXuEMXFT copy /data/db-manager/config.env to /tmp/tmp.8CGXuEMXFT ... RL-bkup ... extract file from SBCSWeEdge success backbackup file is /E8000/backup_config/RL-bkup_cfg_8300-EAST-01_2023-07_v24.1.0RCbuild.106e640_2024-06-17-0901.1008.0150.tgz [root@e8000# ~]#
- Exit the CLI session and remove the physical connection from the GE 7 portfront panel.