D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
53
download
image_id <int 1-2>- This Switch holds two places for
storing firmware so the user may store an extra firmware file
on the Switch. image_id 1 will hold the current boot up
firmware in use on the Switch, unless otherwise configured.
unit [all | <unitid>] - all specifies all units (switches),
<unitid> is the unit ID of the Switch that will receive the
download.
<ipaddr> The IP address of the TFTP server. The TFTP
server must be on the same IP subnet as the Switch.
<path_filename 64> The DOS path and filename of the
firmware or switch configuration file on the TFTP server or
CompactFlash card. For example, C:\3226S.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 configuration file:
DGS-3324SRi:4#download cfg_to TFTP 10.48.74.121
c:\cfg\setting.txt
Command: download cfg_to TFTP 10.48.74.121 c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration............. Done.
DGS-3324SRi:4#
download prom_fromTFTP
Purpose Used to download the PROM (Programmable Read Only Memory)
code to the Switch.
Syntax
download prom_fromTFTP <ipaddr> <path_filename 64>
Description This command is used to download the PROM code to the Switch.
Parameters <ipaddr> - The IP address of the TFTP server. The TFTP server must
be on the same IP subnet as the Switch.
<path_filename 64> The DOS path and filename of the PROM code
on the TFTP server or CompactFlash card. For example,
C:\3226SPROM.had.
Restrictions Only administrator-level users can issue this command.
Example usage: