JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Command Mode 
Global Configuration Mode 
User Guidelines 
1.  If the password you configured here is unencrypted and the global 
encryption function is enabled in service password-encryption, the 
password in the configuration file will be displayed in the symmetric 
encrypted form. 
2.  If both the user’s password and secret password are defined, only the 
latest configured password will take effect. 
Example 
Add and enable a new admin user named “tplink”, of which the password is 
“admin” and unencrypted: 
T3700G-52TQ(config)#user name tplink privilege admin password 0 admin   
12.2  user name (secret) 
Description 
The  user name command is used to add a new user or modify the existed 
users’ information. To delete the existed users, please use no user name 
command. The password of the user configured here will be displayed in the 
MD5 encrypted form in the configuration file. 
Syntax 
user name 
name 
[  privilege  admin | guest ]  secret  { [ 0 ] 
password 
|  5 
encrypted-password
 } 
no user name 
name
 
Parameter 
name
 ——Type a name for users' login, which contains 16 characters at most, 
composed of digits, English letters and under dashes only.   
admin | guest —— Access level. “Admin” means that you can edit, modify and 
view all the settings of different functions. “Guest” means that you can only 
view the settings without the right to edit and modify. It is “admin” by default. 
0 —— Specify the encryption type. 0 indicates that an unencrypted password 
will follow. By default, the encryption type is 0. 
68