HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

72 4 - CONFIGURATION-MODE COMMANDS
Parameters
Example minna (config) # configuration switch-to westcoast
minna (config) #
configuration upload
Description Uploads the configuration file.
Syntax configuration upload [<filename>] | [<URL, scp://, or ftp://
username:password@hostname/path/filename>] | [active]
Parameters
Example
minna (config) # configuration upload initial scp://
test:MyPassword@example/tmp/
minna (config)
configuration write
Description Writes the current, active configuration file to memory.
Syntax configuration write [to <filename>]
Parameters
Example
minna (config) # configuration write
minna (config) #
<filename> Specifies the name of the new configuration file.
initial Specifies the initial configuration.
initial.bak Specifies the initial backup configuration.
cold Specifies the configuration file before Scalable Data Referencing (SDR)
has occurred.
working Specifies the current configuration
working.bak Specifies the current backup configuration.
<filename> Specifies the location of the configuration file to download in URL, scp://
, or ftp:// format.
<URL, scp://, or
ftp://
username:pass
word@hostnam
e/path/
filename>
Uploads the configuration file to a remote host in URL, scp://, or ftp://
format.
<active> Uploads the active configuration file.
to <filename> Save the running configuration to a file and make it active.