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

102 4 - CONFIGURATION-MODE COMMANDS
Parameters
Example
minna (config) # hostname park
minna (config) #
image boot
Description Boots the specified system image by default.
Syntax image boot <partition>
Parameters
Example
minna (config) # image boot 1
minna (config) #
image delete
Description Deletes the specified software image.
Syntax image delete <image-filename>
Parameters
Example
minna (config) # image delete snkv1.0
minna (config) #
image fetch
Description Downloads a software image from a remote host.
Syntax image fetch <URL, scp://, or ftp://username:password@hostname/path/
filename> <image-filename>
Parameters
Example
minna (config) # image fetch http://www.domain.com/v.1.0 version1.0
minna (config) #
<hostname> Specifies the host name. Do not include the domain name.
<partition> Specifies the partition to boot: 1 or 2.
<image-filename> Specifies the software image to delete.
<URL, scp://, or ftp://
username:password@hostn
ame/path/filename>
Specifies the location of the software image in URL,
scp://, or ftp:// format. A carriage return downloads the image
and gives it the same name it had on the server.
<image-filename> Specifies the image filename.