R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

85
MSR900 MSR20-1X MSR20 MSR30 MSR50
1 to 32 1 to 32 1 to 32
MSR30-11E, 30-11F,
30-20, 30-40, and
30-60: 1 to 40
MSR30-10 and
30-16: 1 to 32
1 to 32
mac-address: MAC address of the candidate device (in hexadecimal form of H-H-H).
password: Password of the candidate device, a string of 1 to 16 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 super password.
Usage guidelines
This command can be executed only on the management device.
When you add a candidate device to a cluster, if you do not assign a number to the device, the
management device automatically assigns a usable number to the newly added member device.
After a candidate device joins the cluster, its level 3 password is replaced by the super password of the
management device in cipher text.
Examples
# Add a candidate device to the cluster on the management device, setting the number to 6. (Assume
that the MAC address and user password of the candidate device are 00E0-FC00-35E7 and 123456.)
<aaa_0.Sysname> system-view
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] add-member 6 mac-address 00e0-fc00-35e7 password 123456
administrator-address
Use administrator-address to add a candidate device to a cluster.
Use undo administrator-address to remove a member device from the cluster.
Syntax
administrator-address mac-address name cluster-name
undo administrator-address
Default
A device belongs to no cluster.
Views
Cluster view
Default command level
2: System level
Parameters
mac-address: MAC address of the management device (in hexadecimal form of H-H-H).
cluster-name: Name of an existing cluster. It is a string of 1 to 8 characters, which can only be letters,
numbers, hyphens (-), and underlines (_).