Image delete, Image fetch, Image install – HP StorageWorks Enterprise File Services WAN Accelerator User Manual
Page 207

HP EFS WAN A
CCELERATOR
M
ANAGER
U
SER
’
S
G
UIDE
207
A - HP
EFS W
A
N
A
C
C
EL
ER
ATO
R
M
ANA
GER
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 or scp://username:password@hostname/path/filename>
<image-filename>
Parameters
Example
minna (config) # image fetch http://www.example.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>
<partition>
Specifies the partition to boot: 1 or 2.
<image-filename>
Specifies the software image to delete.
<URL or
scp:/
username:passwor
d@hostname/path/
filename>
Specifies the location of the software image. A carriage return
downloads the image and gives it the same name it had on the server.
<image-filename>
Specifies the filename under which to store the image locally.