Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents 

Back to Saving the SBC Configuration

...

 

Perform the following steps to save the existing 

Spacevars
0product
 configuration. The backup file created by this procedure is used to restore the system configuration if reinstallation of the software is needed for any reason.

To reload the 

Spacevars
0product
 configuration, refer to Restoring SBC Configuration for guidance.
Multiexcerpt
MultiExcerptNameSBC SWe Cloud restore limitation
Info
titleNote

Restoring the

Spacevars
0product
configuration on a
Spacevars
0product3
platform is not supported. Instead, load the saved configuration to a new
Spacevars
0product3
instance.

 

  1. Log on

...

  1. to 

    Spacevars
    0product
     CLI. Execute the following command to save

...

  1. the 

    Spacevars
    0product
     configuration.

    Command Syntax

    Code Block
    % request system admin <SYSTEM NAME> saveConfig


    Command Example

    Code Block
    languagenone
    titleExample:

...

  1. admin@SBCSWE1A> request system admin 

...

  1. SBCSWE1 saveConfig

...

  1. 
    This command will save the current configuration. Do you want to continue 

...

  1. [no,yes] yes

...

  1. 
    result success
    reason Configuration Saved as

...

  1.  : config_

...

  1. SBCSWE1_

...

  1. 20181004_

...

  1. 191349.tar.gz

...

  1. Info
    titleNote

...

  1. This command saves the current configuration to a time-stamped zipped tar file located in /var/log/sonus/sbx/config directory of SBC active server. 

  2. Use SFTP

...

  1. to copy the configuration file from the active server to the remote server. Following is an example to transfer the saved configuration file to a remote linux server.

    Code Block
    languagenone
    titleExample:
    # sftp -oPort=2024 

...

  1. admin@SBC01a:/var/log/sonus/sbx/config/config_SBC01_20110824_021127.tar.gz /home/bob/SBC01/config
    

...

  1. admin@SBC01a's password: 

...

  1. <admin>
    Connected to SBC01a.
    Fetching /var/log/sonus/sbx/config/config_SBC01_20110824_021127.tar.gz to /home/bob/SBC01/config

...

Pagebreak