Service Manual
NOTE: Dell Networking OS imposes a length limit on the password you create for performing the
secure copy operation. Your password can be no longer than 32 characters.
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 since the system was started) to the
startup configuration file, the 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. For
example:
• copy running-config tftp:
• copy running-config ftp:
NOTE: Dell Networking OS imposes a length limit on the password you create for accessing the FTP
server. Your password can be no longer than 32 characters.
Example
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
In this copy scp: flash: example, specifying SCP in the first position indicates that the target is to be
specified in the ensuing prompts. Entering flash: in the second position indicates that the target is the internal
Flash. The source is on a secure server running SSH, so you are prompted for the user datagram protocol (UDP)
port of the SSH server on the remote host.
Example
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
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information This command is useful for quickly making a changed configuration on one chassis available on external flash in
order to move it to another chassis.
File Management 57