10-23
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 Functional Images
Example
The following example shows how to download a ROMMON image from a TFTP server and update the
ROMMON 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:
Address or name of remote host []? 10.0.0.1
Source filename []? ONS15530_RM.srec
Destination filename [ONS15530_RM.srec]? y
Loading tftpboot/ONS15530_RM.srec from 10.0.0.1 (via Ethernet3/0):
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 629458/17912748 bytes]
629458 bytes copied
Updating a CPU Switch Module Functional Image from an FTP Server
To download a CPU switch module functional image from an FTP server and upgrade the functional
image on both CPU switch modules, perform the following steps, starting with the active CPU switch
module:
Command Purpose
Step1 Switch# configure terminal
Switch(config)#
(Optional) Enters configuration mode from the
terminal. This step is required only if you override
the default remote username (see Step 2 and
Step 3). Otherwise, continue to Step 9.
Step2 Switch(config)# ip ftp username username (Optional) Changes the default remote username.
Step3 Switch(config)# ip ftp password password (Optional) Changes the default password.
Step4 Switch(config)# end
Switch#
(Optional) Exits configuration mode. This step is
required only if you override the default remote
username (see Step 2 and Step 3).
Step5 Switch# show {bootflash: | disk0:} Verifies that space is available in Flash memory on
the active CPU switch module. If space is
available, continue to Step8.
Step6 Switch# delete {bootflash: | disk0:}filename (Optional) Deletes a file from Flash memory.
Step7 Switch# squeeze bootflash: (Optional) Recovers the space in onboard Flash
memory.