Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c8613a801e016167f8a31a002b, userName='null'}
REV5UserResourceIdentifier{userKey=8a00a0c85f4199b1015f7ea6e836000d, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a0c85f4199b1015f7ea6e836000d, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c8a10148, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb1f05538a00a02355cd1c2f0155cd26c8a10148, userName='null'}

Internal_display_only

Overview

Use this procedure to save the running configuration settings of your your 

Spacevars
0product
device to create a backup file. The 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
    titleNote

    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
MultiExcerptNameThis procedure applies to all E8k devices
PageWithExcerpt_Operations_excerpts

Multiexcerpt include
MultiExcerptNameAttention - store backups offsite
PageWithExcerpt_Operations_excerpts
Multiexcerpt include
MultiExcerptNameWarning - interruption of service
PageWithExcerpt_Operations_excerpts


Prerequisites

  • System Administrator login access to the
    Spacevars
    0product
    CLI, SSH, or Console port
  • Physical access to the port associated with the BR2 management bridge (example: port GE 7 port of the
    Spacevars
    0product
    device)

Start

  1. Connect the management computer to to the port associated with the BR2 management bridge (example: port GE 7) at the front of the the 
    Spacevars
    0product
    device.
    The computer will receive a DHCP IPv4 Address address on the Edge 8000
    Spacevars
    0product
    's management subnet, 192.168.122.0/24. 
    (If the system's management network is reachable from the remote management computer, then SSH directly to the management IPv4 Address.
    Spacevars
    0product
    's management address.)
  2. Open a secure shell (ssh) session to the system's management IPv4 address. The default IP address is 192.168.122.1.
  3. Log in to the
    Spacevars
    0product
    CLI as System Administrator (sysadm) and enter the password.
  4. Change permission to root user by entering the command sudo -i. Then enter the sysadm user password.
  5. 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
    titleExample
    # 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# ~]#
    


  6. Exit the CLI session and remove the physical connection from the GE 7 portfront panel.