HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

86 4 - CONFIGURATION-MODE COMMANDS
Parameters
Example
minna (config) # configuration delete westcoast
minna (config) #
configuration fetch
Description Downloads a configuration file over the network.
Syntax configuration fetch <URL, scp://, or ftp://username:password@hostname/path/
filename>
Parameters
You can avoid copy and paste errors by using the import configuration option when
you are replacing or adding an HP EFS WAN Accelerator in your network. Simply
connect the replacement HP EFS WAN Accelerator to your LAN and import the
configuration from your existing HP EFS WAN Accelerator. If you are swapping one
HP EFS WAN Accelerator for another, you can import all of the network information
(although not the licenses) and disconnect the old HP EFS WAN Accelerator before
you switch configurations on the new appliance.
To deploy a large network of HP EFS WAN Accelerators, you can avoid configuring
each appliance individually by setting up a template appliance and use the
configuration import option to copy the template to each HP EFS WAN Accelerator.
Usage To copy one configuration file to another HP EFS WAN Accelerator, run the
following set of commands:
configuration fetch <url-to-remote-config> <new-config-name>
;; this fetches the configuration from the remote
configuration switch-to <new-config-name>
;; this activates the newly fetched configuration
Example minna (config) # configuration fetch http://domain.com/westcoast
newconfig
minna (config) #configuration switch-to newconfig
configuration jump-start
Description Restarts the configuration wizard.
Syntax configuration jump-start
Parameters None
<filename> Specifies the name of the configuration file.
<URL, scp://, or ftp://
username:password@hostname
/path/filename>
Specifies the location of the configuration file to
download in URL, scp://, or ftp:// format.