Command Manual – System Management 
Quidway S8500 Series Routing Switches  Chapter 1  File System Management Commands
 
Huawei Technologies Proprietary 
1-27 
Use the undo password command to cancel the specified password display mode. 
By default, a local user does not have a password. 
If a client user wants to access FTP server through FTP, a password must be 
configured. 
Example 
# Configure the password for the local user quidway as 123456 (encrypted). 
<Quidway> system-view 
System View: return to User View with Ctrl+Z.  
[Quidway]local-user quidway 
New local user added. 
[Quidway-luser-quidway] password cipher 123456 
Updating the password file, please wait... 
1.3.9  service-type 
Syntax 
service-type { ftp  [ ftp-directory  directory ]  |  lan-access | ppp [ call-number 
call-number | callback-nocheck | callback-number callback-number ] | ssh [ level 
level | telnet | terminal ] | telnet [ level level | ssh | temninal ] | terminal [ level level | 
ssh | telnet ] } 
undo service-type { ftp [ ftp-directory directory ] | lan-access | ppp [ call-number 
call-number | callback-nocheck | callback-number callback-number ] | ssh [ level 
level | telnet | terminal ] | telnet [ level level | ssh | temninal ] | terminal [ 
level level | 
ssh | telnet] } 
View 
Local user view 
Parameter 
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. 
ppp: Specifies user type as PPP. 
call number: Sets call number. 
callback-nocheck: Sets callback-nocheck for modem. 
ssh: Sets user type to SSH.