TP-Link TL-SG5412F Switch User Manual


 
191
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 return to the default
configuration, 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