D-Link xstack DGS-3620 series Reference Manual page 1167

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
Example
To disable the secondary username/password authentication for users using SSH public key
authentication:
DGS-3620-28PC:admin#config ssh publickey bypass_login_screen state disable
Command: config ssh publickey bypass_login_screen state disable
Success.
DGS-3620-28PC:admin#
104-12
download ssh client_pub_key
Description
This command is used to download the SSH public key file on client computer to the switch
through TFTP protocol.
Format
download ssh client_pub_key [<ipaddr> | <ipv6addr> | <domain_name 255>] src_file
<path_filename 64>
Parameters
<ipaddr> - Enter the IPv4 address of the TFTP server.
<ipv6addr> - Enter the IPv6 address of the TFTP server.
<domain_name 255> - Enter the domain name of the TFTP server. This name can be up to 255
characters long.
src_file - Specifies the path name and file name of the TFTP server. It can be a relative path
name or an absolute path name. If path name is not specified, it refers to the TFTP server
path.
<path_filename 64> - Enter the source file path. This can be up to 64 characters long.
Restrictions
Only Administrator level can issue this command.
Example
To download a SSH public key file named id_rsa_keys from TFTP server 169.168.10.100 to the
switch:
DGS-3620-28PC:admin#download ssh client_pub_key 169.168.10.100 src_file
id_rsa_keys
Command: download ssh client_pub_key 169.168.10.100 src_file id_rsa_keys
Connecting to server................... Done.
Download SSH public key.................Done.
DGS-3620-28PC:admin#
1162

Advertisement

Table of Contents
loading

Table of Contents