11 cluster update member, Cluster update member – PLANET WGSW-50040 User Manual
Page 82

Instructions:
This command enables cluster function. Cluster function has to be enabled before implementing any
other cluster commands. The “no cluster run” disables cluster function. It is recommended that
users allocate an exclusive vlan for cluster(such as vlan100)
Note:Routing protocols should be disabled on the layer-3 interface where cluster vlan locates to
avoid broadcasting private route of the cluster.
Example:
Disable cluster function in the local switch.
Switch (config)#no cluster run
2.11 cluster update member
Command:
cluster update member
Function:
Remotely upgrade member switches from the commander switch.
Parameters:
member-id:ranging from 1 to 128. Use hyphen “-” or semicolon “;” to specify more than one
member;
src-url:the location of source files to be copied;
dst-filename:the specified filename for saving the file in the switch flash;
ascii means that the file transmission follows ASCII standard; binary means that the file transmission
follows binary standard, which is de default mode.
when src-url is a FTP address, its form will be:
ftp://
username
server,
when src-url is a TFTP address, its form will be: tftp://
the IP address of the TFTP server
Special keywords used in filename:
Keywords
source or destination address
startup-config
start the configuration file
nos.img
system file
Command mode:
Admin Mode
Usage Guide: