DES-3000 Series Layer 2 Switch CLI Reference Manual
8
D
OWNLOAD
/U
PLOAD
C
OMMANDS
The download/upload commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Parameters
[firmware <ipaddr> <path_filename 64> | configuration <ipaddr>
<path_filename 64> {increment}]
Command
download
upload
[configuration | log] <ipaddr> <path_filename 64>
enable autoconfig
disable autoconfig
show autoconfig
Each command is listed, in detail, in the following sections.
download
Purpose
Used to download and install new firmware or a switch configuration
file from a TFTP server.
Syntax
download [firmware <ipaddr> <path_filename 64> |
configuration <ipaddr> <path_filename 64> {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:\3024.had.
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 Only
administrator-level users can issue this command.
Example usage:
To download a firmware file:
DES-3026:4#download firmware 10.48.74.121 c:\DES-3026 b08.had
Command: download firmware 10.48.74.121 c:\DES-3026 b08.had
Connecting to server................... Done.
Download firmware...........……… Done. Do not power off!
Please wait, programming flash…….. Done.
Saving current settings to NV-RAM……Done.
Please wait, the switch is rebooting….
Example usage:
To download a configuration file:
50