DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 
160 
27   
SSH COMMANDS 
The SSH commands in the Command Line Interface (CLI) are listed (along with the appropriate 
parameters) in the following table. 
 
Command  Parameter 
enable ssh 
 
disable ssh 
 
config ssh authmode  publickey [enable | disable] 
show ssh authmode 
 
config ssh server  { timeout <sec 120-600> | port <tcp_port_number 1-65535> } 
show ssh server 
 
show ssh algorithm 
 
config ssh crypto  <username  1-48> [ rsa | dsa ] <sequences> 
show ssh crypto 
 
delete ssh crypto  <username 1-48> 
 
Each command is listed in detail, as follows: 
 
enable ssh 
Purpose  To enable SSH. 
Syntax 
enable ssh 
Description The enable ssh command enables SSH on the Switch. 
Parameters None 
Restrictions  Only administrator or operator-level users can issue this command. 
Example usage: 
To enable SSH: 
 
DGS3100# enable ssh 
TELNET will be disabled when enable SSH. 
Success. 
 
DGS3100#