<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrade Cisco IOS in a Router or a Switch</title>
	<atom:link href="http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nobo</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-8144</link>
		<dc:creator>Nobo</dc:creator>
		<pubDate>Mon, 07 Feb 2011 10:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-8144</guid>
		<description>use command 
switch#dir
to list flash: -content.
If there is enough of room for two IOS images, then you can, by all means have two IOS images running on same switch.

If you want to go for the older IOS image use boot system command to do that. First list your running boot settings
switch#sh boot
BOOT path-list      : flash:c2960-lanbasek9-mz.122-53.SE2/c2960-lanbasek9-mz.122-53.SE2.bin

then you can change it to different image and keep the current as backup..

switch#configure terminal
switch(config)#boot system flash:c2960-lanbase-mz.122-35.SE2/c2960-lanbase-mz.122-35.SE2.bin;flash:c2960-lanbasek9-mz.122-53.SE2/c2960-lanbasek9-mz.122-53.SE2.bin

as an example.. Assuming that you have two different directories in flash: called:
c2960-lanbase-mz.122-35.SE2 
and
c2960-lanbasek9-mz.122-53.SE2

and that those both house refered ios image file (.bin) 
c2960-lanbase-mz.122-35.SE2.bin @ flash:/c2960-lanbase-mz.122-35.SE2
etc.

