User guide

Chapter 13: Command Line Interface
193
Backup Command
ThebackupcommandmakesacopyoftheDominionSXconfiguration
andwritesthebackupontoanftpserver.ThecurrentSXdevice
configurationissavedtothecomputerwiththeIPsetinthecommand
parametersinanencryptedformat.Alldevicesettingsarestoredinthe
fileEXCEPTnetworksettings.Thef
ileca
nberecoveredifaRestore
operationbecomesnecessary.
Thesyntaxofthebackupcommandis:
backup [ip ipaddress] [login login] [password password]
[path pathname] [file filename]
Thebackupcommandoptionsaredescribedinthefollowingtable.
Command Description
[ipipaddress] IPaddressofthetargetsystemwherethe
backupwillbewritten.
<loginlogin> Usernameoftheaccountonthesystemwhere
thebackupwillbestored.
<password
password>
Passwordoftheaccountonthesystemwhere
thebackupwillbestored.
[pathpathname] Specifiesthepathtothebackupfile.
[filefilename] Specifiesthenameofthefileinwhichthe
backupwillbesaved.
Backup Command Example
Inthisexample,theconsoleserverdataissenttoasystemattheIP
address192.168.51.220.Theguestaccountandpasswordareused.The
datawillbesavedatthetopleveloftheguestaccountasafilenamed
backupfile.
admin > system > backup ip 10.0.0.188 login sx password
qaz1wsx path /home/backup file bac