A SERVICE OF

logo

ES-4024A User’s Guide
188 Chapter 31 Cluster Management
Figure 118 Example: Uploading Firmware to a Cluster Member Switch
The following table explains some of the FTP parameters.
31.3 Configuring Cluster Management
Click Configuration from the Cluster Management screen to display the next screen.
ftp 192.168.1.1
Connected to 192.168.1.1.
220 ES-4024A FTP version 1.0 ready at Sat Jan 01 00:11:33 2000
User (192.168.1.1:(none)):
331 Enter PASS command
Password:
230 Logged in
ftp> ls
200 Port command okay
150 Opening data connection for LIST
--w--w--w- 1 owner group 1810050 Jul 01 12:00 ras
-rw-rw-rw- 1 owner group 262144 Jul 01 12:00 rom-0
--w--w--w- 1 owner group 0 Jul 01 12:00 fw-00-a0-c5-5e-df-f9
-rw-rw-rw- 1 owner group 0 Jul 01 12:00 config-00-a0-c5-5e-df-f9
-f9
226 File sent OK
ftp: 296 bytes received in 0.00Seconds 296000.00Kbytes/sec.
ftp> bin
200 Type I OK
ftp> put 350du1b2.rom config-00-a0-c5-5e-df-f9
200 Port command okay
150 Opening data connection for STOR config-00-a0-c5-5e-df-f9
226 File received OK
ftp: 262144 bytes sent in 0.63Seconds 415.44Kbytes/sec.
ftp>
Table 74 FTP Upload to Cluster Member Example
FTP PARAMETER DESCRIPTION
User Press [ENTER].
Password The web configurator password default is 1234.
ls Enter this command to list the name of cluster member switch’s
firmware and configuration file.
350du1b2.bin The name of the firmware file you want to upload to the cluster
member switch.
fw-00-a0-c5-5e-df-f9 The cluster member switch’s firmware name as seen in the cluster
manager switch.
config-00-a0-c5-5e-df-f9 The cluster member switch’s configuration file name as seen in the
cluster manager switch.