3-79
Cisco 12006 and Cisco 12406 Router Installation and Configuration Guide
OL-11497-03
Chapter 3 Installing the Router
Using Flash Memory Cards in the RP
An example of the copy startup-config slot0:filename command follows:
Router# 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
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Router#
In this example, the exclamation points (!) appear as the source file is being
downloaded to the destination device. The CCCCC characters indicate that a cyclic
redundancy check (CRC) is being calculated during the downloading process. The
CRC verifies that the file has been correctly downloaded to the Flash memory card
inserted in PCMCIA slot 0 or the designated destination device.
You can also copy the running configuration (located in DRAM) to a Flash
memory card, as shown in the “Copying a Configuration File from RP DRAM to
a Flash Memory Card” section on page 3-80.”
Step 3 To further verify that the configuration file was copied correctly to the Flash
memory card in slot 0, enter the dir command:
Router# 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)
Router#