ZyXEL Communications ES-2024A Switch User Manual


 
ES-2024 Series User’s Guide
173 Chapter 26 Cluster Management
Figure 95 Example: Uploading Firmware to a Cluster Member Switch
The following table explains some of the FTP parameters.
26.3 Configuring Cluster Management
Click Configuration from the Cluster Management screen to display the next screen.
Refer to Section 26.1 on page 170 for more information.
C:\>ftp 192.168.1.1
Connected to 192.168.1.1.
220 FTP version 1.0 ready at Thu Jan 1 00:47:52 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 1459070 Jul 01 12:00 ras
-rw-rw-rw- 1 owner group 49152 Jul 01 12:00 config
--w--w--w- 1 owner group 0 Jul 01 12:00 fw-00-13-49-00-00-01
-rw-rw-rw- 1 owner group 0 Jul 01 12:00 config-00-13-49-00-00-01
226 File sent OK
ftp: 297 bytes received in 0.01Seconds 19.80Kbytes/sec.
ftp> bin
200 Type I OK
ftp> put 370tx1.bin fw-00-13-49-00-00-01
200 Port command okay
150 Opening data connection for STOR fw-00-13-49-00-00-01
226 File received OK
ftp: 262144 bytes sent in 0.63Seconds 415.44Kbytes/sec.
ftp>
Table 64 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.
370tx1.bin This is the name of the firmware file you want to upload to the
cluster member switch.
fw-00-13-49-00-00-01 This is the cluster member switch’s firmware name as seen in the
cluster manager switch.
config-00-13-49-00-00-01 This is the cluster member switch’s configuration file name as seen
in the cluster manager switch.