HP StorageWorks Enterprise File Services WAN Accelerator Manager 2.1.2 User's Guide (392360-004, June 2006)

200 A - HP EFS WAN ACCELERATOR MANAGER COMMAND-LINE INTERFACE
Syntax configuration delete <name>
Parameters
Example
minna (config) # configuration delete westcoast
minna (config) #
configuration factory
Description Creates a new, blank configuration file, without licenses.
Syntax configuration factory <new-filename>
Parameters
Example
minna (config) # configuration factory westcoast
minna (config) #
configuration fetch
Description Downloads a configuration file over the network.
Syntax configuration fetch <URL or scp://username:password@hostname/path/
filename>
Parameters
Usage To copy one configuration file to another HP EFS WAN Accelerator Manager, run the
following set of commands:
configuration fetch <url-to-remote-config> <new-config-name>
;; this fetches the configuration from the remote HP EFS WAN
Accelerator Manager
configuration switch-to <new-config-name>
;; this activates the newly fetched configuration
Example minna (config) # configuration fetch http://some-server.example.com/sh-
configs/westcoast newconfig
minna (config) #configuration swtich-to newconfig
<name> Specifies the name of the configuration file.
<new-filename> Specifies the name of the new configuration file.
<URL or scp://
username:passwor
d@hostname/path/
filename>
Specifies the location of the configuration file to download. To copy
a configuration file from another HP EFS WAN Accelerator
Manager, use the following format:
scp://admin:password@other/config/db/
configuration-file