H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Cluster
H3C S7500 Series Ethernet Switches Chapter 1
Cluster Configuration Commands
1-29
View
Cluster view
Parameters
seconds: Holdtime (in seconds), ranging from 1 to 255. The default value is 60.
Description
Use the holdtime command to configure the holdtime of a switch.
Use the undo holdtime command to restore the default holdtime value.
z If a switch does not receive any information of a peer device during the holdtime, it
sets the state of the peer device to “down”. When the communication 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 does not need 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.
Examples
# Set the holdtime to 30 seconds.
<aaa_0.H3C> system-view
System View: return to User View with Ctrl+Z
[aaa_0.H3C] cluster
[aaa_0.H3C-cluster] holdtime 30
1.3.15 ip address
Syntax
ip address ip-address { mask | mask-length }
undo ip address ip-address { mask | mask-length }
View
VLAN interface view
Parameters
ip-address: IP address of the VLAN interface, expressed in dotted decimal.
mask: Subnet mask of the VLAN interface IP address, expressed in dotted decimal.
mask-length: Length of the subnet mask, namely, the number of “1”s in the subnet
mask.