Difference between revisions of "Upgrade OS on Cisco SAN switch"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb> =Upgrading OS on Cisco SAN switch= To upgrade IOS on Cisco SAN switch use following steps...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb>
[[Main Page|Home]] > [[Switch configuration notes]] > [[Upgrade OS on Cisco SAN switch]]
=Upgrading OS on Cisco SAN switch=


To upgrade IOS on Cisco SAN switch use following steps (Tested on MDS9148S):
To upgrade IOS on Cisco SAN switch use following steps (Tested on MDS9148S):
Line 18: Line 17:
* OS install step 18 is at http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/7_3/upgrade/upgrade.html#pgfId-516193
* OS install step 18 is at http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/7_3/upgrade/upgrade.html#pgfId-516193
* Other documents related to MDS 9148S switch are at http://www.cisco.com/c/en/us/support/storage-networking/mds-9000-nx-os-san-os-software/products-installation-guides-list.html
* Other documents related to MDS 9148S switch are at http://www.cisco.com/c/en/us/support/storage-networking/mds-9000-nx-os-san-os-software/products-installation-guides-list.html
[[Main Page|Home]] > [[Switch configuration notes]] > [[Upgrade OS on Cisco SAN switch]]

Latest revision as of 05:57, 19 April 2022

Home > Switch configuration notes > Upgrade OS on Cisco SAN switch

To upgrade IOS on Cisco SAN switch use following steps (Tested on MDS9148S):

  1. Open Device Manager in browser after configuring IP address
  2. Download latest iOS and corresponding kickstart file from Cisco site
  3. From Device Manager go to Admin -> Licenses. Use the copy option to copy files from a Linux machine using scp.
  4. Install new OS using:
    install all kickstart m9100-s5ek9-kickstart-mz.7.3.0.DY.1.bin system m9100-s5ek9-mz.7.3.0.DY.1.bin
    #Takes long time for many checks. Do not press Enter as after checking it will ask (y/n) and pressing enter will cause installation to stop
  5. Switch automatically reboots. New OS should now be working.
  6. 'show version' to check new version. Optionally do 'show boot' to check boot configuration





Home > Switch configuration notes > Upgrade OS on Cisco SAN switch