3-84
Cisco 12404 Internet Router Installation and Configuration Guide
OL-11636-01
Chapter 3 Installing the Cisco 12404 Internet Router
Copying a Cisco IOS Software Image
Where:
An example of the
copy startup-config
slot0:
filename
command follows:
Filo#
copy startup-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#
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.
You can also copy the running configuration (located in DRAM) to a Flash
memory card, as shown in the following section, “
from RP DRAM to a Flash Memory Card, page 3-85
Step 3
To further verify that the configuration file was copied correctly to the Flash
memory card in slot 0, enter the
dir
command:
Filo#
dir slot0:
-#- -length- -----date/time------ name
1 5200084 May 10 2002 19:24:12 gsr-p-mz.112-8
3 1215 May 10 2002 20:30:52 myfile1
4 6176844 May 10 2002 23:04:10 gsr-p-mz.112-8.1
5 1186 May 10 2002 16:56:50 myfile2
9197156 bytes available (11381148 bytes used)
Filo#
startup-config
Specifies the source of the file to be copied
(NVRAM).
[
slot0:
|
slot1:
]
filename
Specifies the destination of the file (the Flash
memory card in either slot 0 or slot 1) and the
name of the new file.
todd.book Page 84 Tuesday, November 27, 2007 6:02 PM