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
 
84
 
Example 
Enable SSH v2: 
TL-SL3428(config)#ip ssh version v2 
ip ssh timeout 
Description 
The ip ssh timeout command is used to specify the idle-timeout time of SSH. 
To restore to the factory defaults, please use ip ssh timeout command. 
Syntax 
ip ssh timeout value 
no ip ssh timeout 
Parameter 
value  — —  The Idle-timeout time. During this period, the system will 
automatically release the connection if there is no operation from the client. It 
ranges from 1 to 120 in seconds. By default, this value is 120 seconds.   
Command Mode 
Global Configuration Mode 
Example 
Specify the idle-timeout time of SSH as 30 seconds: 
TL-SL3428(config)#ip ssh timeout 30 
ip ssh max-client 
Description 
The ip ssh max-client command is used to specify the maximum number of the 
connections to the SSH server. To return to the default configuration, please use 
no ip ssh max-client command. 
Syntax 
ip ssh max-client num 
no ip ssh max-client 
Parameter 
num  —— The maximum number of the connections to the SSH server. It 
ranges from 1 to 5. By default, this value is 5.