D-Link xStack DGS-3620 Reference Manual page 521

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Restrictions
Only Administrators can issue this command.
Examples
This example shows how to download the configuration file from an FTP server.
DGS-3620-28PC:admin# download cfg_fromFTP 10.54.71.1 cfg01.txt 1
Command: download cfg_fromFTP 10.54.71.1 cfg01.txt 1
Connecting to server................... Done.
User(Anonymous): john
Pass:******
Download configuration................. Done.
DGS-3620-28PC:admin#
This example shows how to download the configuration file from an FTP server using a string.
DGS-3620-28PC:admin# download cfg_fromFTP ftp:
john:123456@10.90.90.15:21/cfg.txt 2
Command: download cfg_fromFTP ftp: john:123456@10.90.90.15:21/cfg.txt 2
Connecting to server................... Done.
Download configuration................. Done.
DGS-3620-28PC:admin#
40-2
download firmware_fromFTP
Description
This command is used to download a firmware image file from the FTP server.
Format
download firmware_fromFTP [[<ipaddr> | <ipv6addr>] {tcp_port <tcp_port_number 1-
65535>} src_file <path_filename 64> | ftp: <string 128>] {[unit <unit_id> | all]} {dest_file
<path_filename 64> {boot_up}}
Parameters
<ipaddr> - Enter the IPv4 address of the FTP server here.
<ipv6addr> - Enter the IPv6 address of the FTP server here.
tcp_port - (Optional) Specifies the TCP port number used for the FTP connection.
<tcp_port_number 1-65535> - Enter the TCP port number here. This value must be between
1 and 65535.
src_file - Specifies the source file's name and path.
<path_filename 64> - Enter the source file's name and path here. This can be up to 64
characters long.
ftp: - Specifies the FTP connection details.
<string 128> - Enter the FTP connection details here. For example,
516

Advertisement

Table of Contents
loading

Table of Contents