Chapter 3 Installing the Cisco 12404 Internet Router
Copying a Cisco IOS Software Image
3-79
Cisco 12404 Internet Router Installation and Configuration Guide
OL-11636-01
Copying a Cisco IOS Software Image
You can copy a Cisco IOS software image into a Flash memory card at any time
for later use, but you must first format the Flash memory card that you intend to
use in the copy operation. If you have not already formatted the card, see
Formatting a Flash Memory Card, page 3-72
.
To ensure access to the network TFTP server, you must configure one network
interface using the
setup
command facility. For instructions on using this facility,
see
Configuration Changes, page 3-56
. You can also see the
Configuration
Fundamentals Configuration Guide
.
Use the following procedure to copy a bootable image into the Flash memory
card:
Step 1
Boot the router and allow it to initialize.
Step 2
Enter the
enable
command at the user EXEC mode prompt to enter privileged
EXEC mode:
Filo>
enable
Password: <
password
>
Filo#
Step 3
Copy the file named
new.image
in this example to the Flash memory card inserted
in PCMCIA slot 0 by using the following command.
Filo#
copy tftp:new.image slot0:new.image
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]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Filo#
In this example, the exclamation points
!!!
appear as the source file is being
downloaded (copied) to the destination device. The
CCCCC
characters indicate that
a CRC is being calculated during the downloading process. The CRC verifies that
the file has been correctly copied to the Flash memory card inserted in PCMCIA
slot 0) or the destination device you designated.
todd.book Page 79 Tuesday, November 27, 2007 6:02 PM