CLI Guide

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:
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.
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
File Management
67