D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
74
upload
Purpose
Used to upload the current switch settings or the switch history log to a
TFTP.
Syntax
upload [cfg_toTFTP | log_toTFTP] [<ipaddr>|<ipv6addr>]
<path_filename 64>
Description
This command is used to upload either the Switch’s current settings or
the Switch’s history log to a TFTP server.
Parameters
cfg_toTFTP Specifies that the Switch’s current settings will be
uploaded to the TFTP server.
log_toTFTP Specifies that the switch history log will be uploaded to
the TFTP server.
<ipaddr> The IP address of the TFTP server. The TFTP server must
be on the same IP subnet as the Switch.
<ipv6addr> The IPv6 address of the TFTP server.
<path_filename 64> Specifies the location of the Switch
configuration file on the TFTP server. This file will be replaced by the
uploaded file from the Switch.
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 upload a configuration file:
DES-3200-28:4#upload cfg_toTFTP 10.48.74.121 c:\cfg\log.txt
Command: upload cfg_toTFTP 10.48.74.121 c:\cfg\log.txt
Success.
Connecting to server................... Done.
Upload configuration...................Done.
DES-3200-28:4#