DES-30XX Layer 2 Switch CLI Reference Manual
53
Example usage:
To download a configuration file:
DES-3026:4#download configuration 10.48.74.121 c:\cfg\setting.txt
Command: download configuration 10.48.74.121 c:\cfg\setting.txt
Connecting to server................... Done.
Download configuration............. Done.
DES-3026:4#
upload
Purpose
Used to upload the current switch settings or the Switch history log
to a TFTP server.
Syntax
upload [configuration | log] <ipaddr> <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
configuration
−
Specifies that the Switch’s current settings will be
uploaded to the TFTP server.
log
−
Specifies that the Switch history log will be uploaded to the
TFTP server.
<ipaddr>
−
The IP 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 Only
administrator-level users can issue this command.
Example usage:
To upload a log file:
DES-3026:4#upload log 10.48.74.121 c:\cfg\log.txt
Command: upload log 10.48.74.121 c:\cfg\log.txt
Connecting to server................... Done.
Upload configuration...................Done.
DES-3026:4#