Owner manual
This restores the configuration from an http URL.
• restore --input-share adomain/auser@myhost/ashare/cfg.xml
This restores a configuration from a Windows (CIFS) share.
config:verify
Returns TRUE if the configuration can be applied to the current node.
Syntax
config:verify [options] configuration
Options
--input-last Load the last known configuration.
--input-file or -if <filename>
Use file input.
--input-url or -ir <URL>
Use URL input. For example,
http://somehost/filename or
ftp://[username[:password]@]host/path/file
--input-usb or -iu <file>
Use content retrieved from the USB drive.
--input-share or -ic <string>
Use CIFS/Windows input. For example,
domain/user[:password]@host/share/filename
--input-scp or -is <string>
Use SCP input. For example, user[:password]@host:filename
--input-pipe or -ip Use stdin as input to the command line (non-interactive only).
--current-file <filename>
Read the current configuration from a file, instead of from ION
Accelerator.
--current-url <URL>
Read the current configuration from a URL, instead of from ION
Accelerator.
(See
help –-all for details on all other options.)
42