JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
password
  ——Users’ login password, a string from 1 to 31 alphanumeric 
characters or symbols. The password is case sensitive, allows spaces but 
ignores leading spaces, and cannot contain question marks. By default, it is 
empty.  The password in the configuration file will be displayed in the MD5 
encrypted form. 
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 
User Guidelines 
If both the user name’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”. The password will be displayed in the encrypted form. 
T3700G-52TQ(config)#user name tplink privilege admin secret 0 admin 
12.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. 
Syntax 
user access-control  ip-based  { 
ip-addr ip-mask 
}
 
[ snmp ] [ telnet ] [ ssh ] 
[ http ] [ https ] [ ping ] [ all ]
 
no user access-control
 
Parameter 
ip-addr 
——  The source IP address. Only the users within the IP-range you 
set here are allowed for login. 
ip-mask 
—— The subnet mask of the IP address. 
69