Operation Manual – Cluster ManagementH3C S3610&S5510 Series Ethernet Switches Chapter 1 Cluster Management Configuration1-24# Configure the hop count to collect topology as 2.[Switch] ntdp hop 2# Configure the delay time for topology-collection request packets to be forwarded onmember devices as 150 ms.[Switch] ntdp timer hop-delay 150# Configure the delay time for topology-collection request packets to be forwardedthrough the ports of member devices as 15 ms.[Switch] ntdp timer port-delay 15# Configure the interval to collect topology information as 3 minutes.[Switch] ntdp timer 3# Configure the management VLAN of the cluster as VLAN 10.[Switch] vlan 10[Switch-vlan10] quit[Switch] management-vlan 10# Configure the port connecting the management device to candidate devices as aTrunk port and allow packets from the management VLAN to pass.[Switch] interface Ethernet 1/0/2[Switch-Ethernet1/0/2] port link-type trunk[Switch-Ethernet1/0/2] port trunk permit vlan 10[Switch-Ethernet1/0/2] quit[Switch] interface Ethernet 1/0/3[Switch-Ethernet1/0/3] port link-type trunk[Switch-Ethernet1/0/3] port trunk permit vlan 10[Switch-Ethernet1/0/3] quit# Enable the cluster function.[Switch] cluster enable# Enter cluster view.[Switch] cluster# Configure an IP address pool for the cluster. The IP address pool contains six IPaddresses, starting from 172.16.0.1.[Switch-cluster] ip-pool 172.16.0.1 255.255.255.248# Specify a name for the cluster and create the cluster.[Switch-cluster] build aabbccRestore topology from local flash file,for there is no base topology.(Please confirm in 30 seconds, default No). (Y/N)N# Enable management VLAN auto-negotiation.