6 cluster keepalive loss-count, Cluster keepalive loss, Count – PLANET WGSW-50040 User Manual
Page 78

no cluster keepalive interval
Function:
Configure the time interval of keepalive messages within the cluster.
Parameters:
Default:
The default value is 30 seconds.
Command Mode:
Global Configuration Mode.
Usage Guide:
After executing this command on a commander switch, the value of the parameter will be distributed
to all member switches via the TCP connections between the commander and members.
After executing it on a non commander switch, the configuration value will be saved but not used
until the switch becomes a commander. Before that, its keepalive interval is the one distributed by its
commander.
Commander will send DP messages within the cluster once in every keepalive interval. Members will
respond to the received DP messages with DR messages.
The no operation of this command will restore the keepalive interval in the cluster back to its default
value.
Example:
Set the keepalive interval in the cluster to 10 seconds.
Switch(config)#cluster keepalive interval 10
2.6 cluster keepalive loss-count
Command:
cluster keepalive loss-count
no cluster keepalive loss-count
Function:
Configure the max number of lost keepalive messages in a cluster that can be tolerated.
Parameters:
loss-count: the tolerable max number of lost messages, ranging from 1 to 10.
Default:
The default value is 3.
Command Mode:
Global Configuration Mode