JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
[ snmp ] [ telnet ] [ ssh ] [ http ] [ https ] [ ping ] [ all ] —— Specify the access 
interface. These interfaces are enabled by default. 
Command Mode 
Global Configuration Mode 
Example 
Enable the access-control of the user whose IP address is 192.168.0.148: 
T3700G-52TQ(config)# user access-control ip-based  192.168.0.148 
255.255.255.255 
12.4  user access-control mac-based 
Description 
The  user access-control mac-based  command is used to limit the MAC 
address of the users for login. Only the user with this MAC address you set 
here is allowed to login. To cancel the user access limit, please use no user 
access-control command. 
Syntax 
user access-control mac-based { 
mac-addr 
}
 
[ snmp ] [ telnet ] [ ssh ] [ http ] 
[ https ] [ ping ] [ all ] 
no user access-control 
Parameter 
mac-addr
  ——  The source MAC address. Only the user with this MAC 
address is allowed to login. 
[ snmp ] [ telnet ] [ ssh ] [ http ] [ https ] [ ping ] [ all ] —— Specify the access 
interface. These interfaces are enabled by default. 
Command Mode 
Global Configuration Mode 
Example 
Configure that only the user whose MAC address is 00:00:13:0A:00:01 is 
allowed to login: 
T3700G-52TQ(config)# user access-control mac-based 00:00:13:0A:00:01 
70