D-Link DGS-1510 Series Reference Manual page 620

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Switch# configure replace tftp: //10.0.0.66/config.cfg
This will apply all necessary additions and deletions
to replace the current running configuration with the
contents of the specified configuration file, which is
assumed to be a complete configuration, not a partial
configuration. [y/n]:
Accessing tftp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45422 bytes.
Executing script file config.cfg ......
Executing done
Switch#
This example shows how to replace the current running configuration with the specified configuration
file "config.cfg" stored in the NVRAM of the device. Execute the command immediately without
confirmation.
Switch# configure replace flash: config.cfg force
Executing script file config.cfg ......
Executing done
Switch#
70-6 copy
This command is used to copy a file to another file.
copy SOURCE-URL DESTINATION-URL
copy SOURCE-URL tftp: [//LOCATION/DESTINATION-URL]
copy tftp: [//LOCATION/SOURCE-URL] DESTINATION-URL
Parameters
SOURCE-URL
DESTINATION-URL
y
Specifies the source URL for the source file to be copied. One
special form of the URL is represented by the following keywords.
If startup-config is specified as the SOURCE-URL, the purpose is
to upload the startup configuration, save the startup configuration
as the file in the file system, or to execute the startup configuration
as the running configuration.
If running-config is specified as the SOURCE-URL, the purpose is
to upload the running configuration or save the running
configuration as the startup configuration or to save it as the file in
the file system.
If flash: [PATH-FILE-NAME] is specified as the SOURCE-URL, the
purpose is to specify the source file to be copied in the file system.
If log is specified as the SOURCE-URL, the system log can be
retrieved to the TFTP server or saved as the file in the file system.
If attack-log UNIT-ID is specified as the SOURCE-URL, the
purpose is to upload one unit's attack log.
Specifies the destination URL for the copied file. One special form
617

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents