Installation guide
Configuring the Switch
3-272
3
• Cluster IP Pool – An “internal” IP address pool that is used to assign IP addresses
to Member switches in the cluster. Internal cluster IP addresses are in the form
10.x.x.member-ID. Only the base IP address of the pool needs to be set since
Member IDs can only be between 1 and 36. Note that y
ou cannot change the cluster
IP pool when the switch is currently in Commander mode. Commander mode must first
be disabled. (Default: 10.254.254.1)
• Number of Members – The current number of Member switches in the cluster.
• Number of Candidates – The current number of Candidate switches discovered
in the network that are available to become Members.
Web – Click Cluster, Configuration.
Figure 3-157 Cluster Configuration
CLI – This example first enables clustering on the switch, sets the switch as the
cluster Commander, and then configures the cluster IP pool.
Configuring Cluster Members
Use the Member Configuration page to add Candidate switches to the cluster as
Members.
Command Attributes
• Member ID – Specify a Member ID number for the selected Candidate switch.
(Range: 1-36)
• MAC Address – Select a discovered switch MAC address from the Candidate
Table, or enter a specific MAC address of a known switch.
Console(config)#cluster 4-73
Console(config)#cluster commander 4-74
Console(config)#cluster ip-pool 10.2.3.4 4-75
Console(config)#exit
Console#show cluster 4-76
Role: commander
Interval heartbeat: 30
Heartbeat loss count: 3
Number of Members: 0
Number of Candidates: 0
Console#