TL-SL3428 JetStream L2 Managed Switch CLI Guide
 
 
86
Chapter 15  SSH Commands 
SSH (Security Shell) can provide the unsecured remote management with security and powerful 
authentication to ensure the security of the management information. 
ssh server enable 
Description 
The ssh server enable command is used to enable SSH function. To disable 
the SSH function, please use no ssh server enable command. 
Syntax 
ssh server enable 
no ssh server enable 
Command Mode 
Global Configuration Mode 
Example 
Enable the SSH function: 
TP-LINK(config)# ssh server enable 
ssh version 
Description 
The  ssh version command is used to enable the SSH protocol version. To 
disable the protocol version, please use no ssh version command. 
Syntax 
ssh version {v1 | v2 } 
no ssh version {v1 | v2} 
Parameter 
v1 | v2  āā  The SSH protocol version to be enabled. They represent SSH v1 
and SSH v2 respectively. 
Command Mode 
Global Configuration Mode   
Example