Command Line Interface
4-240
4
• You cannot change the cluster IP pool when the switch is currently in Commander
mode. Commander mode must first be disabled.
Example
cluster member
This command configures a Candidate switch as a cluster Member. Use the no form
to remove a Member switch from the cluster.
Syntax
cluster member mac-address <mac-address> id <member-id>
no cluster member id <member-id>
mac-address - The MAC address of the Candidate switch.
member-id - The ID number to assign to the Member switch.
(Range: 1-16)
Default Setting
No Members
Command Mode
Global Configuration
Command Usage
• The maximum number of cluster Members is 16.
• The maximum number of switch Candidates is 100.
Example
rcommand
This command provides access to a cluster Member CLI for configuration.
Syntax
rcommand id <member-id>
member-id - The ID number of the Member switch. (Range: 1-16)
Command Mode
Privileged Exec
Command Usage
• This command only operates through a Telnet connection to the Commander
switch. Managing cluster Members using the local console CLI on the
Commander is not supported.
• There is no need to enter the username and password for access to the
Member switch CLI.
Console(config)#cluster ip-pool 10.2.3.4
Console(config)#
Console(config)#cluster member mac-address 00-12-34-56-78-9a id 5
Console(config)#