
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
282
Example
Configure the newly created cluster name as tp:
T2700G-28TQ(config)#cluster commander
tp
cluster manage
Description
The
cluster manage
command is used to configure the hold time and interval to
send handshake packets of the cluster. To return to the default configuration,
please use
no cluster manage
command.
Syntax
cluster manage
[
holdtime
hold-time
|
timer
interval-time
]
no cluster manage
[
holdtime
|
timer
]
Parameter
hold-time
—— Hold Time, which is the time for the switch to keep the cluster
information. Hold Time ranges from 1 to 255 in seconds. It is 20 by default.
interval-time
—— Interval Time, which is the interval to send handshake packets.
Interval Time ranges from 1 to 255 in seconds. It is 20 by default.
Command Mode
Global Configuration Mode
Example
Specify the Hold Time and Interval Time of the cluster as 50 seconds:
T2700G-28TQ(config)#cluster manage holdtime
50
T2700G-28TQ(config)#cluster manage timer
50
cluster member
Description
The
cluster member
command is used to add member switch. To delete the
corresponding member, please use
no cluster member
command. The
add/delete operations of member switches should be implemented by the
commander switch according to the MAC address.
Syntax
cluster member
{
mac-address
mac-address
}