
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
281
Example
Enable NDP and NTDP function for Gigabit Ethernet port 1/0/5:
T2700G-28TQ(config)#interface gigabitEthernet
1/0/5
T2700G-28TQ(config-if)#cluster ndp
enable
ntdp
enable
cluster ip pool
Description
The
cluster ip pool
command is used to create a new cluster. If no specified
cluster name is set through
cluster commander
command, the newly created
cluster will be named the system default name “tplink-cluster”.
Syntax
cluster ip pool
ip
mask
Parameter
ip
—— The cluster IP address pool.
mask
—— The cluster IP address mask
.
Command Mode
Global Configuration Mode
Example
Create a cluster and configure its IP address pool as 192.168.10.1-
192.168.0.254:
T2700G-28TQ(config)#cluster ip pool
192.168.10.1 255.255.255.0
cluster commander
Description
The
cluster commander
command is used to specify the cluster name, and
you can only specify the cluster name before you create the cluster.
Syntax
cluster commander
name
Parameter
name
—— The cluster name, ranging from 1 to 16 characters.
Command Mode
Global Configuration Mode