TP-LINK TL-SG3424P Manual De Usuario

Descargar
Página de 220
 
87
 
Specify the maximum number of the connections to the SSH server as 3:   
TP-LINK(config)# ssh max-client 
ssh download 
Description 
The ssh max-client command is used to download the SSH key file from TFTP 
server.  
Syntax 
ssh download 
{ v1 | v2 } key-file ip-address ip-addr
 
Parameter 
v1 | v2  ——  Select the type of SSH key to download, v1 represents SSH-1, v2 
represents SSH-2.   
key-file
  —— The name of the key-file which is selected to download. The 
length of the name ranges from 1 to 25 characters. The key length of the 
downloaded file must be in the range of 256 to 3072 bits. 
ip-addr
  ——  The IP address of the TFTP server. 
Command Mode 
Global Configuration Mode 
Example 
Download a SSH-1 type key file named ssh-key from TFTP server with the IP 
Address 192.168.0.148: 
TP-LINK(config)# ssh download 
v1 ssh-key ip-address 192.168.0.148 
show ssh 
Description 
The show ssh command is used to display the global configuration of SSH.   
Syntax 
show ssh
 
Command Mode 
Any Configuration Mode 
Example 
Display the global configuration of SSH: 
TP-LINK(config)# show ssh