HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)
92 4 - CONFIGURATION-MODE COMMANDS
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
Example
minna (config) # image install version1.0 2
minna (config) #
image move
Description Moves or renames an inactive system image on the hard disk.
Syntax image move <source-image-name> <new-image-name>
Parameters
Example
minna (config) # image move www.domain.com/v.1.0 version1.0
minna (config) #
in-path cdp enable
Description Enables Cisco Discovery Protocol (CDP) support on Policy Based Routing (PBR)
deployments. Virtual in-path failover deployments require CDP on the HP EFS WAN
Accelerator to bypass the HP EFS WAN Accelerator that is down. The no command
option disables CDP.
CDP is proprietary protocol used by Cisco routers and switches to obtain neighbor IP
addresses, model, IOS version, and so forth. The protocol runs at the Open System
Interconnection (OSI) layer 2 using the 802.3 Ethernet frame.
<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.
<source-image-name> Specifies the name of the software image to move or rename.
<new-image-name> Specifies the new name of the software image.