ZyXEL Communications ES-3124 Switch User Manual


 
Dimension ES-3124 Ethernet Switch
25-4 Cluster Management
Figure 25-4 Example: Uploading Firmware to a Cluster Member Switch
The following table explains some of the FTP parameters.
Table 25-3 FTP Upload to Cluster member Example
FTP PARAMETER DESCRIPTION
User name The default user name is 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.
fw-00-a0-c5-01-23-46 The cluster member switch’s firmware name as seen in the cluster manager switch.
config-00-a0-c5-01-23-46 The cluster member switch’s configuration file name as seen in the cluster manager
switch.
350TP0b1.bin The name of the firmware file you want to upload to the cluster member switch.
25.3 Configuring Cluster Management
Click Configuration from the Cluster Management screen to display the next screen.
C:\> ftp <Cluster Manager IP address>
Connected to 192.168.1.1.
220 ES-3124 FTP version 1.0 ready at Thu Jan 1 00:06:58 1970
User (192.168.1.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 2092320 Jul 01 12:00 ras
-rw-rw-rw- 1 owner group 393216 Jul 01 12:00 rom-0
--w--w--w- 1 owner group 0 Jul 01 12:00 fw-00-a0-c5-01-23-46
-rw-rw-rw- 1 owner group 0 Jul 01 12:00 config-00-a0-c5-01-23-46
226 File sent OK
ftp: 296 bytes received in 0.01Seconds 19.73Kbytes/sec.
ftp> put 350TP0b1.bin fw-00-a0-c5-01-23-46
ftp> bye