CLI Reference Guide
cluster
Description
The cluste r command is used to configure cluster function for specified ports. To
return to the default configuration, please use no cluster command.
Syntax
cluster [ ndp { disable | enable }] [ ntdp { disable | enable }]
no cluster
Parameter
disable | enable —— Enable/ Disable NDP function for the port. By default, it is
enabled.
disable | enable —— 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-SG3424(config)# interface gigabitEthernet 1/0/5
TL-SG3424(config-if)# cluster ndp enable ntdp enable
cluster candidate
Description
The cluster candidate command is used to specify the current switch as
candidate switch.
Syntax
cluster candidate
Command Mode
Global Configuration Mode
269