Instruction Manual
Command line 22
Item Description
IgnoreFWVersion
(optional)
Restores a configuration that was generated on another firmware version. Valid
values are "true" and "false". The default value is "false". When the value is set
to "false", the configuration generated on another firmware version is rejected.
Example
->restore configbackup
address=tftp://192.168.10.12/new-vc-config-backup
->restore configbackup
address=tftp://[2001::50]/new-vc-config-backup
Restores a configuration backup file from a remote TFTP server
->restore configbackup
address=ftp://user:password@192.168.10.12/new-vc-config-b
ackup
->restore configbackup
address=ftp://user:password@[2001::50]/new-vc-config-back
up
Restores a configuration backup file from a remote FTP server
->restore configbackup
address=ftp://user:password@192.168.10.12/new-vc-config-b
ackup ignoreenclosureid=true
->restore configbackup
address=ftp://user:password@[2001::50]/new-vc-config-back
up ignoreenclosureid=true
Restores a configuration backup file from a remote FTP server and ignores the
serial number
1
->restore configbackup
address=ftp://user:password@192.168.10.12/new-vc-config-b
ackup ignorefwversion=true
->restore configbackup
address=ftp://user:password@[2001::50]/new-vc-config-back
up ignorefwversion=true
Restores a configuration backup file from a remote FTP server and ignores the
firmware version
->restore configbackup
address=ftp://user:password@192.168.10.12/new-vc-config-b
ackup encryptionkey=secret
->restore configbackup
address=ftp://user:password@[2001::50]/new-vc-config-back
up encryptionkey=secret
Restores a configuration backup file from a remote FTP server with an encryption
key
->restore configbackup -maskEncryptKey
address=ftp://user:password@192.168.10.12/new-vc-config-b
ackup
->restore configbackup -maskEncryptKey
address=ftp://user:password@[2001::50]/new-vc-config-back
up
Restores a configuration backup file from a remote FTP server with a masked
encryption key
->restore configbackup -quiet
address=ftp://192.168.10.12/new-vc-config-backup
->restore configbackup -quiet
address=ftp://[2001::50]/new-vc-config-backup
Restores a configuration backup file without user confirmation prompts