![Huawei Quidway S8500 Series Command Manual Download Page 899](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479899.webp)
Command Manual – Security
Quidway S8500 Series Routing Switches
Chapter 2 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
Huawei Technologies Proprietary
2-13
2.1.12 local-user
Syntax
local-user
{
username | multicast
[
domain domain-name
]
ipaddress
|
password-display-mode
{
auto
|
cipher-force
} }
undo local-user
{
username
|
all
[
service-type
{
ftp
|
lan-access
|
telnet
|
ppp
|
ssh
|
terminal
} ] |
multicast
[
domain domain-name
]
ipaddress
|
password-display-mode
}
View
System view
Parameter
username
: Name of the user.
all
[
service-type
{
ftp
|
lan-access
|
telnet | ppp | ssh | terminal
} ]: Deletes all local
users.
ftp
means deleting all local FTP users,
lan-access
means deleting all local
Lan-access users,
telnet
means deleting all local Telnet users,
ppp
means deleting all
local PPP views,
ssh
means deleting all local SSH views, and
terminal
means deleting
all the terminals.
all:
All users.
multicast
[
domain domain-name
]: Add or delete multicast addresses according to
the domain.
ipaddress
: IP address of multicast.
password-display-mode
{
auto | cipher-force
}: Specifies the password display
mode.
auto
means displaying the password in user-specified mode;
cipher-force
means displaying password in cipher text by force.
Description
Use the
local-user
command to configure a local user and enter the local user view.
Use the
undo local-user
command to cancel a specified local user.
By default, the user database of the system is empty. If the client user wants to access
FTP Server through FTP, this configuration is required.
Related commands:
display local-user
,
service-type
.
Example
# Add a local user named huawei1.
<Quidway> system-view
[Quidway] local-user huawei1
[Quidway-luser-huawei1]