H3C Technologies H3C S3100 Series Switches User Manual
Page 441

Operation Manual – Cluster
H3C S3100-52P Ethernet Switch
Chapter 1 Cluster
1-18
[H3C] cluster enable
2) Configure the management device
# Enable NDP globally and on Ethernet1/0/2 and Ethernet1/0/3.
[H3C] ndp enable
[H3C] interface Ethernet 1/0/2
[H3C-Ethernet1/0/2] ndp enable
[H3C-Ethernet1/0/2] interface Ethernet 1/0/3
[H3C-Ethernet1/0/3] ndp enable
[H3C-Ethernet1/0/3] quit
# Set the holdtime of NDP information to 200 seconds.
[H3C] ndp timer aging 200
# Set the interval to send NDP packets to 70 seconds.
[H3C] ndp timer hello 70
# Enable NTDP globally and on Ethernet1/0/2 and Ethernet1/0/3.
[H3C] ntdp enable
[H3C] interface Ethernet 1/0/2
[H3C-Ethernet1/0/2] ntdp enable
[H3C-Ethernet1/0/2] interface Ethernet 1/0/3
[H3C-Ethernet1/0/3] ntdp enable
[H3C-Ethernet1/0/3] quit
# Set the topology collection range to 2 hops.
[H3C] ntdp hop 2
# Set the member device forward delay for topology collection requests to 150 ms.
[H3C] ntdp timer hop-delay 150
# Set the member port forward delay for topology collection requests to 15 ms.
[H3C] ntdp timer port-delay 15
# Set the interval to collect topology information to 3 minutes.
[H3C] ntdp timer 3
# Enable the cluster function.
[H3C] cluster enable
# Enter cluster view.
[H3C] cluster
[H3C-cluster]
# Configure a private IP address pool for the cluster. The IP address pool contains six
IP addresses, starting from 172.16.0.1.
[H3C-cluster] ip-pool 172.16.0.1 255.255.255.248