User`s guide
DES-3226S Layer 2 Switch CLI Reference
83
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.