10-26
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter10 Managing Your Cisco ONS 15530 System
Updating Functional Images
The following example shows the functional image information in the controller for the line card in
slot 3:
Switch# show hardware linecard 3
--------------------------------------------------------------------------------
Slot Number : 3/*
Controller Type : 0x1101
On-Board Description : HAMPTON-ESCON
Orderable Product Number: PROTO-HAMPTON-ESCON
Board Part Number : 73-7710-03
Board Revision : 01
Serial Number : CAB0602M9PV
Manufacturing Date : 04/08/2002
Hardware Version : 3.2
RMA Number :
RMA Failure Code :
Functional Image Version: 2.36 (dec), 2.24 (hex)
Copying a Line Card Functional Image from a TFTP Server to Flash Memory
To download a line card functional image from a TFTP server, perform the following steps:
Example
The following example shows how to download a functional image from a TFTP server and update the
functional image on the active CPU switch module:
Switch# show disk0:
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
1 .. image 1BD2EA73 2A7B24 26 2652836 Feb 11 2002 18:07:41 ons15530-i-mz
2 .. config 36DC62E3 2AAC54 14 12461 Feb 11 2002 18:10:34 running-config
17912748 bytes available (2665556 bytes used)
Switch# copy tftp: disk0:
Command Purpose
Step1 Switch# show {bootflash: | disk0:} Verifies that space is available in Flash memory
on the active CPU switch module. If space is
available, continue to Step3.
Step2 Switch# delete {bootflash: | disk0:}filename (Optional) Deletes a file from Flash memory.
Step3 Switch# squeeze bootflash: (Optional) Recovers the space in onboard Flash
memory.
Step4 Switch# copy tftp:[[[//location]/directory]/filename]
{bootflash: | disk0:}[filename]Copies the image from the TFTP server to the
Flash memory device.
Reply to any CLI prompts for additional
information or confirmation. The prompting
depends on how much information you provide
in the copy command.
Note Wait until after the download finishes
before attempting any commands on the
switch. Confirm that the image
download is done in binary mode and
check file sizes before and after
download.