10-11
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter10 Managing Your Cisco ONS 155 30 System
Updating System Images
In some implementations of TFTP, you must create a dummy file on the TFTP server and give it read,
write, and execute permissions before copying the file over it. Refer to your TF TP docum en tati on for
more information.
Before you copy software between the network server and Flash memory in the router, do the following:
Make sure you have access to the network server, and obtain its IP address and name.
Verify that the server has sufficient room to accommodate the Cisco IOS system image.
Check the filename requirements and file space of the network server.
Create a dummy file on the server with read-write-execute permission. You copy the system image
to this file.
To create a backup of the system software on a TFTP server, perform the following steps:
Example
The following example shows how to copy a s peci fi ed sys tem i mage f ile fro m the c urrent Flash m emory
device to the default TFTP server:
Switch# copy disk0: tftp:
Address or name of remote host []? 172.68.16.129
Source filename [] ons15530-i-mz
Destination filename [ons15530-i-mz]? y
Updating System Images
This section provides minimal instructions for updating system images on your Cisco ONS 15530. The
default system configuration causes the system to boot automatically from the system image specified
in the BOOT environment variable. This procedure also describes now to update and manually boot the
system from a system image on a CompactFlash card. For additional information on booting options and
maintaining system images, refer to the Cisco IOS Configuration Fundamentals Configuration Guide.

Downloading System Images from Cisco.com

Cisco IOS system images, along with other software, are available from the Software Center on
Cisco.com at http://www.cisco.com. You can download system images from Cisco.com using your
browsers FTP capability, using conventional FTP, or using Cisco.com asynchronous dial-up interface.
For instructions on accessing and downloading software from Cisco.com, refer to the document
Using the Software Center at the Software Center on Cisco.com.
Command Purpose
Step1 Switch# show {bootflash: | disk0: |
sby-disk0: | sby-bootflash:}Displays the contents of the specified Flash memory
device, including the names of the system images that
currently reside there.
Note the name of the system image file you want to copy.
Step2 Switch# copy {bootflash: | disk0: |
sby-disk0: | sby-bootflash:} tftp: Copies a file from a Flash memory device to a TFTP server.