Concept Guide
Example of Importing a File to the Local System
core1#$//copy ftp://myusername:mypassword@10.10.10.10//FTOS/
FTOS-EF-8.2.1.0.bin
flash://
Destination file name [FTOS-EF-8.2.1.0.bin.bin]:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26292881 bytes successfully copied
Save the Running-Conguration
The running-conguration contains the current system conguration. Dell Networking recommends coping your running-conguration to
the startup-conguration.
The system uses the startup-conguration during boot-up to congure the system. The startup-conguration is stored in the internal ash
on the IOM by default, but you can save it to a USB ash device or a remote server.
The commands in this section follow the same format as those commands in the Copy Files to and from the System section but use the
lenames startup-cong and running-cong. These commands assume that current directory is the internal ash, which is the system
default.
• Save the running-cong to the startup-conguration on the internal ash.
EXEC Privilege mode
copy running-config startup-config
• Save the running-conguration on the IOM.
EXEC Privilege mode
copy running-config usbflash://filename
• Save the running-conguration to an FTP server.
EXEC Privilege mode
copy running-config ftp:// username:password@{hostip | hostname}/filepath/ filename
• Save the running-conguration to a TFTP server.
EXEC Privilege mode
copy running-config tftp://{hostip | hostname}/ filepath/filename
• Save the running-conguration to an SCP server.
EXEC Privilege mode
copy running-config scp://{hostip | hostname}/ filepath/filename
NOTE
: When copying to a server, you can only use a host name if you have congured a DNS
server.
• Save the running-conguration to the startup-conguration on the internal ash of the primary RPM. Then copy the new startup-
cong le to the external ash of the primary RPM.
EXEC Privilege mode
copy running-config startup-config duplicate
Dell Networking OS Behavior: If you create a startup-conguration on an RPM and then move the RPM to another chassis, the startup-
conguration is stored as a backup le (with the extension .bak), and a new, empty startup-conguration le is created. To restore your
original startup-conguration in this situation, overwrite the new startup-conguration with the original one using the copy startup-
config.bak startup-config
command.
NOTE
: 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.
Getting Started 57