221
Parameter
ndp —— Enable/ Disable NDP function for the port. By default, it is enabled.
ntdp —— Enable/ Disable NTDP function for the port. By default, it is enabled.
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Example
Enable NDP and NTDP function for port 5:
TL-SG5428(config)# interface gigabitEthernet 1/0/5
TL-SG5428(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 enjoy 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:
TL-SG5428(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 when you create the cluster. To delete a
cluster, please use no cluster commander command.