Chapter 104 Ssh Commands - D-Link xstack DGS-3620 series Reference Manual

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide

Chapter 104 SSH Commands

config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 |
twofish128 | twofish192 | twofish256 | MD5 | SHA1 | RSA | DSA] [enable | disable]
show ssh algorithm
config ssh authmode [password | publickey | hostbased] [enable | disable]
show ssh authmode
config ssh user <username 15> authmode [hostbased [hostname <domain_name 32> |
hostname_IP <domain_name 32> [<ipaddr> | <ipv6addr>]] | password | publickey]
show ssh user authmode
config ssh server {maxsession <int 1-8> | contimeout <sec 30-600> | authfail <int 2-20> | rekey
[10min | 30min | 60min | never] | port <tcp_port_number 1-65535>}(1)
enable ssh
disable ssh
show ssh server
config ssh publickey bypass_login_screen state [enable | disable]
download ssh client_pub_key [<ipaddr> | <ipv6addr> | <domain_name 255>] src_file
<path_filename 64>
upload ssh client_pub_key [<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64>
config ssh client_pubkey_owner key_id <int 1-8> [add | remove] user <username 15>
show ssh client_pub_key
104-1 config ssh algorithm
Description
This command is used to configure the SSH service algorithm.
Format
config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 |
twofish128 | twofish192 | twofish256 | MD5 | SHA1 | RSA | DSA] [enable | disable]
Parameters
3DES - Specifies an SSH server encryption algorithm.
blowfish - Specifies an SSH server encryption algorithm.
AES(128,192,256) - Specifies an SSH server encryption algorithm.
arcfour - Specifies an SSH server encryption algorithm.
cast128 - Specifies an SSH server encryption algorithm.
twofish (128,192,256) - Specifies an SSH server encryption algorithm.
MD5 - Specifies an SSH server data integrality algorithm.
SHA1 - Specifies an SSH server data integrality algorithm.
DSA - Specifies an SSH server public key algorithm.
RSA - Specifies an SSH server public key algorithm.
enable - Specifies to enable the algorithm.
disable - Specifies to disable the algorithm.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
1154

Advertisement

Table of Contents
loading

Table of Contents