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

82 4 - CONFIGURATION-MODE COMMANDS
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) #
image install
Description Installs the software image onto a system partition.
Syntax image install <image-filename> <partition>
Parameters
<partition> Specifies the partition to boot: 1 or 2.
<image-filename> Specifies the software image to delete.
<URL, scp://, or ftp://
username:password@hos
tname/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.
<image-filename> Specifies the software image filename.
<partition> Specifies the partition number: 1, 2.