Chapter 3 Installing the Cisco 12404 Internet Router
Copying a Cisco IOS Software Image
3-85
Cisco 12404 Internet Router Installation and Configuration Guide
OL-11636-01
Copying a Configuration File from RP DRAM to a Flash Memory
Card
To copy the running configuration file from DRAM to a Flash memory card,
follow these steps:
Step 1
Enter the command for copying a running configuration file from DRAM to a
Flash memory card. The command takes the following form:
copy running-config
[
slot0:
|
slot1:
]
filename
Where:
An example of the
copy
running-config
slot0:
filename
command follows:
Filo#
copy running-config slot0:myfile2
20575008 bytes available on device slot0, proceed? [confirm]
Address or name of remote host [1.1.1.1]?
Loading new.image from 1.1.1.1 (via Ethernet0):
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![OK - 7799951/15599616 bytes]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Filo#
Note
In this example, the exclamation points (
!!!)
appear as the file is being
copied. The
CCCCC
characters signify the calculation of the CRC, which
verifies that the file has been copied correctly.
running-config
Specifies the source of the file to be copied from
DRAM.
[
slot0:
|
slot1:
]
filename
Specifies the destination of the configuration file
to be copied (the Flash memory card inserted in
either slot 0 or slot 1) and the name of the new
file.
todd.book Page 85 Tuesday, November 27, 2007 6:02 PM