D-Link DGS-1250 Series Reference Manual page 10

Cli gigabit ethernet smart managed switch
Hide thumbs Also See for DGS-1250 Series:
Table of Contents

Advertisement

DGS-1250 Series Gigabit Ethernet Smart Managed Switch CLI Reference Guide
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 image command to specify it as the boot image file.
Example
This example shows how to configure the Switch's running configuration by using the increment method using the
configuration called "switch-config.cfg" that is download from the TFTP server 10.1.1.254.
Switch#copy tftp: //10.1.1.254/switch-config.cfg running-config
Address of remote host [10.1.1.254]?
Source filename [switch-config.cfg]?
Destination filename running-config? [y/n]:
Accessing tftp://10.1.1.254/switch-config.cfg...
Transmission start...
Transmission finished, file length 29974 bytes.
Executing script file switch-config.cfg ......
Executing done
Switch#
This example shows how to upload the running configuration to the TFTP server for storage.
Switch#copy running-config tftp: //10.1.1.254/switch-config.cfg
Address of remote host [10.1.1.254]?
Destination filename [switch-config.cfg]?
Accessing tftp://10.5.2.101/switch-config.cfg...
Transmission start...
Transmission finished, file length 28999 bytes.
Switch#
This example shows how to save the system's running configuration into the flash memory and uses it as the next
boot configuration.
Switch#copy running-config startup-config
Destination filename startup-config? [y/n]:
Saving all configurations to NV-RAM.......... Done.
Switch#
y
y
7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents