3Com 5500-SI Switch User Manual


 
Clustering Configuration Example 611
b Configure holdtime of NDP information as 200 seconds.
[S5500] ndp timer aging 200
c Configure interval of NDP packets as 70 seconds.
[S5500] ndp timer hello 70
d Enable 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
e Configure the topology collection range as two hops.
[S5500] ntdp hop 2
f Configure the time that collected devices wait before forwarding the
topology-collection request as 150 ms.
[S5500] ntdp timer hop-delay 150
g Configure 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
h Configure the interval of periodic topology information collection as 3 minutes.
[S5500] ntdp timer 3
i Enable the cluster function.
[S5500] cluster enable
j Enter cluster view.
[S5500] cluster
[S5500-cluster]
k Configure 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
l Specify a cluster name to create the cluster.
[S5500-cluster] build aaa
[aaa_0.S5500-cluster]
m Add 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
n Configure the valid holdtime of the member devices as 100 seconds.
[aaa_0.S5500-cluster] holdtime 100
o Set the interval of handshake packets as 10 seconds.
[aaa_0.S5500-cluster] timer 10
p Configure 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