Operation Manual – Cluster ManagementH3C S3610&S5510 Series Ethernet Switches Chapter 1 Cluster Management Configuration1-23III. Configuration procedure1) Configuring the member device (All member devices have the same configuration,taking one member as an example)# Enable NDP globally and for the Ethernet 1/0/1 port. system-view[Switch] ndp enable[Switch] interface Ethernet 1/0/1[Switch-Ethernet1/0/1] ndp enable[Switch-Ethernet1/0/1] quit# Enable NTDP globally and for the Ethernet 1/0/1 port.[Switch] ntdp enable[Switch] interface Ethernet 1/0/1[Switch-Ethernet1/0/1] ntdp enable[Switch-Ethernet1/0/1] quit# Enable the cluster function.[Switch] cluster enable2) Configuring the management device# Enable NDP globally and for the Ethernet 1/0/2 and Ethernet 1/0/3 ports. system-view[Switch] ndp enable[Switch] interface Ethernet 1/0/2[Switch-Ethernet1/0/2] ndp enable[Switch-Ethernet1/0/2] quit[Switch] interface Ethernet 1/0/3[Switch-Ethernet1/0/3] ndp enable[Switch-Ethernet1/0/3] quit# Configure the period for the receiving device to keep NDP packets as 200 seconds.[Switch] ndp timer aging 200# Configure the interval to send NDP packets as 70 seconds.[Switch] ndp timer hello 70# Enable NTDP globally and for the Ethernet 1/0/2 and Ethernet 1/0/3 ports.[Switch] ntdp enable[Switch] interface Ethernet 1/0/2[Switch-Ethernet1/0/2] ntdp enable[Switch-Ethernet1/0/2] quit[Switch] interface Ethernet 1/0/3[Switch-Ethernet1/0/3] ntdp enable[Switch-Ethernet1/0/3] quit