HP Fabric Clustering System HP-UX Administrator's Guide, March 2008
last-image-source : Release-1.1.3hp/build025
primary-image-source : Release-1.1.3hp/build025
image : Release-1.1.3hp/build025
cpu-descr : PPC 440GP Rev. C - Rev 4.129 (pvr 4012 0481)
fpga-firmware-rev : 6
ib-firmware-rev : 5.1.0
HP-IB#
5. (Optional) The system can only hold one installed image, and one uninstalled image. If there
are more than two images on your system, delete any extraneous images before proceeding
with an installation.
3. Copy/Download the Image
There are two ways that the software can be downloaded from the CLI:
• Through an FTP server ((page 87)).
• Through a TFTP server ((page 87)).
Download From an FTP Server Use FTP to download new image files to the HP Fabric Switch
system. Uninstalled system-image files always end with a .img extension. Directory management
is automatically performed on the switch system, so do not include path information for files on
the switch chassis.
1. (optional) If you are using In-Band Management, configure the IP management interface (if
you have not already done so).
HP-IB> enable
HP-IB# config
HP-IB(config)# interface mgmt-ether
HP-IB(config-if-mgmt-ethernet)#ip address 10.3.102.8. 255.255.0.0
HP-IB(config-if-mgmt-ethernet)#gateway 10.3.0.1
HP-IB(config-if-mgmt-ethernet)#no shutdown
HP-IB(config-if-mgmt-ethernet)# exit
HP-IB (config) # exit
2. Verify that you have a working ftp server connection, and that you have a user account on
the ftp server.
$ftp 10.10.0.5
username:Example
password:xxxxxx
ftp>
3. In the privileged-execute mode, enter the copy command with the source, destination, and
FTP user information.
Syntax:
HP-IB> enable
HP-IB# copy ftp://user-name:password@source-IP-address/source-image-file-path-name
image:destination-file-name
Enter path, user-name and password information.
This information authenticates you to the server, which is specified in source-IP-address.
• Include the full path to the file.
• Set the file-system to image when copying image files.
HP-IB# copy ftp://root:infini@15.13.113.96/tmp/HP-AB291A-Release-1.1.3hp-build020.img
image:HP-AB291A-Release-1.1.3hp-build020.img
operation completed successfully
HP-IB#
4. Continue on to “4. Install a New Image ” (page 88) to make the image active.
Download From a TFTP Server Use TFTP to download new image files to the system. Uninstalled
system-image files always end with a .img extension. Directory management is automatically
performed on the system, so do not include path information for files on the chassis.
Switch Administration and Management 87