H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Cluster
H3C S7500 Series Ethernet Switches Chapter 1
Cluster Configuration Commands
1-15
Parameters
member-number: Member number assigned to the candidate device to be added to a
cluster. This argument ranges from 1 to 255.
H-H-H: MAC address of the candidate device (in hexadecimal).
password: Password of the candidate device, a string comprising 1 to 256 characters.
The password is required when you add a candidate device to a cluster. However, this
argument is not needed if the candidate device is not configured with a password.
Description
Use the add-member command to add a candidate device to a cluster.
You can add a candidate device to a cluster on the management device only.
If you do not specify the member number when adding a cluster member, the
management device assigns the next available member number to it.
After a candidate device is added to a cluster, the level-3 password of the device is
replaced by the password of the management device automatically.
Examples
# Add a candidate device to the cluster, setting the member number to 6. (Assume that
the MAC address and level-3 user password of the candidate device are
00E0-fc00-35e7 and 123456.)
<aaa_0.H3C> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.H3C] cluster
[aaa_0.H3C-cluster] add-member 6 mac-address 000f-e200-35e7 password 123456
1.3.2 administrator-address
Syntax
administrator-address mac-address name name
undo administrator-address
View
Cluster view
Parameters
mac-address: MAC address of the management device.
name name: Name of an existing cluster, a string comprising up to 8 characters, which
can only be alphanumeric characters, subtraction sign (-), and underline (_).