Chapter 43 Cluster Management
MES3500 Series User’s Guide
333
Figure 219 Example: Uploading Firmware to a Cluster Member Switch
The following table explains some of the FTP parameters.
43.3 Clustering Management Configuration
Use this screen to configure clustering management. Click Management > Cluster Management
> Configuration to display the next screen.
C:\>ftp 192.168.1.1
Connected to 192.168.1.1.
220 Switch FTP version 1.0 ready at Thu Jan 1 00:58:46 1970
User (192.168.0.1:(none)): admin
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 3082906 Jul 01 12:00 ras-0
--w--w--w- 1 owner group 3082906 Jul 01 12:00 ras-1
-rw-rw-rw- 1 owner group 8388608 Jul 01 12:00 config
226 File sent OK
ftp: 297 bytes received in 0.00Seconds 297000.00Kbytes/sec.
ftp> bin
200 Type I OK
ftp> put 400AABB0B1.bin ras-0
200 Port command okay
150 Opening data connection for STOR ras-0
226 File received OK
ftp: 262144 bytes sent in 0.63Seconds 415.44Kbytes/sec.
ftp>
Table 161 FTP Upload to Cluster Member Example
FTP PARAMETER DESCRIPTION
User
Enter “admin”.
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.
400AABB0B1.bin
This is the name of the firmware file you want to upload to the cluster member
switch.
ras-0
This is the cluster member switch’s firmware name as seen in the cluster
manager switch.
config
This is the cluster member switch’s configuration file name as seen in the
cluster manager switch.