Upgrading Software Images and Configuration Files
December 2008
© 2008 Foundry Networks, Inc.
7-15
2.
Copy the new monitor and boot images to the router. Enter one of the following commands at the Privileged
EXEC level of the CLI (example: NetIron
#
):
For information about the image name to specify, see Table 7.1.
3.
Verify that the new monitor and boot images have been successfully copied to flash or slot 1 or 2 by entering
one of the following commands at the Privileged EXEC level of the CLI:
•
show flash
•
dir /<path-name>/
(if the destination is slot 1 or 2)
Check for the boot image, monitor image, and the date and time at which the new images were built.
4.
If you want to upgrade other software images, go to the appropriate upgrade section for information. If you
have completed upgrading the software images, you must reboot the management module to complete the
upgrade process. For more information, see “Rebooting the Management Module” on page 7-26.
Upgrading the Management Module’s IronWare Image
To upgrade the management module’s IronWare image (primary or secondary), you must perform the following
steps:
NOTE:
If you are upgrading from a release earlier than 3.8.00c to 3.9.00 and later, then you should delete the
mbridge.old
file from the flash of both active and standby MPs before starting the upgrade. The upgrade may fail
if this procedure is not followed.
NOTE:
Typically lack of available flash memory is only seen in the 32-slot chassis.
1.
Verify that you have enough available bytes free in the flash memory before you begin the upgrade procedure
by entering the following command:
EXAMPLE:
NetIron#dir <<<<<
Directory of /flash/
08/31/1908 13:26:14 3 $$snmp_boots
08/06/2008 03:42:12 705 $$sshdsspub.key
07/30/2008 10:21:56 1,712 $$sslcert.key
08/09/2008 09:03:14 980,769 IMF.cfg
08/10/2008 12:49:09 981,804 IMF1.cfg
08/16/1908 06:38:47 2,663,857 ___mbridge
08/15/1908 09:21:34 2,663,857 ___mbridge.old <<<<<<<<<<<<<
Table 7.4: Command Syntax for Upgrading Monitor and Boot Images
on the Management Module
Command Syntax
Description
copy tftp flash
<ip-addr> <image-name>
monitor
Copies the latest monitor image from the TFTP
server to flash.
copy tftp flash
<ip-addr> <image-name>
boot
Copies the latest boot image from the TFTP server
to flash.
copy slot1 | slot2 flash
<image-name>
monitor
Copies the latest monitor image from a flash card
in slot 1 or 2 to flash.
copy slot1 | slot2 flash
<image-name>
boot
Copies the latest boot image from a flash card in
slot 1 or 2 to flash.