the the settings of different functions. “user” means that you can only view 
some of the the settings of different functions without the right to edit or 
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. 
password
  ——Users’ login password, a string from 1 to 31 alphanumeric 
characters or symbols. The password is case sensitive, allows digits, English 
letters (case sensitive), underlines and sixteen special characters 
( !$%'()*,-./[]{|} ). The password will be saved to the configuration file using the 
MD5 encrypted algorithm. 
5 —— Indicates an MD5 encrypted password with fixed length will follow. 
encrypted-password
  ——  An MD5 encrypted password with fixed length, 
which you can copy from another switch’s configuration file.
 
Command Mode 
Global Configuration Mode 
Privilege Requirement 
Only Admin level users have access to these commands. 
User Guidelines 
If both the user name (password) and user name (secret) 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”. The password will be displayed in the encrypted form. 
T2500G-10TS(config)#user name tplink privilege admin secret 0 admin 
11.3  user access-control ip-based 
Description 
The user access-control ip-based command is used to limit the IP-range of 
the users for login. Only the users within the IP-range you set here  are 
allowed to login. To cancel the user access limit, please use no  user 
access-control command. 
73