Installation manual

Command Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-17
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
Using password command, you can configure a password display mode for local users.
Using undo password command, you can 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.
For the related command, see display local-user.
Example
# Set the user huawei1 to display the password in simple text, given the password is
20030422.
[Quidway-user-huawei1] password simple 20030422
1.3.7 service-type
Syntax
service-type { telnet [ level level ] | ftp [ ftp-directory directory ] | lan-access }
undo service-type { telnet [ level ] | ftp [ ftp-directory ] | lan-access }
View
Local user view
Parameter
telnet: Specifies user type as Telnet.
level level: Specifies the level of Telnet users. The argument level is an integer in the
range of 0 to 3 and defaults to 3.
ftp: Specifies user type as ftp.
ftp-directory directory: Specifies the directory of ftp users, directory is a character
string of up to 64 characters.
lan-access: Specifies user type to lan-access, which mainly refers to Ethernet
accessing users, 802.1x supplicants for example.