Chapter 3 Installing the Cisco 12404 Internet Router
Copying a Cisco IOS Software Image
3-83
Cisco 12404 Internet Router Installation and Configuration Guide
OL-11636-01
•
Copying a Configuration File from a Flash Memory Card to RP NVRAM,
page 3-86
Copying Configuration Files from RP NVRAM to a Flash Memory
Card
Use the command
copy startup-config
[
slot0:
|
slot1:
]
filename
for the copy
procedure, where
startup-config
is the file’s source (NVRAM), [
slot0:
|
slot1:
]
is one of the Flash memory card slots, and
filename
is the name of the
configuration file to be copied. Note that the environmental variable
CONFIG_FILE must point to NVRAM (the system default).
To copy a configuration file named
myfile2
from the NVRAM on the RP to a Flash
memory card in slot 0, follow these steps:
Step 1
Enter the
show bootvar
command at the privileged EXEC mode prompt to
display the current setting for the environmental variable CONFIG_FILE, as
follows:
Filo#
show bootvar
.
.
.
CONFIG_FILE variable =
Current CONFIG_FILE variable =
.
.
.
Filo#
Note
The absence of any notation following the CONFIG_FILE variable
statement in this sample display indicates that the environmental variable
is pointing to NVRAM (the system default).
Step 2
To begin the copy operation, enter a
copy
command in the following form at the
privileged EXEC mode prompt:
copy startup-config
[
slot0
:
|
slot1:
]
filename
todd.book Page 83 Tuesday, November 27, 2007 6:02 PM