Deployment Guide
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.
Viewing Files
You can only view le information and content on local le systems.
To view a list of les or the contents of a le, use the following commands.
• View a list of les on the internal ash.
EXEC Privilege mode
dir flash:
• View a list of les on the usbash.
EXEC Privilege mode
dir usbflash:
• View the contents of a le in the internal ash.
EXEC Privilege mode
show file flash://filename
• View the contents of a le in the usb ash.
EXEC Privilege mode
show file usbflash://filename
• View the running-conguration.
EXEC Privilege mode
show running-config
• View the startup-conguration.
EXEC Privilege mode
show startup-config
Example of the dir Command
The output of the dir command also shows the read/write privileges, size (in bytes), and date of modication for each le.
Dell#dir
Directory of flash:
1 drwx 4096 Jan 01 1980 00:00:00 +00:00 .
2 drwx 2048 May 10 2011 14:45:15 +00:00 ..
3 drwx 4096 Feb 17 2011 00:28:00 +00:00 TRACE_LOG_DIR
56
Getting Started