H3C Technologies H3C S3100 Series Switches User Manual
Page 442

Operation Manual – Cluster
H3C S3100-52P Ethernet Switch
Chapter 1 Cluster
1-19
# Name and build the cluster.
[H3C-cluster] build aaa
[aaa_0.H3C-cluster]
# Add the attached two switches to the cluster.
[aaa_0.H3C-cluster] add-member 1 mac-address 00e0-fc01-0011
[aaa_0.H3C-cluster] add-member 17 mac-address 00e0-fc01-0012
# Set the holdtime of member device information to 100 seconds.
[aaa_0.H3C-cluster] holdtime 100
# Set the interval to send handshake packets to 10 seconds.
[aaa_0.H3C-cluster] timer 10
# Configure the shared FTP server, TFTP server, Logging host and SNMP host for the
cluster.
[aaa_0.H3C-cluster] ftp-server 63.172.55.1
[aaa_0.H3C-cluster] tftp-server 63.172.55.1
[aaa_0.H3C-cluster] logging-host 69.172.55.4
[aaa_0.H3C-cluster] snmp-host 69.172.55.4
3) Perform the following operations on the member devices (taking one member as
an example)
After adding the devices under the management device to the cluster, perform the
following operations on a member device.
# Connect the member device to the remote shared FTP server of the cluster.
# Download the file named aaa.txt from the shared TFTP server of the cluster to the
member device.
# Upload the file named bbb.txt from the member device to the shared TFTP server of
the cluster.