D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
686
DGS-3627:admin# download cfg_fromTFTP 10.54.71.1 src_file cfg01.txt
Command: download cfg_fromTFTP 10.54.71.1 src_file cfg01.txt
Connecting to server.................…. Done.
Download configuration................. Done.
DGS-3627:admin#
upload firmware_toTFTP
Purpose Used to upload firmware from device to TFTP server.
Syntax
upload firmware_toTFTP {[<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64> {src_file {<drive_id>} <pathname 64>}}
Description This command is used to upload firmware from the device to the TFTP server.
Parameters
ipaddr - The IP address of the TFTP server.
ipv6addr - The IPV6 address of the TFTP server.
domain_name - The domain name of the TFTP server.
src_file - Used to identify the parameter “path_filename”.
dest_file - Used to identify the parameter “path_filename”.
path_filename - The pathname specifies the pathname on the TFTP server. It can be a
relative pathname or an absolute pathname.
pathname - The pathname specifies an absolute pathname on the device file system. If
pathname is not specified, it refers to the boot_up image.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To upload firmware from a file system device to a TFTP server:
DGS-3627:admin#upload firmware_toTFTP 10.1.1.1 dest_file D:\firmware.had 100b70.had
Command: upload firmware_toTFTP 10.1.1.1 dest_file D:\firmware.had 100b70.had
Connecting to server................... Done.
Upload firmware........................ Done.
DGS-3627:admin#
upload cfg_toTFTP
Purpose Used to upload a configuration file from device to TFTP server. This command is required to
be supported when file system is not supported on device’s FLASH EPROM.
Syntax
upload cfg_toTFTP {[<ipaddr> | <ipv6addr> | <domain_name 255>] dest_file
<path_filename 64> {src_file {<drive_id>} <pathname 64>} {[include | exclude | begin]
<filter_string 80> {<filter_string 80> {<filter_string 80>}} {[include | exclude | begin ]
<filter_string 80> {<filter_string 80> {<filter_string 80>}} {[include | exclude | begin ]
<filter_string 80> {<filter_string 80> {<filter_string 80>}}}}}}
Description This command is used to upload a configuration file from the device to the TFTP server.
Parameters
ipaddr - The IP address of the TFTP server.
ipv6addr - The IPV6 address of the TFTP server.
domain_name - The domain name of the TFTP server.
src_file - Used to identify the parameter “path_filename”.
dest_file - Used to identify the parameter “path_filename”.
path_filename - The pathname specifies the pathname on the TFTP server. It can be a