Versions Compared

Key

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

...

  1. Backup your configuration using the procedure on the page System Administration - Backup/Restore.
  2. Copy your configuration to a remote location using the procedure on the page System Administration - Backup/Restore.

Anchor
BackUpSBCConfigurationUsingCLI
BackUpSBCConfigurationUsingCLI
Back Up SBC Configuration Using CLI

...

  1. From the top-level CLI mode, enter the command:

    Code Block
    languagenone
    request system admin <SBC_system_name> saveConfig fileNameSuffix <filename.suffix> 
  2. When prompted to continue, enter 'yes'.  A message displays indicating the configuration was saved to a tar.gz file.
  3. Copy the latest <filename>.tar.gz file from the /var/log/sonus/sbx/config directory to a remote location using FileZilla or some other software utility.
Note

The SBC stores up to 10 manual and 7 automatic backup files.

...

To monitor system status from CLI top-level mode, the following commands are available. For additional commands and command details, see  show status systemShow Status System  and show table system Show Table System pages.

Code Block
languagenone
show status global callCountStatus all
show status system daughterBoardStatus
show status system ethernetPort mgmtPortStatus / packetPortStatus
show status system fanStatus
show status system hardDiskStatus
show status system hardDiskUsage
show status system powerSupplyStatus
show status system serverStatus
show status system syncStatus
show status system systemCongestionStatus

...

To monitor

Spacevars
0product
performance data from CLI top-level mode, the following commands are available. For additional commands and command details, see show status Show Status Command Details and show table system - CLI and Show Table System pages.

Code Block
languagenone
show status alarms historyStatus
show status system dspRes dspCallCurrentStatistics
show status system dspRes dspUsageCurrentStatistics
show status global tcpGeneralGroupStatistics
show status system dspStatus dspUsage
show status system ethernetPort mgmtStatistics
show status system ethernetPort packetStatistics
show status system systemCongestionCurrentStatistics
show status global udpGeneralGroupStatistics

...