Command Manual – Cluster
Quidway S3100 Series Ethernet Switches-Release 1510
Chapter 1 HGMPv2 Configuration Commands
Huawei Technologies Proprietary
1-33
two resumes, the corresponding member device is re-added to the cluster
(automatically).
z
If the downtime does not exceed the holdtime, the member device stays in the
normal state and needs not to be added again.
Execute these two commands on management devices only. The member devices in a
cluster acquire the holdtime setting from the management device.
Example
# Set the holdtime to 30 seconds.
<aaa_0.Quidway> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.Quidway] cluster
[aaa_0.Quidway-cluster] holdtime 30
1.3.17
ip-pool
Syntax
ip-pool
administrator-ip-address
{
ip-mask | ip-mask-length
}
undo ip-pool
View
Cluster view
Parameter
administrator-ip-address
: IP address of the management device of a cluster.
ip-mask
: Mask of the cluster IP address pool.
ip-mask-length
: Mask length of the cluster IP address pool.
Description
Use the
ip-pool
command to configure a private IP address range for cluster members
on the switch to be configured as the management device.
Use the
undo ip-pool
command to cancel the IP address range configuration.
Before establishing a cluster, you need to configure a private IP address pool for the
switches to be added to the cluster. When a candidate device is added to a cluster, the
management device assigns a private IP address to it for the candidate device to
communicate with other devices in the cluster. This enables you to manage and
maintain member devices in a cluster through the management device.
Execute these two commands on switches that belong to no cluster only. The IP
address range of an existing cluster cannot be modified.