7 Steps To Upgrade IOS Image On Cisco Catalyst Switch or Router
7 Steps To Upgrade IOS Image On Cisco Catalyst Switch or Router
Anytime Cisco releases a new IOS image for its network switch (or
router), it is recommended that you upgrade it.
Since you’ll be upgrading the IOS image, make sure you have physical
access to the switch and you are in front of it. Use a console cable to
connect to the switch.
Please note that the steps given below will be similar to both switches
and routers. However this examples shows how to upgrade ios image
on a cisco catalyst switch.
First, verify the content of the flash cards, using “dir flash1:” command.
As you see above, both the flash cards contains the current IOS image
file, which is version “122.35.SE5″
Verify what version of IOS image your switch is currently running. Most
likely this will be same as the current IOS image file that you see in
your flash card. As you see below, it is using “12.3(35)SE5″
In the above delete command, /f stands for force, and /r stands for
recursive.
Once you’ve copied it, make sure the file is there on the flash card.
Just to make sure nothing went wrong during the copy, do a MD5
check-sum on this, and compare with the MD5 that you noted down
from cisco website while downloading the IOS image. To create MD5
checksum of a file in Cisco catalyst switch, use the “verify” command
as shown below.
Make sure to verify your interface and vlan status, to make sure
everything is running properly without any issues.