
5–6
SAN Switch Integrated/32 and Integrated/64 Installation and Hardware Guide
5–6
SAN Switch Integrated/32 and Integrated/64 Installation and Hardware Guide
5. Log in as
login: admin
password: password
6. At the prompt, type
firmwareDownload "192.168.60.200", "administrator", "V2.x.x"
where “
192.168.60.200
” is the IP address of your host computer, “
administrator
” is the
account you are using to run RSHD.EXE, and “
V2.x.x”
is the firmware image to be
downloaded to the switch.
NOTE:
RSHD.EXE
must be run from the directory that contains the
CAT.EXE
file.
The output displays as follows:
427356
writing flash 0 .............................
writing flash 1 .............................
download complete
switch:admin>
7. Click the RSHD window and click File, then Exit.
8. Click the Telnet window and enter the
reboot
command. The switch restarts and copies
the firmware into RAM.
Compaq Tru64 UNIX Host
To load the firmware from a host running Compaq Tru64 UNIX:
1. Mount the CD device by using the following command:
mount –t cdfs –r /dev/rz5c /mnt
where rz5c is the device name for the CD.
2. Change to the CD directory by entering
cd mnt
3. To copy the firmware to the host system, enter the following command:
cp dsggb/firmware/v2.x.x mary/tmp/v2.x.x
where
mary
is the user name on the Tru64 host system and
V2.x.x
is the firmware image
to be downloaded to the switch.
NOTE:
The switch element uses the remote shell capabilities of UNIX to log in to the Tru64 UNIX
host and copy the firmware image. The user (mary) and the switch’s IP address must be in the
.rhosts
file on the Tru64 UNIX host to allow login without a password.