<?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>Networkers-online.com &#187; Frame-Relay</title>
	<atom:link href="http://www.networkers-online.com/blog/category/wide-are-networks/frame-relay/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkers-online.com/blog</link>
	<description>Networkers&#039; Home on the Internet</description>
	<lastBuildDate>Thu, 09 Sep 2010 13:54:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Frame-relay Discard Eligibility Bit (DE)</title>
		<link>http://www.networkers-online.com/blog/2008/09/frame-relay-discard-eligibility-bit-de/</link>
		<comments>http://www.networkers-online.com/blog/2008/09/frame-relay-discard-eligibility-bit-de/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 15:46:47 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[Frame-Relay]]></category>
		<category><![CDATA[QOS]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=67</guid>
		<description><![CDATA[What is the DE bit ? The DE bit is used to indicate that the frame has a lower importance than other frames and should be dropped first if the network experienced congestion. How to set the DE bit? We can use a simple network to test our configuration. R1 is connected via frame-relay to [...]


Related posts:<ol><li><a href='http://www.networkers-online.com/blog/2010/02/mtu-and-ping-size-confusion/' rel='bookmark' title='Permanent Link: MTU and ping size confusion'>MTU and ping size confusion</a> <small>I am very glade to return back after pausing posting...</small></li>
<li><a href='http://www.networkers-online.com/blog/2010/03/is-is-mtu-mismatch/' rel='bookmark' title='Permanent Link: IS-IS MTU Mismatch'>IS-IS MTU Mismatch</a> <small>IS-IS uses the concept of distributed map or database, each...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/09/frame-relay-discard-eligibility-bit-de/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frame-relay traffic shaping using MQC</title>
		<link>http://www.networkers-online.com/blog/2008/09/frame-relay-traffic-shaping-using-mqc/</link>
		<comments>http://www.networkers-online.com/blog/2008/09/frame-relay-traffic-shaping-using-mqc/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 01:42:30 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[Frame-Relay]]></category>
		<category><![CDATA[QOS]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=66</guid>
		<description><![CDATA[To apply frame-relay traffic shaping using a normal map-class, the command frame-relay traffic-shaping must be applied to the main interface. This method has a pitfall; the problem is that when you apply the frame-relay traffic-shaping command to the main interface any DLCI that has no explicit map-class will be shaped to 56K by default. This [...]


Related posts:<ol><li><a href='http://www.networkers-online.com/blog/2010/02/mtu-and-ping-size-confusion/' rel='bookmark' title='Permanent Link: MTU and ping size confusion'>MTU and ping size confusion</a> <small>I am very glade to return back after pausing posting...</small></li>
<li><a href='http://www.networkers-online.com/blog/2010/03/bgp-route-refresh-capability/' rel='bookmark' title='Permanent Link: BGP Route Refresh Capability'>BGP Route Refresh Capability</a> <small>Service Providers or Large enterprises commonly change routing policies from...</small></li>
<li><a href='http://www.networkers-online.com/blog/2010/03/is-is-mtu-mismatch/' rel='bookmark' title='Permanent Link: IS-IS MTU Mismatch'>IS-IS MTU Mismatch</a> <small>IS-IS uses the concept of distributed map or database, each...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/09/frame-relay-traffic-shaping-using-mqc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to: Configure Frame-relay Switching</title>
		<link>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-switching/</link>
		<comments>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-switching/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 12:04:44 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[CISCO HOW-TO]]></category>
		<category><![CDATA[Frame-Relay]]></category>
		<category><![CDATA[WAN technologies]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=10</guid>
		<description><![CDATA[Routers can be configured as Frame Relay switches to be used mostly in service provider or LAB environments. Lets see how you can configure frame-relay switch to use your in studies. On a Frame Relay switch, frames from a Frame Relay PVC arriving o­n an incoming interface are switched to a Frame Relay PVC o­n [...]


Related posts:<ol><li><a href='http://www.networkers-online.com/blog/2009/12/crs-1-hardware-overview/' rel='bookmark' title='Permanent Link: CRS-1 Hardware Overview'>CRS-1 Hardware Overview</a> <small>After introducing the Cisco  CRS-1 router in a previous post,...</small></li>
<li><a href='http://www.networkers-online.com/blog/2009/12/carrier-routing-system-crs-1-overview/' rel='bookmark' title='Permanent Link: Carrier Routing System (CRS-1) Overview'>Carrier Routing System (CRS-1) Overview</a> <small>We have finished the physical installation of our CRS-1 routers...</small></li>
<li><a href='http://www.networkers-online.com/blog/2010/03/what-is-mpls/' rel='bookmark' title='Permanent Link: What is MPLS?'>What is MPLS?</a> <small>MPLS stands for Multi-protocol Label Switching. MPLS is a packet...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-switching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Frame-relay interfaces</title>
		<link>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-interfaces/</link>
		<comments>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-interfaces/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 14:22:51 +0000</pubDate>
		<dc:creator>Wael Osama</dc:creator>
				<category><![CDATA[CISCO HOW-TO]]></category>
		<category><![CDATA[Frame-Relay]]></category>
		<category><![CDATA[WAN technologies]]></category>

		<guid isPermaLink="false">http://networkers-online.com/blog/?p=5</guid>
		<description><![CDATA[Frame relay interfaces can be configured as Physical, Multipoint and point-to-point interfaces. Frame relay routing protocols and mostly all network configuration is heavily affected by interface type selected. In the following digram R1 is connected to R2 using frame-relay and we are going to explore different configuration options. Task1: Configure frame-relay PVC between R1 and [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.networkers-online.com/blog/2008/07/how-to-configure-frame-relay-interfaces/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
