D-Link xStack DGS-3420 Series Reference Manual page 926

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
17-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> - Specify the IPv4 address of the TFTP server.
<ipv6addr> - Specify 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 - Specify 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-3420-28SC: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-3420-28SC:admin#
17-13 upload ssh client_pub_key
Description
This command is used to upload the SSH public key file from the switch to a computer through TFTP
protocol.
Format
upload ssh client_pub_key [<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64>
921

Advertisement

Table of Contents
loading

Table of Contents