Reference Guide

When you use the copy running-config startup-config command to copy
the running configuration (the startup configuration file amended by any
configuration changes made because the system was started) to the startup
configuration file, Dell Networking OS creates a backup file on the internal flash of
the startup configuration.
The Dell Networking OS supports copying the running-configuration to a TFTP
server or to an FTP server:
copy running-config tftp:
copy running-config ftp:
In the copy scp: flash: example, specifying SCP in the first position indicates
that the target to specify in the ensuing prompts. Entering
flash: in the second
position means that the target is the internal Flash. In this example, the source is on
a secure server running SSH, so you are prompted for the UDP port of the SSH
server on the remote host.
Example
(running-
config scp:)
Dell#copy running-config scp:
Address or name of remote host []: 10.10.10.1
Port number of the server [22]: 99
Destination file name [startup-config]: old_running
User name to login remote host: sburgess
Password to login remote host:
Password to login remote host? dilling
Example (copy
scp:)
Dell#copy scp: flash:
Address or name of remote host []: 10.11.199.134
Port number of the server [22]: 99
Source file name []: test.cfg
User name to login remote host: admin
Password to login remote host:
Destination file name [test.cfg]: test1.cfg
Related
Commands
cd — Changes the working directory.
copy running-config startup-config
Copy running configuration to the startup configuration.
Syntax
copy running-config startup-config {duplicate}
Command
Modes
EXEC Privilege
Supported
Modes
All Modes
32