beautypg.com

Configuring cluster management, 3 configuring cluster management – ZyXEL Communications ZyXEL Dimension GS-3012 User Manual

Page 186

background image

GS-3012/GS-3012F User’s Guide

27-4

Cluster Management

Figure 27-4 Example: Uploading Firmware to a Cluster Member Switch

The following table explains some of the FTP parameters.

Table 27-3 FTP Upload to Cluster member Example

FTP PARAMETER

DESCRIPTION

User name

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.

fw-00-13-49-00-00-02

The cluster member switch’s firmware name as seen in the cluster manager switch.

config-00-13-49-00-00-02 The cluster member switch’s configuration file name as seen in the cluster manager

switch.

360ABM0.bin

The name of the firmware file you want to upload to the cluster member switch.

27.3 Configuring Cluster Management

Click Configuration from the Cluster Management screen to display the next screen.


C:\> ftp
Connected to 192.168.0.1.
220 GS-3012F FTP version 1.0 ready at Thu Jan 1 00:31:12 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 3075006 Jul 01 12:00 ras
-rw-rw-rw- 1 owner group 393216 Jul 01 12:00 config
--w--w--w- 1 owner group 0 Jul 01 12:00 fw-00-13-49-00-00-02
-rw-rw-rw- 1 owner group 0 Jul 01 12:00 config-00-13-49-00-00-02
226 File sent OK
ftp: 296 bytes received in 0.01Seconds 19.73Kbytes/sec.
ftp> put 360ABM0.bin fw-00-13-49-00-00-02
ftp> bye