Users Guide
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 les, 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 le 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.
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.
For example, when using SCP, you can enter the copy running-config scp: command. The running-cong
is the source and the target is specied in the ensuing prompts. Dell Networking OS prompts you to enter any
required information, as needed for the named destination — remote destination, destination lename, user ID and
password, and so forth.
When you use the copy running-config startup-config command to copy the running conguration to
the startup conguration le, Dell Networking OS creates a backup le on the internal ash of the startup
conguration.
When you load the startup conguration or a conguration le from a network server such as TFTP to the running
conguration, the conguration is added to the running conguration. This does not replace the existing running
conguration. Commands in the conguration le has precedence over commands in the running conguration.
The Dell Networking OS supports copying the running-conguration 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 rst 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-
cong 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
File Management 65