DGS-3024 Layer 2 Switch CLI Reference Manual
Example usage:
To download a configuration file:
DGS-3024: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.
DGS-3024: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. The TFTP server
must be on the same IP subnet as the Switch.
<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 log file:
DGS-3024: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.
DGS-3024:4#
52