Reference Guide

copy running-config startup-config duplicate
FTOS Behavior: If you create a startup-configuration on an RPM and then move the RPM to another chassis, the startup-
configuration is stored as a backup file (with the extension
.bak
), and a new, empty startup-configuration file is created.
To restore your original startup-configuration in this situation, overwrite the new startup-configuration with the original
one using the copy startup-config.bak startup-config command.
Configure the Overload Bit for a Startup Scenario
For information about setting the router overload bit for a specific period of time after a switch reload is implemented,
refer to the
Intermediate System to Intermediate System (IS-IS)
section in the
FTOS Command Line Reference Guide
.
Viewing Files
You can only view file information and content on local file systems.
To view a list of files or the contents of a file, use the following commands.
View a list of files on the internal flash of an RPM.
EXEC Privilege mode
dir flash:
View a list of files on the external flash of an RPM.
EXEC Privilege mode
dir slot:
View the contents of a file in the internal flash of an RPM.
EXEC Privilege mode
show file rpm{0|1}flash://filename
View the contents of a file in the external flash of an RPM.
EXEC Privilege mode
View the running-configuration.
EXEC Privilege mode
show running-config
View the startup-configuration.
EXEC Privilege mode
show startup-config
The output of the dir command also shows the read/write privileges, size (in bytes), and date of modification for each
file.
Example of the dir Command
FTOS#dir
Directory of flash:
1 drw- 32768 Jan 01 1980 00:00:00 .
2 drwx 512 Jul 23 2007 00:38:44 ..
3 drw- 8192 Mar 30 1919 10:31:04 TRACE_LOG_DIR
4 drw- 8192 Mar 30 1919 10:31:04 CRASH_LOG_DIR
5 drw- 8192 Mar 30 1919 10:31:04 NVTRACE_LOG_DIR
6 drw- 8192 Mar 30 1919 10:31:04 CORE_DUMP_DIR
7 d--- 8192 Mar 30 1919 10:31:04 ADMIN_DIR
8 -rw- 33059550 Jul 11 2007 17:49:46 FTOS-EF-7.4.2.0.bin
9 -rw- 27674906 Jul 06 2007 00:20:24 FTOS-EF-4.7.4.302.bin
10 -rw- 27674906 Jul 06 2007 19:54:52 boot-image-FILE
11 drw- 8192 Jan 01 1980 00:18:28 diag
49