Service Manual
Save the Running-Conguration
The running-conguration contains the current system conguration. Dell Networking recommends coping your running-
conguration to the startup-conguration.
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-conguration and running-conguration. These commands assume that current directory is the internal ash,
which is the system default.
• Save the running-conguration to the startup-conguration on the internal ash of the primary RPM.
EXEC Privilege mode
copy running-config startup-config
• Save the running-conguration to the internal ash on an RPM.
EXEC Privilege mode
copy running-config rpm{0|1}flash://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, a host name can only be used if a DNS server is congured.
Congure the Overload Bit for a Startup Scenario
For information about setting the router overload bit for a specic period of time after a switch reload is implemented, refer to the
Intermediate System to Intermediate System (IS-IS) section in the Dell Networking OS Command Line Reference Guide.
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 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.
Getting Started
47










