H3C S7500 Series Operation Manual page 17

Cluster
Hide thumbs Also See for S7500 Series:
Table of Contents

Advertisement

Operation Manual – Cluster
H3C S7500 Series Ethernet Switches
[H3C] ntdp timer port-delay 15
# Configure the interval to collect topology information to be 3 minutes.
[H3C] ntdp timer 3
# Enable the cluster function.
[H3C] cluster enable
# Enter cluster view.
[H3C] cluster
[H3C-cluster]
# Configure an IP address pool for the cluster. The IP address pool contains eight IP
addresses, starting from 172.16.0.1.
[H3C-cluster] ip-pool 172.16.0.1 255.255.255.248
# Specify a name for the cluster and create 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
# Configure the holdtime of the member device information to be 100 seconds.
[aaa_0.H3C-cluster] holdtime 100
# Configure the interval to send handshake packets to be 10 seconds.
[aaa_0.H3C-cluster] timer 10
# Configure the FTP Server, TFTP Server, Log 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)
Configure the member devices (taking one member as an example)
Add the devices connected to the management device into the cluster and perform the
following configuration on the member device.
# Connect the member device to the public remote FTP server of the cluster.
<aaa_1.H3C> ftp cluster
# Download the file named aaa.txt from the public TFTP server to the member device.
<aaa_1.H3C> tftp cluster get aaa.txt
# Upload the file named bbb.txt from the member device to the public TFTP server of
the cluster.
1-16
Chapter 1 Cluster

Advertisement

Table of Contents
loading

Table of Contents