D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
68
download
Purpose
Used to download and install new firmware or a Switch
configuration file from a TFTP server.
Syntax
download [firmware_fromTFTP [<ipaddr>| <ipv6addr>]
<path_filename 64> image_id <value 1-2> | cfg_fromTFTP
[<ipaddr>|<ipv6addr>] <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_fromTFTP Download and install new firmware on the
Switch from a TFTP server.
cfg_fromTFTP Download a switch configuration file from a TFTP
server.
<ipaddr> The IP address of the TFTP server.
<ipv6addr> The IPv6 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:\3200.had.
image_id <value 1-2> Specify the working section ID. The Switch
can hold two firmware versions for the user to select from, which
are specified by section ID.
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-3200-28:4#download cfg_fromTFTP 10.48.74.121 c:\cfg\setting.txt
Command: download cfg_fromTFTP 10.48.74.121 c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration................. Done.
Success.
DES-3200-28:4#
DES-3200-28:4##-------------------------------------------------------------------
DES-3200-28:4## DES-3200-28 Configuration
DES-3200-28:4##
DES-3200-28:4## Firmware: Build 1.28.005
DES-3200-28:4## Copyright(C) 2010 D-Link Corporation. All rights reserved.
DES-3200-28:4##-------------------------------------------------------------------
DES-3200-28:4#
DES-3200-28:4#
DES-3200-28:4## BASIC
DES-3200-28:4#
DES-3200-28:4#config serial_port baud_rate 9600 auto_logout 10_minutes
Command: config serial_port baud_rate 9600 auto_logout 10_minutes
The download configuration command will initiate the loading of the various settings in the order listed in the configuration file.
When the file has been successfully loaded the message “End of configuration file for DES-3200-28” appears followed by the
command prompt.