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

92
password: Specifies the password string. This argument is case sensitive. If simple is specified, it must be
a string of 1 to 63 characters. If cipher is specified, it must be a ciphertext string of 1 to 117 characters.
Usage guidelines
Configure the command on the management device. The command creates the same user account on all
member devices in the cluster.
Examples
# On the management device, configure the Web user account (username abc and password 123 456 )
for the cluster member devices.
<aaa_0.Sysname> system-view
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] cluster-local-user abc password simple 123456
cluster-mac
Use cluster-mac to configure the destination MAC address for cluster management protocol packets.
Use undo cluster-mac to restore the default.
Syntax
cluster-mac mac-address
undo cluster-mac
Default
The destination MAC address for cluster management protocol packets is 0180-C200-000A.
Views
Cluster view
Default command level
2: System level
Parameters
mac-address: Multicast MAC address (hexadecimal string in the format H-H-H), which can be
0180-C200-0000, 0180-C200-000A, 0180-C200-0020 through 0180-C200-002F, or
010F-E200-0002.
Usage guidelines
This command can only be executed on the management device .
Examples
# Set the destination MAC address of the cluster management protocol packets to 0180-C200-0000 on
the management device.
<Sysname> system-view
[Sysname] cluster
[Sysname-cluster] ip-pool 10.1.1.1 24
[Sysname-cluster] build aaa
[aaa_0.Sysname-cluster] cluster-mac 0180-C200-0000