Administrator Guide
● To copy the startup configuration, enter the keywords startup-config.
● To copy a file on the external FLASH, enter usbflash:// then the filename.
Command Modes EXEC Privilege
Supported Modes All Modes
Command
History
Version Description
9.4(0.0) Supported on the FN I/O Aggregator.
8.3.17.0 Supported on the M I/O Aggregator.
Usage
Information
The Dell Networking OS supports a maximum of 100 files, at the root directory level, on both the internal
and external Flash.
The usbflash commands are supported. For a list of approved USB vendors, refer to the Dell
Networking OS Release Notes.
When copying a file to a remote location (for example, using Secure Copy [SCP]), enter only the
keywords and Dell Networking OS prompts you for the rest of the information.
For example, when using SCP, you can enter the copy running-config scp: command. The
running-config is the source and the target is specified in the ensuing prompts. Dell Networking OS
prompts you to enter any required information, as needed for the named destination — remote
destination, destination filename, user ID and password, and so forth.
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.
28 File Management