Clustering Configuration Example 611
bConfigure holdtime of NDP information as 200 seconds.
[S5500] ndp timer aging 200
cConfigure interval of NDP packets as 70 seconds.
[S5500] ndp timer hello 70
dEnable system NTDP and port NTDP on E1/0/2 and E1/0/3.
[S5500] ntdp enable
[S5500] interface ethernet 1/0/2
[S5500-Ethernet1/0/2] ntdp enable
[S5500-Ethernet1/0/2] interface ethernet 1/0/3
[S5500-Ethernet1/0/3] ntdp enable
eConfigure the topology collection range as two hops.
[S5500] ntdp hop 2
fConfigure the time that collected devices wait before forwarding the
topology-collection request as 150 ms.
[S5500] ntdp timer hop-delay 150
gConfigure the time that a port waits before it forwards the topology request
packet to the next port as 15 ms.
[S5500] ntdp timer port-delay 15
hConfigure the interval of periodic topology information collection as 3 minutes.
[S5500] ntdp timer 3
iEnable the cluster function.
[S5500] cluster enable
jEnter cluster view.
[S5500] cluster
[S5500-cluster]
kConfigure an IP address pool for cluster members. The pool contains with eight
addresses, starting from 172.16.0.1.
[S5500-cluster] ip-pool 172.16.0.1 255.255.255.248
lSpecify a cluster name to create the cluster.
[S5500-cluster] build aaa
[aaa_0.S5500-cluster]
mAdd the attached two switches into the cluster.
[aaa_0.S5500-cluster] add-member 1 mac-address 00e0-fc01-0011
[aaa_0.S5500-cluster] add-member 17 mac-address 00e0-fc01-0012
nConfigure the valid holdtime of the member devices as 100 seconds.
[aaa_0.S5500-cluster] holdtime 100
oSet the interval of handshake packets as 10 seconds.
[aaa_0.S5500-cluster] timer 10
pConfigure the public FTP Server, TFTP Server, Logging host and SNMP host for the
cluster.
[aaa_0.S5500-cluster] ftp-server 63.172.55.1
[aaa_0.S5500-cluster] tftp-server 63.172.55.1
[aaa_0.S5500-cluster] logging-host 69.172.55.4
[aaa_0.S5500-cluster] snmp-host 69.172.55.4