D-Link DXS-1210-12TC Reference Manual page 338

Dxs-1210 series l2 10 gigabit ethernet switch
Hide thumbs Also See for DXS-1210-12TC:
Table of Contents

Advertisement

None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to copy a file to another file in the file system. Use this command to download or
upload the configuration file or the image file. Use this command to upload the system log to the TFTP
server. To upload the running configuration or save the running configuration to the startup
configuration, specify running-config as the source. To save the running configuration to the startup
configuration, specify startup-config as the destination.
As the destination is the startup configuration, the source file is directly copied to the file specified in
the boot startup-config command. Thus the original startup configuration file will be overwritten.
To apply a configuration file to the running configuration, specify running-config as the destination
for the copy command and the configuration file will be executed immediately by using the increment
method. That means that the specified configuration will merge with the current running configuration.
The running configuration will not be cleared before applying of the specified configuration.
As the specified source is the system log and the specified destination is a URL, the current system
log will be copied to the specified URL.
To represent a file in the remote TFTP server, the URL must be prefixed with "tftp: //".
To download the firmware image, the user should use the copy tftp: // command to download the file
from the TFTP server to a file in the file system. Then, use the boot imageid command to specify it
as the boot image file.
Example
This example shows how to upload the running configuration or startup configuration to the TFTP
server for storage.
Switch# copy running-config tftp://10.1.1.254/cfg.bin
Address of remote host [10.1.1.254]?
Destination filename [cfg.bin]?
Accessing tftp://10.1.1.254/cfg.bin...
Transmission start...
Transmission finished.
Configuration backup successful.
Switch#
Switch# copy startup-config tftp://10.1.1.254/startupcfg.bin
Accessing tftp://10.1.1.254/startupcfg.bin
Transmission start...
Transmission finished.
Configuration backup successful.
Switch#
This example shows how to save the system's running configuration into the FLASH memory and
uses itas the next boot configuration.
DXS-1210 Series Smart Managed Switch CLI Reference Guide
335

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-1210-12scDxs-1210-10tsDxs-1210-16tc

Table of Contents