D-Link DES-3326S Layer 3 Switch CLI Reference
download
Purpose Used to download and install new firmware or a Switch
configuration file from a TFTP server.
Syntax
download [ firmware <ipaddr> <path_filename> {unit
[all|<unitid>]}|configuration <ipaddr> <path_filename>
{increment}]
Description This command is used to download a new firmware or a Switch
configuration file from a TFTP server.
Parameters
firmware − Download and install new firmware on the Switch from
a TFTP server.
configuration − Download a Switch configuration file from a TFTP
server.
<ipaddr> − The IP address of the TFTP server.
<path_filename> − The DOS path and filename of the firmware or
Switch configuration file on the TFTP server. For example,
C:\3226S.had.
unit [all|<unitid>] − all specifies all units (Switches), <unitid> is the
unit id of the Switch that will receive the download.
increment − Allows the download of a partial Switch configuration
file. This allows a file to be downloaded that will change only the
Switch parameters explicitly stated in the configuration file. All
other Switch parameters will remain unchanged.
Restrictions The TFTP server must be on the same IP subnet as the Switch.
Only administrator-level users can issue this command.
Example usage:
To download a configuration file:
DES-3326S:4#download configuration 10.48.74.121
c:\cfg\setting.txt
Command: download configuration 10.48.74.121 c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration............. Done.
DES-3326S:4#
72