TP-Link TL-SG5428 Switch User Manual


 
192
cluster create
Description
The cluster create command is used to specify the current switch as
commander switch and create cluster. To implement the management and
maintenance operations intended for the member switches in a cluster through
the commander switch, the commander switch needs to dynamically assign an
IP address used in the cluster to each member switch for internal
communication.
Syntax
cluster create {name} {ip} {ip-mask}
Parameter
name —— The cluster name, ranging from 1 to 16 characters.
ip —— The cluster IP address pool.
ip-mask —— The cluster IP address mask.
Command Mode
Global Configuration Mode
Example
Specify the current switch as commander switch, create cluster c1, and
configure the cluster IP address pool as 10.90.90.1~10.90.90.254:
TP-LINK(config)# cluster create c1 10.90.90.10 255.255.255.0
cluster manage config
Description
The cluster manage config command is used to configure Cluster.
Syntax
cluster manage config {name} {keep-time} {interval}
Parameter
name —— The name of the cluster desired to configure.
keep-time —— Hold Time, which is the time for the switch to keep the cluster
information. Hold Time ranges from 1 to 255 in seconds. By default, it is 20.
interval —— Interval Time, which is the interval to send handshake packets.
Interval Time ranges from 1 to 255 in seconds. By default, it is 20.