TP-Link TL-SG3424P Switch User Manual


 
203
TP-LINK(config)# cluster ntdp status enable interval 20 hop 5 hop-delay
300 port-delay 50
cluster explore
Description
The cluster explore command is used to enable the topology information
collecting function manually.
Syntax
cluster explore
Command Mode
Global Configuration Mode
Example
Enable the topology information collecting function manually:
TP-LINK(config)# cluster explore
cluster
Description
The cluster command is used to configure Cluster Port. To disable the cluster
function for the port, please use no cluster command.
Syntax
cluster [ndp { disable | enable }] [ntdp { disable | enable }]
no cluster
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 Modeinterface ethernet / interface range ethernet
Example
Enable NDP and NTDP function for port 5:
TP-LINK(config)# interface ethernet 5
TP-LINK(config-if)# cluster ndp enable ntdp enable