D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
685
download firmware_fromTFTP
Case 3: In case that the master unit and the slave unit both support or not support file
system, the file will be downloaded to the specified file on the slave unit. If boot_up is
specified, the downloaded file will be assigned as the boot_up image.
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 download firmware from TFTP:
DGS-3627:admin# download firmware_fromTFTP 10.54.71.1 src_file px.had
Command: download firmware_fromTFTP 10.54.71.1 src_file px.had
Connecting to server................... Done.
Download firmware...................... Done. Do not power off!
Please wait, programming flash......... Done.
DGS-3627:admin#
download cfg_fromTFTP
Purpose Used to download configuration file from the TFTP server.
Syntax
download cfg_fromTFTP {[<ipaddr> | <ipv6addr> | <domain_name 255>] src_file
<path_filename 64> {[dest_file {<drive_id>} <pathname 64> | increment]}}
Description This command is used to download a configuration file from a 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 configuration file.
increment - This argument is only required for system which does not have file system and
only support one configuration file since the download of a configuration will automatically
apply the setting to the system. If increment is specified, then the existing configuration will
not be cleared before applying of the new configuration. If it is not specified, then the existing
configuration will be cleared before applying of the new configuration.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To download configuration from TFTP: