4 Installation
Loading Firmware
59042-00 A 4-15
3. Establish communications with the switch using the File Transfer Protocol
(FTP). Enter one of the following on the command line:
>ftp xxx.xxx.xxx.xxx
or
>ftp switchname
where xxx.xxx.xxx.xxx is the switch IP address and switchname is the switch
name associated with the IP address.
4. Enter the following account name and password:
user:images
password:images
5. Activate binary mode and copy the firmware image file (filename.img) on the
switch:
ftp>bin
ftp>put filename
6. Close the FTP session.
ftp>quit
7. Establish communications with the switch using Telnet. Enter one of the
following on the command line:
telnet xxx.xxx.xxx.xxx
or
telnet switchname
where xxx.xxx.xxx.xxx is the switch IP address and switchname is the switch
name associated with the IP address.
8. Open an Admin session to acquire the necessary authority.
SANbox2 $>admin start
9. Display the list of firmware image files on the switch to confirm that the file
was loaded. Refer to the Image Command on page B-13.
SANbox2 (admin) $>image list
10. Unpack the firmware image file to install the new firmware in flash memory.
SANbox2 (admin) $>image unpack filename
11. Reset the switch to activate the new firmware. This will close the Telnet
session by default.
SANbox2 (admin) $>reset