Command Manual – Security
Quidway S8500 Series Routing Switches
Chapter 2 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
Huawei Technologies Proprietary
2-15
Description
Use the
name
command to configure the name of a delivered VLAN.
Use the
undo name
command to remove the name configured for a delivered VLAN.
By default, a delivered VLAN has no name.
The
name
command works with the function of dynamic VLAN delivering. For
information about dynamic VLAN delivering, refer to the
vlan-assignment-mode
command.
Related command:
dot1x guest-vlan
,
vlan-assignment-mode
.
Example
# Set the name of VLAN 100 to test.
[Quidway] vlan 100
[Quidway-vlan100] name test
2.1.15 password
Syntax
password
{
simple
|
cipher
}
password
undo password
View
Local user view
Parameter
simple
: Specifies to display passwords in simple text.
cipher
: Specifies to display passwords in cipher text.
password
: Defines a password, which is a character string of up to 16 characters if it is
in simple text and of up to 24 characters if it is in cipher text.
Description
Use the
password
command to configure a password display mode for local users.
Use the
undo password
command to cancel the specified password display mode.
If
local-user password-display-mode
cipher-force
has been adopted, the user
efforts of using the
password
command to set the password display mode to simple
text (
simple
) will render useless.
Related command:
display local-user
.