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=8a00a02355cd1c2f0155cd26cb1f0553, userName='null'}

Use the Backup procedures and the Restore from Backup procedures to:
  • Routinely capture network-specific configuration settings of an
    Spacevars
    0product
    device.
    The backup and restore commands back up and restore all the applications active in the device, including the Analog Manager, the 6Wind Router, and the SBC SWe Edge.
  • Restore the configuration settings as part of the Performing Software Upgrades and Performing Disaster Recovery.

Use the Disaster Recovery procedures when an 

Spacevars
0product
device suffers a partial or complete failure and must be replaced as a whole unit.

Multiexcerpt include
MultiExcerptNameAttention - store backups offsite
PageWithExcerpt_Operations_excerpts


Tip
titleTip

When executing commands for a backup or recovery, remember you can always enter the CLI sys-tools help command. The response gives a list of available commands with the proper syntax and a brief explanation of each command.


Code Block
[sysadm@8000 ~]$ sudo -i
[sudo] password for sysadm:
[root@8000 ~]# sys-tools help
Help:
app reinstall [ pkg_name ] - reinstall package
config backup [ ConfigName | default ] - configuration backup
config restore [ ConfigName | default ] - configuration restore
config ls - list saved configurations
debug - show some status and logs
image ls - show iso images on disk
image download [ http://path_to_get_file ] - download iso file
image active filename.iso - activate local repo from iso image
image install filename.iso - reboot and install using filename.iso
image delete filename.iso - delete image filename.iso
license [analog|router] license_key_string - update analog|router licnese key
license sweedge license_file.xml - update sweedge licnese file
linkstatus InterfaceName - show interface link status
report  [ name ] - report status/config to name
help - show help
[root@8000 ~]#