3-81
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
5 1186 May 10 2002 16:56:50 myfile2
9197156 bytes available (11381148 bytes used)
Router#
Copying a Configuration File from a Flash Memory Card to RP NVRAM
To copy a configuration file from a Flash memory card in PCMCIA slot 0 or slot 1
to NVRAM, follow these steps:
Step 1 Enter the command for copying a configuration file from a Flash memory card to
NVRAM. This command takes the following form:
copy [slot0:|slot1:]filename startup-config
where:
To start the copy operation, enter the following command at the privileged EXEC
mode prompt:
Router# copy slot0:myfile startup-config
[ok]
Router#
Step 2 Use the following command to ensure that the startup configuration file, now
stored in NVRAM, becomes the default running configuration file:
Router# copy startup-config running-config
Router#
%SYS-5-CONFIG_I: Configured from memory by console
Router#
[slot0: | slot1:]filename Specifies the source of the configuration file to be
copied (the Flash memory card in either PCMCIA
slot 0 or slot 1) and the name of the new file.
startup-config Specifies the destination (NVRAM) of the file to be
copied.