<?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>Look for IT over here &#187; Cisco</title>
	<atom:link href="http://lookforitoverhere.com/category/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 23 Aug 2010 10:49:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Type wrong command, disable dns lookup on Cisco router</title>
		<link>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/</link>
		<comments>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:37:17 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/</guid>
		<description><![CDATA[How many times have you typed in the wrong command on a Cisco router, and then have to wait while the DNS lookup times out because the route is trying to resolve that &#8216;domain&#8217;? Yeah me too. Easy to fix &#8230; Simply enter global configuration mode and type router(config)# no ip domain-lookup And the result [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you typed in the wrong command on a Cisco router, and then have to wait while the DNS lookup times out because the route is trying to resolve that &#8216;domain&#8217;?</p>
<p>Yeah me too. Easy to fix &#8230;</p>
<p>Simply enter global configuration mode and type </p>
<p>router(config)# <strong>no ip domain-lookup </strong></p>
<p>And the result is no more waiting for the DNS searches to time out. </p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safety tip to configure Cisco router remotely</title>
		<link>http://lookforitoverhere.com/85/safety-tip-to-configure-cisco-router-remotely/</link>
		<comments>http://lookforitoverhere.com/85/safety-tip-to-configure-cisco-router-remotely/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 22:43:39 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Reload]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/85/safety-tip-to-configure-cisco-router-remotely/</guid>
		<description><![CDATA[Routers at a remote location can be safely configured by using a reload command first. Huh? Read on&#8230;.. Before any configuration changes are made, issue a reload command to the remote router: reload in 30 Instructs the router to reboot in 30 minutes. or reload at 00:00 to reload at a specific time. The idea [...]]]></description>
			<content:encoded><![CDATA[<p>Routers at a remote location can be safely configured by using a reload command first. Huh? Read on&#8230;..</p>
<p>Before any configuration changes are made, issue a reload command to the remote router:</p>
<p><strong>reload in 30</strong> Instructs the router to reboot in 30 minutes.<br />
or<br />
<strong>reload at 00:00</strong> to reload at a specific time. </p>
<p>The idea behind this is that if you lock yourself out of the router whilst configuring it (assuming you have NOT saved any changes), the router will reload and you should be able to access the router again. </p>
<p>If your configuration changes are successful, a <strong>reload cancel</strong> command will stop the pending reload. </p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/85/safety-tip-to-configure-cisco-router-remotely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
