33-13
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2948G-GE-TX, and Catalyst 2980G Switches Software Configuration Guide—Release 8.2GLX
78-15908-01
Chapter 33 Working with System Software Images
Upgrading the ROM Monitor
NMP S/W compiled on May 24 2001, 21:12:09
GSP S/W compiled on May 24 2001, 18:39:50
System Bootstrap Version:6.1(4)
Hardware Version:1.0 Model:WS-C4003 Serial #:xxxxxxxxx
.
.
.
Console > (enable)
Step 10 Enter the clear boot system flash promupgrade_image command to remove the promupgrade program
from the autoboot string.
Caution When entering the clear boot system flash cat.4000-promupgrade.6-1-4.bin command, be sure to type
the correct promupgrade image in the command syntax. If you enter only the clear boot system flash
command, all images in the autoboot string are cleared, and the switch does not know which image to
boot.
This example shows how to remove the promupgrade image cat.4000-promupgrade.6-1-4.bin from
the boot sequence. Notice that the response message shows the system image for software release 5.5(8)
in the autoboot string.
Console> (enable) clear boot system flash bootflash:cat4000-promupgrade.6-1-4.bin
BOOT variable = bootflash:cat4000.5-5-8.bin,1;
Step 11 Enter the del command to delete the promupgrade program from Flash memory. Squeeze the Flash
memory to reclaim unused space.
This example shows how to delete the promupgrade image cat.4000-promupgrade.6-1-4.bin from the
Flash memory and reclaim unused space:
Console> (enable) del bootflash:cat4000-promupgrade.6-1-4.bin
Console> (enable) squeeze bootflash:
All deleted files will be removed, proceed (y/n) [n]? y
Squeeze operation may take some time, proceed (y/n) [n]? y
Console > (enable)
Step 12 After removing the promupgrade image from the BOOT string, enter the show boot command to verify
that the BOOT string is set correctly.