<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phirebird &#187; hot swap</title>
	<atom:link href="http://www.phirebird.net/tag/hot-swap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phirebird.net</link>
	<description>Yet Another IT Site</description>
	<lastBuildDate>Sat, 24 Apr 2010 15:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hot Swapping / Removing Cisco 3660 Network Modules</title>
		<link>http://www.phirebird.net/2009/06/hot-swapping-removing-cisco-3660-network-modules/</link>
		<comments>http://www.phirebird.net/2009/06/hot-swapping-removing-cisco-3660-network-modules/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 22:04:07 +0000</pubDate>
		<dc:creator>shands</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[3660]]></category>
		<category><![CDATA[hot swap]]></category>

		<guid isPermaLink="false">http://www.phirebird.net/?p=59</guid>
		<description><![CDATA[I&#8217;ve got a Cisco 3660 that supports hot swapping of components: power supplies (yup &#8211; there&#8217;s two of them!), chassis fans &#8211; but also the network modules (NM-) too. So here&#8217;s something I&#8217;ve been wondering for a while &#8211; how to actually do this within the IOS! Not suprisingly, it&#8217;s easier than I thought! Just [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a Cisco 3660 that supports hot swapping of components: power supplies (yup &#8211; there&#8217;s two of them!), chassis fans &#8211; but also the network modules (NM-) too. So here&#8217;s something I&#8217;ve been wondering for a while &#8211; how to actually do this within the IOS! Not suprisingly, it&#8217;s easier than I thought! Just enter config mode, shutdown all the modules interfaces, remove the module and (optionally) replace the card and &#8220;no shutdown&#8221; each interface.</p>
<p>If you&#8217;re still reading, you want to know how to do it. Ok! First identify what module and so what interfaces you want to swap over (&#8217;sh int&#8217; or &#8217;sh diag&#8217; will do). Say we want to swap over an NM-1FE1R2W in slot #3 with a WIC1-ADSL:</p>
<blockquote><p>phbrouter# conf t<br />
phbrouter(config)# interface FastEthernet3/0<br />
phbrouter(config-if)# shutdown<br />
phbrouter(config-if)# exit<br />
phbrouter(config)# interface TokenRing3/0<br />
phbrouter(config-if)# shutdown<br />
phbrouter(config-if)# exit<br />
phbrouter(config)# interface ATM3/0<br />
phbrouter(config-if)# shutdown<br />
phbrouter(config-if)# exit<br />
phbrouter(config)# exit<br />
phbrouter#</p></blockquote>
<p>Next, physically remove the slot #3 module. If you&#8217;re on the console or have logging enabled, you should see something like:</p>
<blockquote><p>* Jun  5 22:07:53: %OIR-6-REMCARD: Card removed from slot 3, interfaces disabled</p></blockquote>
<p>You could stop here (make sure you install filler plate),  or you could replace it with a similar card and repeat the steps above substituting <em>&#8217;shutdown&#8217;</em> for <em>&#8216;no shutdown&#8217;</em>. </p>
<p>Done!!</p>
<p>&nbsp;</p>
<p>Did you find this hint useful? Are you looking to learn more? Well, here&#8217;s a few books that I&#8217;ve found useful &#8211; have a goosie!</p>
<table width="100%">
<tr>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0072263830?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51OzKwtnAcL._SL100.jpg" border="0"><br />
Cisco: A Beginner&#8217;s Guide</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0470110082?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51BHKGcPzsL._SL100.jpg" border="0"><br />
CCNA &#8211; Cisco Certified Network Associate Study Guide</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/076451668X?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51NAGK3Z2FL._SL100.jpg" border="0"><br />
Cisco Networking for Dummies</a></td>
<td>&nbsp;</td>
<td valign="top" align="center"><a href="http://www.amazon.co.uk/gp/product/0596527225?ie=UTF8&#038;tag=beabi-21"><img src="http://ecx.images-amazon.com/images/I/51HupjWNLoL._SL100.jpg" border="0"><br />
Cisco IOS in a Nutshell &#8211; O&#8217;Reilly</a></td>
</tr>
</table>
<p>&nbsp;<br />
<br />&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phirebird.net/2009/06/hot-swapping-removing-cisco-3660-network-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
