<?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: IOS: Clearing an Interface Configuration</title>
	<atom:link href="http://etherealmind.com/ios-clear-deafult-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://etherealmind.com/ios-clear-deafult-interface/</link>
	<description>Network design, architecture, thinking, working. Tech.</description>
	<lastBuildDate>Wed, 23 May 2012 00:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Oldpaul</title>
		<link>http://etherealmind.com/ios-clear-deafult-interface/#comment-1233</link>
		<dc:creator>Oldpaul</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1710#comment-1233</guid>
		<description>Marko, I just tested default interface command on my 6500, and it *does* retain the shutdown/noshutdown state of the interface.  Everything else was &quot;defaulted&quot;.</description>
		<content:encoded><![CDATA[<p>Marko, I just tested default interface command on my 6500, and it *does* retain the shutdown/noshutdown state of the interface.  Everything else was &#8220;defaulted&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oldpaul</title>
		<link>http://etherealmind.com/ios-clear-deafult-interface/#comment-1232</link>
		<dc:creator>Oldpaul</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1710#comment-1232</guid>
		<description>I also like using it with the individual interface commands, if I only want to &quot;default&quot; something on an interface:

conf t &gt; int f0/0 &gt; default speed &gt; default duplex</description>
		<content:encoded><![CDATA[<p>I also like using it with the individual interface commands, if I only want to &#8220;default&#8221; something on an interface:</p>
<p>conf t &gt; int f0/0 &gt; default speed &gt; default duplex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://etherealmind.com/ios-clear-deafult-interface/#comment-1231</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1710#comment-1231</guid>
		<description>I had to teach that one to some of our new boys this past week.  

You can also use the range directive to reset configs on a whole mess of ports.

Router(config)#default int range f0/0/0 - 4

Or something like that.</description>
		<content:encoded><![CDATA[<p>I had to teach that one to some of our new boys this past week.  </p>
<p>You can also use the range directive to reset configs on a whole mess of ports.</p>
<p>Router(config)#default int range f0/0/0 &#8211; 4</p>
<p>Or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko Milivojevic</title>
		<link>http://etherealmind.com/ios-clear-deafult-interface/#comment-1230</link>
		<dc:creator>Marko Milivojevic</dc:creator>
		<pubDate>Sun, 13 Sep 2009 18:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1710#comment-1230</guid>
		<description>Beware of it on production switches, though! By default, switchports are not shutdown and defaulting will make them come up, possibly in the wrong VLAN. Of course, STP should not make this too dangerous, but it&#039;s a good thing to be aware of. What I usually do is:

default interface X
interface X
shutdown
! whatever else I need to do</description>
		<content:encoded><![CDATA[<p>Beware of it on production switches, though! By default, switchports are not shutdown and defaulting will make them come up, possibly in the wrong VLAN. Of course, STP should not make this too dangerous, but it&#8217;s a good thing to be aware of. What I usually do is:</p>
<p>default interface X<br />
interface X<br />
shutdown<br />
! whatever else I need to do</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: etherealmind.com @ 2012-05-23 08:45:14 by W3 Total Cache -->
