Specifications
DGS-3048 Layer 2 Switch CLI Reference Manual
52
To download a firmware file:
DGS3048#download firmware 10.48.74.121 c:\DGS3048 b08.had
Command: download firmware 10.48.74.121 c:\DGS3048 b08.had
Connecting to server................... Done.
Download firmware...........……… Done. Do not power off!
Please wait, programming flash…….. Done.
Saving current settings to NV-RAM……Done.
Please wait, the switch is rebooting….
Example usage:
To download a configuration file:
DGS3048#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.
DGS3048#
upload
Purpose Used to upload the current switch settings or the Switch history log
to a TFTP server.
Syntax
upload configuration <ipaddr> <path_filename 64> {startup |
running}
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.
<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.
startup − Indicates the Startup Configuration file.
running − Indicates the Running Configuration file
Restrictions The TFTP server must be on the same IP subnet as the Switch.
Only administrator-level users can issue this command.
Example usage: