
258
Examples
# Switch from the operation interface of the management switch to that of the member switch numbered
6 and then switch back to the operation interface of the management switch.
<aaa_0.Sysname> cluster switch-to 6
<aaa_6.Sysname> quit
<aaa_0.Sysname>
# Enter the member switch numbered 2 with the system name of
5800-2
.
<aaa_0.Sysname> cluster switch-to sysname 5800-2
SN Device MAC Address Status Name
2 H3C S5800-56C 00e0-faaa-0000 Up aaa_2.5800-2
3 H3C S5800-32C 3030-3000-0001 Up aaa_3.5800-2
Please select a member-number to input: 2
Trying ...
Press CTRL+K to abort
Connected ...
******************************************************************************
* Copyright (c) 2004-2009 Hangzhou H3C Tech. Co., Ltd. All rights reserved. *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
******************************************************************************
<aaa_2.5800-2>
cluster-local-user
Syntax
cluster-local-user
user-name
password
{
cipher
|
simple
}
password
undo cluster-local-user
user-name
View
Cluster view
Default level
1: Monitor level
Parameters
cipher
: Indicates that the password is in cipher text.
simple
: Indicates that the password is in plain text.
user-name:
Specifies the username used for logging onto the switches within a cluster through Web,
which is a string of 1 to 55 characters.
password
: Specifies the password used for logging onto the switches within a cluster through the web
interface. This password is a string of 1 to 63 characters when the
simple
keyword is specified, and can
be in either plain text or cipher text when the
cipher
keyword is specified. A plain text password must be
a string of 1 to 63 characters. The cipher text password must have a fixed length of 24 or 88 characters.
The password is case-sensitive.
Description
Use the
cluster-local-user
command to configure web user accounts in batches.