TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Hoja De Datos

Los códigos de productos
TL-SL3428
Descargar
Página de 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
46
 
Command Mode 
Global Configuration Mode   
Example 
Configure the timeout time of the switch as 15 minutes: 
TL-SL3428(config)#user idle-timeout 15 
line 
Description 
The line command is used to enter the Line Configuration Mode and make 
related configurations for the desired user(s), including the login mode and 
password configurations.   
Syntax 
line [console linenum | vty startlinenum endlinenum 
Parameter 
linenum  —— The number of users allowed to login through console port. Its 
value is 0 in general as there is only one console port on a switch. 
startlinenum ——The start serial number of the login user selected to configure 
the login mode and password, ranging from 0 to 15. 0 means the first login user 
number, 1 means the second, and the rest can be done on the same manner. 
endlinenum —— The end serial number of the login user selected to configure 
the login mode and password, ranging from 0 to 15. 0 means the first login user 
number, 1 means the second, and the rest can be done on the same manner. 
Command Mode 
Global Configuration Mode   
Example 
Enter the Console port configuration mode and configure the console port 0: 
TL-SL3428(config)#line console 0 
Enter the Virtual Terminal configuration mode so as to prepare further 
configurations such as password and login mode for virtual terminal 0 to 5: 
TL-SL3428(config)#line vty 0 5