Command Manual (For Soliton) – Stack-Cluster
H3C S3100 Series Ethernet Switches
Chapter 2 HGMP V2 Configuration
Commands
2-43
Examples
# Configure shared TFTP server 1.0.0.9 on the management device for the cluster.
<aaa_0.Sysname> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] tftp-server 1.0.0.9
2.3.25 timer
Syntax
timer interval
undo timer
View
Cluster view
Parameters
interval
: Interval (in seconds) to send handshake packets. This argument ranges from 1
to 255.
Description
Use the
timer
command to set the interval between sending handshake packets.
Use the
undo timer
command to restore the default value of the interval.
By default, the interval between sending handshake packets is 10 seconds.
In a cluster, the management device keeps connections with the member devices
through handshake packets. Through the periodic handshaking between the
management and member devices, the management device monitors the member
status and link status.
Note that, you need only execute the command on a management device, which will
advertise the handshake interval setting to all member devices in the cluster.
Examples
# Set the interval to send handshake packets to 3 seconds.
<aaa_0.Sysname> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] timer 3