<?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"
	>
<channel>
	<title>Comments on: Understanding Frame Relay Mappings to 0.0.0.0</title>
	<atom:link href="http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/</link>
	<description>Helping you become a Cisco Certified Internetwork Expert</description>
	<pubDate>Wed, 03 Dec 2008 21:32:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Adult Ühler</title>
		<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/#comment-3848</link>
		<dc:creator>Adult Ühler</dc:creator>
		<pubDate>Sun, 06 Jul 2008 23:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.internetworkexpert.com/?p=147#comment-3848</guid>
		<description>Thank you for this. Helped sort my problem out. I did CCNA back in school, but my teacher had not passed the final and he gave us all the answers for all the exams. So I don't know as much as I should do :).</description>
		<content:encoded><![CDATA[<p>Thank you for this. Helped sort my problem out. I did CCNA back in school, but my teacher had not passed the final and he gave us all the answers for all the exams. So I don&#8217;t know as much as I should do :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovais</title>
		<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/#comment-3782</link>
		<dc:creator>ovais</dc:creator>
		<pubDate>Tue, 01 Jul 2008 02:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.internetworkexpert.com/?p=147#comment-3782</guid>
		<description>Ok Brian, thanks for the feedback :-)</description>
		<content:encoded><![CDATA[<p>Ok Brian, thanks for the feedback <img src='http://blog.internetworkexpert.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian McGahan, CCIE #8593</title>
		<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/#comment-3770</link>
		<dc:creator>Brian McGahan, CCIE #8593</dc:creator>
		<pubDate>Mon, 30 Jun 2008 15:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.internetworkexpert.com/?p=147#comment-3770</guid>
		<description>Some versions you can remove them by stopping and starting Frame Relay (no encap, encap).  As for LMI keepalive if the exam question asks you to disable it, disable it.  If they don't say anything about it, don't touch it ;)</description>
		<content:encoded><![CDATA[<p>Some versions you can remove them by stopping and starting Frame Relay (no encap, encap).  As for LMI keepalive if the exam question asks you to disable it, disable it.  If they don&#8217;t say anything about it, don&#8217;t touch it <img src='http://blog.internetworkexpert.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovais</title>
		<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/#comment-3767</link>
		<dc:creator>ovais</dc:creator>
		<pubDate>Mon, 30 Jun 2008 02:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.internetworkexpert.com/?p=147#comment-3767</guid>
		<description>One thing more, may be someone might also say that there might be a drawback of turning off keepalives since we will not be able to learn our dlci(s), what i think is that as an administrator we need to know what dlci are assigned to us, so we will know the dlci(s) anyway, and regarding the status of other device we could employ end to end keepalives also, what you guys think ?</description>
		<content:encoded><![CDATA[<p>One thing more, may be someone might also say that there might be a drawback of turning off keepalives since we will not be able to learn our dlci(s), what i think is that as an administrator we need to know what dlci are assigned to us, so we will know the dlci(s) anyway, and regarding the status of other device we could employ end to end keepalives also, what you guys think ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovais</title>
		<link>http://blog.internetworkexpert.com/2008/06/29/understanding-frame-relay-mappings-to-0000/#comment-3766</link>
		<dc:creator>ovais</dc:creator>
		<pubDate>Mon, 30 Jun 2008 02:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.internetworkexpert.com/?p=147#comment-3766</guid>
		<description>Dear Brian and all, i figured another way to remove these mappings, these mappings also usually appear when in some way our frame-relay config is not correct, like when we make multipoint interfaces and have more then one dlci so router confuses which dlci to be applied on which multipoint interface and thus creates this mapping ( this is what i observed in my practice lab, anyhow if its wrong kindly tell us ), so to remove it without reloading the router u need to do this 

int se 1/0
sh 
no encaps 
encaps frame-relay 
no keepalive 
no shut 

now since router will not run keepalives it will not run any dlci and so mappings arent there ;-)</description>
		<content:encoded><![CDATA[<p>Dear Brian and all, i figured another way to remove these mappings, these mappings also usually appear when in some way our frame-relay config is not correct, like when we make multipoint interfaces and have more then one dlci so router confuses which dlci to be applied on which multipoint interface and thus creates this mapping ( this is what i observed in my practice lab, anyhow if its wrong kindly tell us ), so to remove it without reloading the router u need to do this </p>
<p>int se 1/0<br />
sh<br />
no encaps<br />
encaps frame-relay<br />
no keepalive<br />
no shut </p>
<p>now since router will not run keepalives it will not run any dlci and so mappings arent there <img src='http://blog.internetworkexpert.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
