mac
78
Usage Guide: After executing this command, the switch will add those identified in
<nodes-sn> or <mac-address> into the cluster it belongs to. One or more candidates are
allowed at one time, linked with ‗-‗ or ‗;‘. A switch can only be member or commander of
one cluster, exclusively. Attempts to execute the command on a non commander switch
will return error. The no operation of this command will delete the specified member switch,
and turn it back to a candidate.
Example: In the commander switch, add the candidate switch which has the sequence
number as 1. In the commander switch, add the switch whose the mac address is
11-22-33-44-55-66 to member, and the member-id is 5.
Switch(config)#cluster member nodes-sn 1
Switch(config)#cluster member mac-address 11-22-33-44-55-66 id 5
2.8 cluster member auto-to-user
Command: cluster member auto-to-user
Function: All members will be deleted when configuring no cluster auto-add. Users need
to change automatically added members to manually added ones to keep them.
Parameter: None.
Default: None.
Command Mode: Global Mode.
Usage Guide: Execute this command on a switch to change automatically added
members to manually added ones.
Example: change automatically added members to manually added ones.
Switch(config)#cluster member auto-to-user
2.9 cluster reset member
Command: cluster reset member [id <member-id> | mac-address <mac-addr>]
Function: In the commander switch, this command can be used to reset the member
switch.
Parameter: member-id: ranging from 1 to 128. Use hyphen ―-‖ or semicolon ―;‖ to specify
more than one member; if no value is provided, it means to reboot all member switches.
Default: Boot all member switches.
Command mode: Admin Mode.
Instructions: In the commander switch, users can use this command to reset a member
switch. If this command is executed in a non-commander switch, an error will be
displayed.










