TP-LINK 16-Port Gigabit Web Smart Switch with 2 Combo SFP Slots TL-SG2216WEB Data Sheet

Product codes
TL-SG2216WEB
Page of 226
 
Chapter 8  SSH Commands 
SSH (Security Shell) can provide the unsecured remote management with security and powerful 
authentication to ensure the security of the management information. 
ip ssh server 
Description 
The
 ip ssh server command is used to enable SSH function. To disable the 
SSH function, please use 
no ip ssh server command. 
Syntax 
ip ssh server   
no ip ssh server  
 
Command Mode 
Global Configuration Mode 
Example 
Enable the SSH function: 
TL-SG2424(config)# ip ssh server 
ip ssh version 
Description 
The 
ip ssh version command is used to enable the SSH protocol version. To 
disable the protocol version, please use 
no ip ssh version command. 
Syntax 
ip ssh version { v1 | v2 } 
no ip 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   
51