223
Description
The cluster member command is used to add member switch. To delete the
corresponding member, please use no cluster member command. The
add/delete operations of member switches should be implemented by the
commander switch according to the MAC address.
Syntax
cluster member {mac-address mac-address}
no cluster member {mac-address mac-address}
Parameter
mac-address —— The MAC address of the member switch desired to join in or
to be deleted from the cluster.
Command Mode
Global Configuration Mode
Example
Add the switch whose MAC address is 00:74:5D:61:67:48 to the cluster:
TL-SG5428(config)#cluster member mac-address 00:74:5D:61:67:48
cluster candidate
Description
The cluster candidate command is used to specify the current switch as
candidate switch.
Syntax
cluster candidate
Command Mode
Global Configuration Mode
Example
Specify the current switch as candidate switch:
TL-SG5428(config)# cluster candidate
cluster individual
Description
The cluster individual command is used to specify the current switch as
individual switch.