Specifications
DGS-3048 Layer 2 Switch CLI Reference Manual
142
20
SSH COMMANDS
The Secure Shell (SSH) commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
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 ]
show ssh crypto
delete ssh crypto username <word 1-48>
Each command is listed, in detail, in the following sections.
enable shh
Purpose Used to enable SSH.
Syntax
enable ssh
Description This command allows you to enable SSH on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Usage Example:
To enable SSH:
DGS3048#enable ssh
Command: enable ssh
Success.
DGS3048#