
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
78
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.
T2700G-28TQ(config)#user name
tplink
privilege
admin
secret
0 admin
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
no user access-control
Parameter
ip-addr
—— The source IP address. Only the users within the IP-range you set
here are allowed to login.
ip-mask
——The subnet mask of the IP address.