Installation manual
3-269
SIGNAMAX LLC • www.signamax.eu
• 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-154 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.
Console(config)#cluster 4-76
Console(config)#cluster commander 4-77
Console(config)#cluster ip-pool 10.2.3.4 4-78
Console(config)#exit
Console#show cluster 4-79
Role: commander
Interval heartbeat: 30
Heartbeat loss count: 3
Number of Members: 0
Number of Candidates: 0
Console#