Why would you not use Cisco Network Assistant to upgrade IOS? It makes it easy as what..</description>
		<content:encoded><![CDATA[<p>use command<br />
switch#dir<br />
to list flash: -content.<br />
If there is enough of room for two IOS images, then you can, by all means have two IOS images running on same switch.</p>
<p>If you want to go for the older IOS image use boot system command to do that. First list your running boot settings<br />
switch#sh boot<br />
BOOT path-list      : flash:c2960-lanbasek9-mz.122-53.SE2/c2960-lanbasek9-mz.122-53.SE2.bin</p>
<p>then you can change it to different image and keep the current as backup..</p>
<p>switch#configure terminal<br />
switch(config)#boot system flash:c2960-lanbase-mz.122-35.SE2/c2960-lanbase-mz.122-35.SE2.bin;flash:c2960-lanbasek9-mz.122-53.SE2/c2960-lanbasek9-mz.122-53.SE2.bin</p>
<p>as an example.. Assuming that you have two different directories in flash: called:<br />
c2960-lanbase-mz.122-35.SE2<br />
and<br />
c2960-lanbasek9-mz.122-53.SE2</p>
<p>and that those both house refered ios image file (.bin)<br />
c2960-lanbase-mz.122-35.SE2.bin @ flash:/c2960-lanbase-mz.122-35.SE2<br />
etc.</p>
<p>Why would you not use Cisco Network Assistant to upgrade IOS? It makes it easy as what..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deimos3428</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-6081</link>
		<dc:creator>deimos3428</dc:creator>
		<pubDate>Fri, 01 Oct 2010 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-6081</guid>
		<description>@shrijan:  The reason you need to erase the flash is that it typically isn&#039;t large enough to hold two system images.</description>
		<content:encoded><![CDATA[<p>@shrijan:  The reason you need to erase the flash is that it typically isn&#8217;t large enough to hold two system images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrijan</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-6030</link>
		<dc:creator>shrijan</dc:creator>
		<pubDate>Thu, 23 Sep 2010 04:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-6030</guid>
		<description>The steps are really appreciable. After upgraded I have few more things that I&#039;m not satisfied:
product:catalyst cisco 3560 series
IOS ver before : 12.2(44)SE5
IOS ver after: 12.2.(55)SE
when I access the new upgraded IOS from the browser, I didnt find the IOS upgrade options, details of switch like its current IOS, model no. and etc that used to diplay in previous IOS..
So, for the basic and important features like I have mentioned above in the cisco switch new latest upgraded one is not user frendly. 
So my concerns:
1. To find the old versions features like I have mentioned above do I need to downgrade the IOS?
2. To downgrade from CLI you have mentioned to erase flash first. Erase flash means delete all the current configurations. Is there any way to downgrade the IOS and not loosing of current configurations?

shrijan</description>
		<content:encoded><![CDATA[<p>The steps are really appreciable. After upgraded I have few more things that I&#8217;m not satisfied:<br />
product:catalyst cisco 3560 series<br />
IOS ver before : 12.2(44)SE5<br />
IOS ver after: 12.2.(55)SE<br />
when I access the new upgraded IOS from the browser, I didnt find the IOS upgrade options, details of switch like its current IOS, model no. and etc that used to diplay in previous IOS..<br />
So, for the basic and important features like I have mentioned above in the cisco switch new latest upgraded one is not user frendly.<br />
So my concerns:<br />
1. To find the old versions features like I have mentioned above do I need to downgrade the IOS?<br />
2. To downgrade from CLI you have mentioned to erase flash first. Erase flash means delete all the current configurations. Is there any way to downgrade the IOS and not loosing of current configurations?</p>
<p>shrijan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inam Khan</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-4941</link>
		<dc:creator>Inam Khan</dc:creator>
		<pubDate>Tue, 27 Apr 2010 09:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-4941</guid>
		<description>Many Thanks it works for me.</description>
		<content:encoded><![CDATA[<p>Many Thanks it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virender Singh Negi</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-2872</link>
		<dc:creator>Virender Singh Negi</dc:creator>
		<pubDate>Sun, 03 May 2009 15:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-2872</guid>
		<description>Yes I got my switch ios upgraded.

Thanks a lot.

Virender S. Negi</description>
		<content:encoded><![CDATA[<p>Yes I got my switch ios upgraded.</p>
<p>Thanks a lot.</p>
<p>Virender S. Negi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-2844</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-2844</guid>
		<description>@Gabriel Garcia

It is the same to downgrade except for one thing
You have to run the command erase flash: to remove the current IOS before loading the new/old one.

What kind of problems are you having with the newer IOS that would make you want to downgrade?

Adam</description>
		<content:encoded><![CDATA[<p>@Gabriel Garcia</p>
<p>It is the same to downgrade except for one thing<br />
You have to run the command erase flash: to remove the current IOS before loading the new/old one.</p>
<p>What kind of problems are you having with the newer IOS that would make you want to downgrade?</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Garcia</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-2271</link>
		<dc:creator>Gabriel Garcia</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-2271</guid>
		<description>Hi, the procedure is great, I have done it.
But to &quot;Downgrade&quot;, is the same procedure???. For instance, I have a Switch 4510, I have found the procedure to upgrade the ios, but I&#039;ll need to downgrade it.


I would thank and rapid answer.

Thank you</description>
		<content:encoded><![CDATA[<p>Hi, the procedure is great, I have done it.<br />
But to &#8220;Downgrade&#8221;, is the same procedure???. For instance, I have a Switch 4510, I have found the procedure to upgrade the ios, but I&#8217;ll need to downgrade it.</p>
<p>I would thank and rapid answer.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morefyah27</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-1953</link>
		<dc:creator>Morefyah27</dc:creator>
		<pubDate>Fri, 21 Nov 2008 05:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-1953</guid>
		<description>Absolutly AMAZING instructions!!!Seamless and exact. I got my ROuter upgraded and reconfigured in minutes.

Thanks a million.
Morefyah27</description>
		<content:encoded><![CDATA[<p>Absolutly AMAZING instructions!!!Seamless and exact. I got my ROuter upgraded and reconfigured in minutes.</p>
<p>Thanks a million.<br />
Morefyah27</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajendra</title>
		<link>http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html/comment-page-1#comment-1952</link>
		<dc:creator>rajendra</dc:creator>
		<pubDate>Sat, 04 Oct 2008 11:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/upgrade-cisco-ios-on-router-and-switche.html#comment-1952</guid>
		<description>i wannt upgrade my router ios</description>
		<content:encoded><![CDATA[<p>i wannt upgrade my router ios</p>
]]></content:encoded>
	</item>
</channel>
</rss>

