Reference Guide
copy running-config tftp://{hostip | hostname}/ filepath/filename
• Save the running-configuration 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 configured.
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 Dell
Networking OS 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.
EXEC Privilege mode
dir flash:
• View the running-configuration.
EXEC Privilege mode
show running-config
• View the startup-configuration.
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
modification for each file.
Dell#dir flash:
Directory of flash:
1 drwx 4096 Jan 01 1980 00:00:00 +00:00 .
2 drwx 3072 Sep 06 2015 12:41:26 +00:00 ..
3 d--- 4096 Aug 09 2015 06:52:28 +00:00 ADMIN_DIR
4 drwx 4096 Sep 04 2015 18:58:20 +00:00 CONFIG_TEMPLATE
5 drwx 4096 Aug 09 2015 06:56:32 +00:00 TRACE_LOG_DIR
6 drwx 4096 Aug 09 2015 06:56:32 +00:00 CONFD_LOG_DIR
7 drwx 4096 Aug 09 2015 06:56:32 +00:00 CORE_DUMP_DIR
8 drwx 4096 Aug 09 2015 06:56:32 +00:00 RUNTIME_PATCH_DIR
9 -rwx 53285 Sep 01 2015 18:08:54 +00:00 TestReport-SU-1.txt
10 -rwx 630 Sep 02 2015 17:53:14 +00:00 TestReportIndividual-SU-1.txt
11 -rwx 2760 Sep 04 2015 18:51:26 +00:00 startup-config
12 -rwx 294418 Sep 04 2015 18:51:36 +00:00 confd_cdb.tar.gz
13 -rwx 54238335 Sep 06 2015 13:04:58 +00:00 FTOS-Z9100-ON-9.8.1.0.bin
flash: 4286574592 bytes total (4170424320 bytes free)
52
Getting Started










