Operation Manual – Stack-Cluster
H3C S3100 Series Ethernet Switches
Chapter 2 Cluster
2-25
[aaa_0.Sysname-cluster] add-member 1 mac-address 000f-e20f-0011
[aaa_0.Sysname-cluster] add-member 17 mac-address 000f-e20f-0012
# Set the holdtime of member device information to 100 seconds.
[aaa_0.Sysname-cluster] holdtime 100
# Set the interval to send handshake packets to 10 seconds.
[aaa_0.Sysname-cluster] timer 10
# Configure the shared FTP server, TFTP server, Logging host and SNMP host for the
cluster.
[aaa_0.Sysname-cluster] ftp-server 63.172.55.1
[aaa_0.Sysname-cluster] tftp-server 63.172.55.1
[aaa_0.Sysname-cluster] logging-host 69.172.55.4
[aaa_0.Sysname-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.
<aaa_1.Sysname> ftp cluster
# Download the file named aaa.txt from the shared TFTP server of the cluster to the
member device.
<aaa_1.Sysname> tftp cluster get aaa.txt
# Upload the file named bbb.txt from the member device to the shared TFTP server of
the cluster.
<aaa_1.Sysname> tftp cluster put bbb.txt