Operation Manual - Integrated Management
Quidway S3000-EI Series Ethernet Switches
Chapter 2 HGMP V2 Configuration
Huawei Technologies Proprietary
2-20
# Configure that the collected device delays for 150 milliseconds before forwarding a
topology collection request.
[Quidway] ntdp timer hop-delay 150
# Configure that the port on the collected device delays for 15 milliseconds before
forwarding a topology collection request.
[Quidway] ntdp timer port-delay 15
# Configure to collect topology information every 3 minutes.
[Quidway] ntdp timer 3
# Run cluster function.
[Quidway] cluster enable
# Configure the internal IP address pool for the cluster, containing 8 addresses starting
from 172.16.0.1.
[Quidway] cluster
[Quidway-cluster] ip-pool 172.16.0.1 255.255.255.248
# Set up a cluster and give name to it.
[Quidway-cluster] build huawei
[huawei_0.Quidway-cluster]
# Add the two connected switches into the cluster.
[huawei_0.Quidway-cluster] add-member 1 mac-address 00e0-fc01-0011
[huawei_0.Quidway-cluster] add-member 17 mac-address 00e0-fc01-0012
# Set to hold the member information for 100 seconds.
[huawei_0.Quidway-cluster] holdtime 100
[huawei_0.Quidway-cluster] timer 10
# Configure internal FTP Server, TFTP Server, Logging host, and SNMP host for the
cluster.
[huawei_0.Quidway-cluster] ftp-server 63.172.55.1
[huawei_0.Quidway-cluster] tftp-server 63.172.55.1
[huawei_0.Quidway-cluster] logging-host 69.172.55.4
[huawei_0.Quidway-cluster] snmp-host 69.172.55.4
2)
Configure a member device (taking one of the members as an example).
# Enable NDP on the device and the port Ethernet1/1.
[Quidway] ndp enable
[Quidway] interface ethernet 1/1
[Quidway-Ethernet1/1] ndp enable
# Enable NTDP on the device and the port Ethernet1/1.
[Quidway] ntdp enable
[Quidway] interface ethernet 1/1