<?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>Glen Lumanau &#187; Cisco</title>
	<atom:link href="http://lumanau.web.id/tag/cisco/feed" rel="self" type="application/rss+xml" />
	<link>http://lumanau.web.id</link>
	<description>About Glen Lumanau</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:08:00 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Removing Static NAT From Your Cisco Router</title>
		<link>http://lumanau.web.id/2009/04/14/removing-static-nat-cisco-router.html</link>
		<comments>http://lumanau.web.id/2009/04/14/removing-static-nat-cisco-router.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 06:57:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://www.lumanau.web.id/?p=242</guid>
		<description><![CDATA[How to remove a static NAT from your cisco router? ip nat inside source static 192.168.0.2 your.public.ip.address Sometimes you will get error %static entry in use, cannot remove Gosh.. Then how can we remove it? The answer is very simple. Just do clear ip nat translation * Then you shouldn&#8217;t get any error msg anymore. [...]]]></description>
			<content:encoded><![CDATA[<p>How to remove a static NAT from your cisco router?</p>
<blockquote><p>ip nat inside source static 192.168.0.2 your.public.ip.address</p></blockquote>
<p>Sometimes you will get error</p>
<blockquote><p>%static entry in use, cannot remove</p></blockquote>
<p><span id="more-242"></span>Gosh.. Then how can we remove it?</p>
<p>The answer is very simple. Just do</p>
<blockquote><p>clear ip nat translation *</p></blockquote>
<p>Then you shouldn&#8217;t get any error msg anymore. And your static NAT is disappear</p>
]]></content:encoded>
			<wfw:commentRss>http://lumanau.web.id/2009/04/14/removing-static-nat-cisco-router.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
