HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
114 XPath OS CLI commands
Examples
To download and install an XPath base OS package from host 192.168.166.30 using account johndoe,
password 12345, and pfile /usr/tmp2/firmware:
See also
altBoot
firmwareCommit
fspfShow
version
pfile A fully qualified path and file name for the firmware package
list, for example, /v7.4.0/release.plist. Absolute path
names can be specified using forward slashes ( / ).
password The password for userName.
-b Activates autoreboot mode. After downloading firmware, the
system must be rebooted for the new firmware to become
active. When this operand is not specified, you must issue the
reboot command to activate the download image. If
autoreboot mode is enabled, the system reboots automatically
after this firmware download completes successfully.
-n Deactivates autocommit mode. By default, after running this
command and after the reboot (either manual or autoreboot),
the switch performs a firmwareCommit command
automatically. When autocommit is disabled, you need to
issue firmwareCommit to replicate the downloaded image
to both partitions of the system.
-i -s -t Provided for Fabric OS compatibility only.
switch:admin> firmwaredownload 192.168.166.30 johndoe /usr/tmp2/firmware 12345