<?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"
	>

<channel>
	<title>David Sudjiman</title>
	<atom:link href="http://www.davidsudjiman.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidsudjiman.info</link>
	<description>“Being different is hard, but not being different is harder.”</description>
	<pubDate>Mon, 23 Jun 2008 07:54:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Interface Hardware Queuing (tx_limited).</title>
		<link>http://www.davidsudjiman.info/2008/06/23/interface-hardware-queuing-tx_limited/</link>
		<comments>http://www.davidsudjiman.info/2008/06/23/interface-hardware-queuing-tx_limited/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 07:54:06 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

	<!-- AutoMeta Start -->
	<category>passed</category>
	<category>hardware</category>
	<category>queue</category>
	<category>hardware</category>
	<category>queue</category>
	<category>sources</category>
	<category>understanding</category>
	<category>and</category>
	<category>tuning</category>
	<category>the</category>
	<category>tx ring limit</category>
	<category>tx_limited</category>
	<category>tx_limited 0 64</category>
	<category>tx_limited</category>
	<category>tx_limited 0 32</category>
	<category>passed</category>
	<category>hardware</category>
	<category>queuing</category>
	<category>fifo</category>
	<category>queuing</category>
	<category>method     imagine</category>
	<category>command</category>
	<category>tx ring limit      r1 config</category>
	<category>software</category>
	<category>queuing</category>
	<category>packets</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=241</guid>
		<description><![CDATA[There are two major queuing lines available. The one that we&#8217;ve been playing with is only software based. From this software queuing we implement CB-WFQ, PQ, LLQ and other queuing methods. Whatever done from this software queuing packets then passed to hardware queuing that is more strict and using only FIFO as queuing method.
Imagine you [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Interface Hardware Queuing (tx_limited).", url: "http://www.davidsudjiman.info/2008/06/23/interface-hardware-queuing-tx_limited/" });</script>]]></description>
			<content:encoded><![CDATA[<p>There are two major queuing lines available. The one that we&#8217;ve been playing with is only software based. From this software queuing we implement CB-WFQ, PQ, LLQ and other queuing methods. Whatever done from this software queuing packets then passed to hardware queuing that is more strict and using only FIFO as queuing method.</p>
<p>Imagine you are sending a packet form one device to another. After the packet being processed with software queue, if any, then it is passed to hardware queue. Hardware queue will break it down to particles depends how much the length of the hardware queue consist.</p>
<pre>
R1#sh controllers f0/0 | i tx_limited
 <strong>tx_limited=0(64)</strong>
</pre>
<p>From the example above, FastEthernet 0/0 has can holds 16 particles as it is the length of FastEthernet 0/0 transmit queue available.</p>
<p>The number 0 shown above implies that the size of the queue is not limited (0 means false).</p>
<p>Now, we can actually tweak the number of the particles (Wendell Odom explains this using the word &#8216;packets length&#8217;) using command <code>tx-ring-limit</code></p>
<pre>
R1(config)#int f0/0
R1(config-if)#tx-ring-limit 32
R1(config-if)#do sh controller f0/0 | i tx_limited
 tx_limited=0(<strong>32</strong>)
</pre>
<p>Sources.</p>
<ul>
<li><a href="http://www.cisco.com/en/US/tech/tk39/tk824/technologies_tech_note09186a00800fbafc.shtml">Understanding and Tuning the tx-ring-limit Value</a></li>
<li><a href="http://www.ciscopress.com/bookstore/product.asp?isbn=1587201240">Cisco QOS Exam Certification Guide (IP Telephony Self-Study), 2nd Edition</a></li>
</ul>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Interface+Hardware+Queuing+%28tx_limited%29.&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F06%2F23%2Finterface-hardware-queuing-tx_limited%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/06/23/interface-hardware-queuing-tx_limited/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Congratulations Brian Dennis - 5 Times CCIE!</title>
		<link>http://www.davidsudjiman.info/2008/06/07/congratulations-brian-dennis-5-times-ccie/</link>
		<comments>http://www.davidsudjiman.info/2008/06/07/congratulations-brian-dennis-5-times-ccie/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 14:17:43 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=240</guid>
		<description><![CDATA[
<script type="text/javascript">SHARETHIS.addEntry({ title: "Congratulations Brian Dennis - 5 Times CCIE!", url: "http://www.davidsudjiman.info/2008/06/07/congratulations-brian-dennis-5-times-ccie/" });</script>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.internetworkexpert.com/images/bd5xccie.gif" alt="" /></p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Congratulations+Brian+Dennis+-+5+Times+CCIE%21&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F06%2F07%2Fcongratulations-brian-dennis-5-times-ccie%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/06/07/congratulations-brian-dennis-5-times-ccie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco Design Best Practices for Data Center</title>
		<link>http://www.davidsudjiman.info/2008/05/30/cisco-design-best-practices-for-data-center/</link>
		<comments>http://www.davidsudjiman.info/2008/05/30/cisco-design-best-practices-for-data-center/#comments</comments>
		<pubDate>Thu, 29 May 2008 14:08:14 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=239</guid>
		<description><![CDATA[This tool is provided to help users gain access to design and test informatio in and intuitive, interactive way. 
To find the network design guidance you need for a specific data center project, go to the CVD-I tab and navigate the topology. 
To access the test descriptions, results, and device configuration of the latest fully [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Cisco Design Best Practices for Data Center", url: "http://www.davidsudjiman.info/2008/05/30/cisco-design-best-practices-for-data-center/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This tool is provided to help users gain access to design and test informatio in and intuitive, interactive way. </p>
<p>To find the network design guidance you need for a specific data center project, go to the CVD-I tab and navigate the topology. </p>
<p>To access the test descriptions, results, and device configuration of the latest fully test data center network architecture, go to the CVD-II tab. </p>
<p>Navigate the topology to find the test and configurations associated with any specific solution or device.</p>
<p><a href="http://www.cisco.com/cdc_content_elements/flash/dcap3/">http://www.cisco.com/cdc_content_elements/flash/dcap3/</a></p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Cisco+Design+Best+Practices+for+Data+Center&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F05%2F30%2Fcisco-design-best-practices-for-data-center%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/05/30/cisco-design-best-practices-for-data-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ipv6 Overlapping Errors?</title>
		<link>http://www.davidsudjiman.info/2008/05/09/ipv6-overlapping-errors/</link>
		<comments>http://www.davidsudjiman.info/2008/05/09/ipv6-overlapping-errors/#comments</comments>
		<pubDate>Thu, 08 May 2008 22:24:56 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[helpme]]></category>

	<!-- AutoMeta Start -->
	<category>overlapping  r2 config if</category>
	<category></category>
	<category>ipv</category>
	<category>addr</category>
	<category>fec0</category>
	<category></category>
	<category>ipv</category>
	<category>addr</category>
	<category>fec0</category>
	<category>ipv</category>
	<category>addr</category>
	<category>fec0</category>
	<category>r2 config</category>
	<category>int</category>
	<category>lo0  r2 config if</category>
	<category>2</category>
	<category>1 112</category>
	<category></category>
	<category>fec0</category>
	<category>12</category>
	<category>3 112</category>
	<category>fec0</category>
	<category>configured</category>
	<category>loopback0</category>
	<category>222</category>
	<category>1 112  r2 config if</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=238</guid>
		<description><![CDATA[
R2(config)#int lo0
R2(config-if)#ipv addr fec0::2:1/112
% FEC0::2:1/112 can not be configured on Loopback0, overlapping
R2(config-if)# ipv addr FEC0::12:3/112
% FEC0::12:3/112 can not be configured on Loopback0, overlapping
R2(config-if)# ipv addr FEC0::222:1/112
R2(config-if)# ipv addr FEC0::2:1/112  

R2(config-if)#do sh ver &#124; i IOS
Cisco IOS Software, 3600 Software (C3640-JS-M), Version 12.4(18), RELEASE SOFTWARE (fc1)

Why am I getting these overlapping errors?
<script type="text/javascript">SHARETHIS.addEntry({ title: "Ipv6 Overlapping Errors?", url: "http://www.davidsudjiman.info/2008/05/09/ipv6-overlapping-errors/" });</script>]]></description>
			<content:encoded><![CDATA[<pre>
R2(config)#int lo0
R2(config-if)#ipv addr fec0::2:1/112
% FEC0::2:1/112 can not be configured on Loopback0, overlapping
R2(config-if)# ipv addr FEC0::12:3/112
% FEC0::12:3/112 can not be configured on Loopback0, overlapping
R2(config-if)# ipv addr FEC0::222:1/112
R2(config-if)# ipv addr FEC0::2:1/112  

R2(config-if)#do sh ver | i IOS
Cisco IOS Software, 3600 Software (C3640-JS-M), Version 12.4(18), RELEASE SOFTWARE (fc1)
</pre>
<p>Why am I getting these <em>overlapping</em> errors?</p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Ipv6+%3Cem%3EOverlapping%3C%2Fem%3E+Errors%3F&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F05%2F09%2Fipv6-overlapping-errors%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/05/09/ipv6-overlapping-errors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IPv6 at the 2008 Olympics</title>
		<link>http://www.davidsudjiman.info/2008/05/08/ipv6-at-the-2008-olympics/</link>
		<comments>http://www.davidsudjiman.info/2008/05/08/ipv6-at-the-2008-olympics/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:01:22 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		
		<category><![CDATA[Blogroll]]></category>

	<!-- AutoMeta Start -->
	<category>an</category>
	<category>ipv6</category>
	<category>killer</category>
	<category>app”</category>
	<category>argument</category>
	<category>–</category>
	<category>and</category>
	<category>the</category>
	<category>contradictions</category>
	<category>split</category>
	<category>an</category>
	<category>ipv4</category>
	<category>world</category>
	<category>and</category>
	<category>an</category>
	<category>ipv6</category>
	<category>world     taken</category>
	<category>delivered</category>
	<category>enticements</category>
	<category>bring</category>
	<category>ipv6</category>
	<category>switch</category>
	<category>ipv6</category>
	<category>–</category>
	<category>a</category>
	<category>sort</category>
	<category>ipv6</category>
	<category>rolled</category>
	<category>services</category>
	<category>services</category>
	<category>users</category>
	<category>upgrade</category>
	<category>operating</category>
	<category>systems</category>
	<category>brings</category>
	<category>unwanted</category>
	<category>attention</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=237</guid>
		<description><![CDATA[In my previous post I threw out a few thoughts about the idea of enticing users to switch to IPv6 – a sort of variation on the long-running “we need an IPv6 killer app” argument – and the contradictions such enticement efforts would present: Mainly that IP of any version should be transparent to end-users [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "IPv6 at the 2008 Olympics", url: "http://www.davidsudjiman.info/2008/05/08/ipv6-at-the-2008-olympics/" });</script>]]></description>
			<content:encoded><![CDATA[<blockquote><p>In my previous post I threw out a few thoughts about the idea of enticing users to switch to IPv6 – a sort of variation on the long-running “we need an IPv6 killer app” argument – and the contradictions such enticement efforts would present: Mainly that IP of any version should be transparent to end-users who only care about services, not how those services are delivered. Any enticements bring IPv6 into the spotlight, where it should not be (except for routing and infrastructure geeks like me).</p>
<p>Looking at the other side of this transparency issue, just getting IPv6 rolled out brings unwanted attention to it: Users might have to upgrade operating systems, and might encounter problems reaching some destinations and services as the public Internet becomes split between an IPv4 world and an IPv6 world.</p></blockquote>
<p>Read more from <a href="http://www.networkworld.com/community/node/27606">IPv6 at the 2008 Olympics</a> by Jeff Doyle.</p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=IPv6+at+the+2008+Olympics&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F05%2F08%2Fipv6-at-the-2008-olympics%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/05/08/ipv6-at-the-2008-olympics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Congratulations to CCIE fellows!</title>
		<link>http://www.davidsudjiman.info/2008/05/08/congratulations-to-ccie-fellows/</link>
		<comments>http://www.davidsudjiman.info/2008/05/08/congratulations-to-ccie-fellows/#comments</comments>
		<pubDate>Wed, 07 May 2008 23:04:39 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		<font color=#ff0000><br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/u4108/domain/davidsudjiman.info/web/wp-content/plugins/autometa/autometa.php</b> on line <b>364</b><br />
</font>
		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[ccie]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=236</guid>
		<description><![CDATA[Arden Packeer. CCIE #20716
http://ardenpackeer.com/blog/ccie-20716/
Victor Cappuccio. CCIE Number: 20657
http://vcappuccio.wordpress.com/2008/04/30/ccie-number-20657/
Ethan Banks. CCIE #20655
http://www.cciecandidate.com/?p=412
and
Triple CCIE
Joe Harris. CCIE # 6200 (R&#038;S, Security &#038; SP)
http://6200networks.com/2008/04/27/i-passed/
<script type="text/javascript">SHARETHIS.addEntry({ title: "Congratulations to CCIE fellows!", url: "http://www.davidsudjiman.info/2008/05/08/congratulations-to-ccie-fellows/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Arden Packeer. CCIE #20716<br />
<a href="http://ardenpackeer.com/blog/ccie-20716/">http://ardenpackeer.com/blog/ccie-20716/</a></p>
<p>Victor Cappuccio. CCIE Number: 20657<br />
<a href="http://vcappuccio.wordpress.com/2008/04/30/ccie-number-20657/">http://vcappuccio.wordpress.com/2008/04/30/ccie-number-20657/</a></p>
<p>Ethan Banks. CCIE #20655<br />
<a href="http://www.cciecandidate.com/?p=412">http://www.cciecandidate.com/?p=412</a></p>
<p>and</p>
<p>Triple CCIE<br />
Joe Harris. CCIE # 6200 (R&#038;S, Security &#038; SP)<br />
<a href="http://6200networks.com/2008/04/27/i-passed/">http://6200networks.com/2008/04/27/i-passed/</a></p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Congratulations+to+CCIE+fellows%21&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F05%2F08%2Fcongratulations-to-ccie-fellows%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/05/08/congratulations-to-ccie-fellows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Keyboard Design by Maximus.</title>
		<link>http://www.davidsudjiman.info/2008/04/27/best-keyboard-design-by-maximus/</link>
		<comments>http://www.davidsudjiman.info/2008/04/27/best-keyboard-design-by-maximus/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 15:21:04 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		<font color=#ff0000><br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/u4108/domain/davidsudjiman.info/web/wp-content/plugins/autometa/autometa.php</b> on line <b>364</b><br />
</font>
		<category><![CDATA[News]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=235</guid>
		<description><![CDATA[If you think Apple Mac keyboard was cool, think again.




http://www.artlebedev.com/everything/optimus-tactus/
<script type="text/javascript">SHARETHIS.addEntry({ title: "Best Keyboard Design by Maximus.", url: "http://www.davidsudjiman.info/2008/04/27/best-keyboard-design-by-maximus/" });</script>]]></description>
			<content:encoded><![CDATA[<p>If you think Apple Mac keyboard was cool, think again.</p>
<p><img src="http://www.artlebedev.com/everything/optimus-tactus/optitact-color.jpg" width="400" /></p>
<p><img src="http://www.artlebedev.com/everything/optimus-tactus/optitact-side.jpg" width="400"/></p>
<p><img src="http://www.artlebedev.com/everything/optimus-tactus/optitact-text.jpg" width="400" /></p>
<p><img src="http://www.artlebedev.com/everything/optimus-tactus/optitact-video.jpg" width="400" /></p>
<p><a href="http://www.artlebedev.com/everything/optimus-tactus/">http://www.artlebedev.com/everything/optimus-tactus/</a></p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Best+Keyboard+Design+by+Maximus.&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F04%2F27%2Fbest-keyboard-design-by-maximus%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/04/27/best-keyboard-design-by-maximus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running the Numbers by Chris Jordan</title>
		<link>http://www.davidsudjiman.info/2008/04/27/running-the-numbers-by-chris-jordan/</link>
		<comments>http://www.davidsudjiman.info/2008/04/27/running-the-numbers-by-chris-jordan/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 15:00:53 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		<font color=#ff0000><br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/u4108/domain/davidsudjiman.info/web/wp-content/plugins/autometa/autometa.php</b> on line <b>364</b><br />
</font>
		<category><![CDATA[Catharsis]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=234</guid>
		<description><![CDATA[Depicts one million plastic cups, the number used on airline flights in the US every six hours.



For complete art appreciation, visit http://www.chrisjordan.com/current_set2.php?id=7
<script type="text/javascript">SHARETHIS.addEntry({ title: "Running the Numbers by Chris Jordan", url: "http://www.davidsudjiman.info/2008/04/27/running-the-numbers-by-chris-jordan/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Depicts one million plastic cups, the number used on airline flights in the US every six hours.</p>
<p><img src="http://www.chrisjordan.com/images/current2/1203751561.jpg" width="400" /><br />
<img src="http://www.chrisjordan.com/images/current2/1203752044.jpg" width="400" /><br />
<img src="http://www.chrisjordan.com/images/current2/1203751881.jpg" width="400" /></p>
<p>For complete art appreciation, visit <a href="http://www.chrisjordan.com/current_set2.php?id=7">http://www.chrisjordan.com/current_set2.php?id=7</a></p>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=Running+the+Numbers+by+Chris+Jordan&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F04%2F27%2Frunning-the-numbers-by-chris-jordan%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/04/27/running-the-numbers-by-chris-jordan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OSPF Network Types: Point-to-Point - Cisco Standard</title>
		<link>http://www.davidsudjiman.info/2008/04/25/ospf-network-types-point-to-point-cisco-standard/</link>
		<comments>http://www.davidsudjiman.info/2008/04/25/ospf-network-types-point-to-point-cisco-standard/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 07:02:51 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		<font color=#ff0000><br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/u4108/domain/davidsudjiman.info/web/wp-content/plugins/autometa/autometa.php</b> on line <b>364</b><br />
</font>
		<category><![CDATA[Cisco]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=232</guid>
		<description><![CDATA[This is the simplest network type for OSPF. Two routers connected via point-to-point link. For this particular network, there is no need to have DR and BDR. Why, because each router will sending updates to each other and having DR and BDR will not change the situation. Each router will send multicast hello packets using [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "OSPF Network Types: Point-to-Point - Cisco Standard", url: "http://www.davidsudjiman.info/2008/04/25/ospf-network-types-point-to-point-cisco-standard/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This is the simplest network type for OSPF. Two routers connected via point-to-point link. For this particular network, there is no need to have DR and BDR. Why, because each router will sending updates to each other and having DR and BDR will not change the situation. Each router will send multicast hello packets using address 224.0.0.5.</p>
<p>Default OSPF hello and dead intervals is 10 seconds and 40 seconds, respectively.</p>
<ul>
<li>Partial-mesh or star network topology, using subinterface.</li>
<li>Different subnet for each subinterface.</li>
<li>Hello Timer 10 seconds.</li>
<li>Automatic adjacency, no DR/BDR elected.</li>
</ul>
<p><span id="more-232"></span></p>
<p><a href="http://picasaweb.google.com/davidsudjiman/DavidSudjimanWebsiteImagesCollection/photo#5191594904365999458"><img src="http://lh6.ggpht.com/davidsudjiman/SAxADyx2pWI/AAAAAAAAAHg/aanboOqrGy8/s288/ospf-fr-ptp.png" /></a></p>
<pre>
R1#sh run | b 1/0
interface Serial1/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
!
interface Serial1/0.102 <b>point-to-point</b>
 ip address 192.168.102.1 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 102
!
interface Serial1/0.103 <b>point-to-point</b>
 ip address 192.168.103.1 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 103   

R1#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           0   FULL/  -        00:00:34    192.168.103.2   Serial1/0.103
2.2.2.2           0   FULL/  -        00:00:32    192.168.102.2   Serial1/0.102

R1#sh ip ospf int s1/0.102
Serial1/0.102 is up, line protocol is up
  Internet Address 192.168.102.1/30, Area 0
  Process ID 1, Router ID 1.1.1.1, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:06
  Supports Link-local Signaling (LLS)
  Index 2/2, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 4 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 2.2.2.2
  Suppress hello for 0 neighbor(s)

R1#sh ip ospf int s1/0.103
Serial1/0.103 is up, line protocol is up
  Internet Address 192.168.103.1/30, Area 0
  Process ID 1, Router ID 1.1.1.1, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:04
  Supports Link-local Signaling (LLS)
  Index 3/3, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 3.3.3.3
  Suppress hello for 0 neighbor(s)

R2#debug ip ospf hello
OSPF hello events debugging is on
R2#
*Mar  1 04:48:33.414: OSPF: Rcv hello from 1.1.1.1 area 0 from Serial1/0.201 192.168.102.1
*Mar  1 04:48:33.418: OSPF: End of hello processing
*Mar  1 04:48:37.458: OSPF: Send hello to <b>224.0.0.5</b> area 0 on Serial1/0.201 from 192.168.102.2
*Mar  1 04:48:37.462: OSPF: Send hello to <b>224.0.0.5</b> area 0 on Serial1/0.203 from 192.168.203.1
*Mar  1 04:48:41.002: OSPF: Rcv hello from 3.3.3.3 area 0 from Serial1/0.203 192.168.203.2
*Mar  1 04:48:41.002: OSPF: End of hello processing
</pre>
<pre>
R2#sh run | b 1/0
interface Serial1/0
 no ip address
 encapsulation frame-relay
!
interface Serial1/0.201 <b>point-to-point</b>
 ip address 192.168.102.2 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 201
!
interface Serial1/0.203 <b>point-to-point</b>
 ip address 192.168.203.1 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 203   

R2#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           0   FULL/  -        00:00:33    192.168.203.2   Serial1/0.203
1.1.1.1           0   FULL/  -        00:00:35    192.168.102.1   Serial1/0.201

R2#sh ip ospf int s1/0.201
Serial1/0.201 is up, line protocol is up
  Internet Address 192.168.102.2/30, Area 0
  Process ID 1, Router ID 2.2.2.2, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:09
  Supports Link-local Signaling (LLS)
  Index 2/2, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 1.1.1.1
  Suppress hello for 0 neighbor(s)

R2#sh ip ospf int s1/0.203
Serial1/0.203 is up, line protocol is up
  Internet Address 192.168.203.1/30, Area 0
  Process ID 1, Router ID 2.2.2.2, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:07
  Supports Link-local Signaling (LLS)
  Index 3/3, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 3.3.3.3
  Suppress hello for 0 neighbor(s)
</pre>
<pre>
R3#sh run | b 1/0
interface Serial1/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
!
interface Serial1/0.301 <b>point-to-point</b>
 ip address 192.168.103.2 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 301
!
interface Serial1/0.302 <b>point-to-point</b>
 ip address 192.168.203.2 255.255.255.252
 <b>ip ospf network point-to-point</b>
 snmp trap link-status
 frame-relay interface-dlci 302   

R3#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
2.2.2.2           0   FULL/  -        00:00:39    192.168.203.1   Serial1/0.302
1.1.1.1           0   FULL/  -        00:00:36    192.168.103.1   Serial1/0.301

R3#sh ip ospf int s1/0.301
Serial1/0.301 is up, line protocol is up
  Internet Address 192.168.103.2/30, Area 0
  Process ID 1, Router ID 3.3.3.3, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:01
  Supports Link-local Signaling (LLS)
  Index 2/2, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 1.1.1.1
  Suppress hello for 0 neighbor(s)

R3#sh ip ospf int s1/0.302
Serial1/0.302 is up, line protocol is up
  Internet Address 192.168.203.2/30, Area 0
  Process ID 1, Router ID 3.3.3.3, Network Type <b>POINT_TO_POINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_POINT,
  Timer intervals configured, <b>Hello 10, Dead 40</b>, Wait 40, Retransmit 5
    oob-resync timeout 40
    Hello due in 00:00:00
  Supports Link-local Signaling (LLS)
  Index 3/3, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 0 msec
  Neighbor Count is 1, Adjacent neighbor count is 1
    Adjacent with neighbor 2.2.2.2
  Suppress hello for 0 neighbor(s)
</pre>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=OSPF+Network+Types%3A+Point-to-Point+-+Cisco+Standard&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F04%2F25%2Fospf-network-types-point-to-point-cisco-standard%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/04/25/ospf-network-types-point-to-point-cisco-standard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OSPF Network Type: Point-to-Multipoint, Non-Broadcast, Cisco Proprietary</title>
		<link>http://www.davidsudjiman.info/2008/04/24/ospf-network-type-point-to-multipoint-non-broadcast-cisco-proprietary/</link>
		<comments>http://www.davidsudjiman.info/2008/04/24/ospf-network-type-point-to-multipoint-non-broadcast-cisco-proprietary/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 05:36:17 +0000</pubDate>
		<dc:creator>David Sudjiman</dc:creator>
		<font color=#ff0000><br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/u4108/domain/davidsudjiman.info/web/wp-content/plugins/autometa/autometa.php</b> on line <b>364</b><br />
</font>
		<category><![CDATA[Cisco]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.davidsudjiman.info/?p=231</guid>
		<description><![CDATA[
Partial-mesh or star network topology.
One IP Subnet.
Hello Timer 30 seconds.
Manual adjacency, no DR/BDR elected.




R1#sh run int s1/0
Building configuration...

Current configuration : 287 bytes
!
interface Serial1/0
 ip address 192.168.1.1 255.255.255.0
 encapsulation frame-relay
 ip ospf network point-to-multipoint non-broadcast
 serial restart-delay 0
 frame-relay map ip 192.168.1.2 102 broadcast
 frame-relay map ip 192.168.1.3 103 broadcast
 no frame-relay inverse-arp
end

R1#sh run &#124; s [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "OSPF Network Type: Point-to-Multipoint, Non-Broadcast, Cisco Proprietary", url: "http://www.davidsudjiman.info/2008/04/24/ospf-network-type-point-to-multipoint-non-broadcast-cisco-proprietary/" });</script>]]></description>
			<content:encoded><![CDATA[<ul>
<li>Partial-mesh or star network topology.</li>
<li>One IP Subnet.</li>
<li>Hello Timer 30 seconds.</li>
<li>Manual adjacency, no DR/BDR elected.</li>
</ul>
<p><a href="http://picasaweb.google.com/davidsudjiman/DavidSudjimanWebsiteImagesCollection/photo#5192766654932466002"><img src="http://lh5.ggpht.com/davidsudjiman/SBBpwpy-OVI/AAAAAAAAAIA/pWR-MUz2Uhs/s288/ospf-fr-non-broadcast.png" /></a></p>
<p><span id="more-231"></span></p>
<pre>
R1#sh run int s1/0
Building configuration...

Current configuration : 287 bytes
!
interface Serial1/0
 ip address 192.168.1.1 255.255.255.0
 encapsulation frame-relay
 <b>ip ospf network point-to-multipoint non-broadcast</b>
 serial restart-delay 0
 <b>frame-relay map ip 192.168.1.2 102 broadcast</b>
 <b>frame-relay map ip 192.168.1.3 103 broadcast</b>
 no frame-relay inverse-arp
end

R1#sh run | s router ospf
router ospf 1
 log-adjacency-changes
 network 1.1.1.1 0.0.0.0 area 0
 network 192.168.1.0 0.0.0.255 area 0
 <b>neighbor 192.168.1.3</b>
 <b>neighbor 192.168.1.2</b>
R1#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           0   FULL/  -        00:01:49    192.168.1.3     Serial1/0
2.2.2.2           0   FULL/  -        00:01:33    192.168.1.2     Serial1/0
R1#sh ip ospf int s1/0
Serial1/0 is up, line protocol is up
  Internet Address 192.168.1.1/24, Area 0
  Process ID 1, Router ID 1.1.1.1, Network Type <b>POINT_TO_MULTIPOINT</b>, Cost: 64
  Transmit Delay is 1 sec, State POINT_TO_MULTIPOINT,
  Timer intervals configured, <b>Hello 30, Dead 120</b>, Wait 120, Retransmit 5
    oob-resync timeout 120
    Hello due in 00:00:12
  Supports Link-local Signaling (LLS)
  Index 2/2, flood queue length 0
  Next 0&#215;0(0)/0&#215;0(0)
  Last flood scan length is 1, maximum is 1
  Last flood scan time is 0 msec, maximum is 4 msec
  Neighbor Count is 2, Adjacent neighbor count is 2
    Adjacent with neighbor 3.3.3.3
    Adjacent with neighbor 2.2.2.2
  Suppress hello for 0 neighbor(s)
</pre>
<pre>
R2#sh run int
*Mar  1 03:18:35.475: %SYS-5-CONFIG_I: Configured from console by console s1/0
Building configuration...

Current configuration : 287 bytes
!
interface Serial1/0
 ip address 192.168.1.2 255.255.255.0
 encapsulation frame-relay
 ip ospf network point-to-multipoint non-broadcast
 serial restart-delay 0
 frame-relay map ip 192.168.1.1 201 broadcast
 frame-relay map ip 192.168.1.3 203 broadcast
 no frame-relay inverse-arp
end

R2#sh run | s router ospf
router ospf 1
 log-adjacency-changes
 network 2.2.2.2 0.0.0.0 area 0
 network 192.168.1.0 0.0.0.255 area 0
 neighbor 192.168.1.3
 neighbor 192.168.1.1
R2#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           0   FULL/  -        00:01:30    192.168.1.3     Serial1/0
1.1.1.1           0   FULL/  -        00:01:57    192.168.1.1     Serial1/0
</pre>
<pre>
R3#sh run int s1/0
Building configuration...

Current configuration : 287 bytes
!
interface Serial1/0
 ip address 192.168.1.3 255.255.255.0
 encapsulation frame-relay
 <b>ip ospf network point-to-multipoint non-broadcast</b>
 serial restart-delay 0
 <b>frame-relay map ip 192.168.1.1 301 broadcast</b>
 <b>frame-relay map ip 192.168.1.2 302 broadcast</b>
 no frame-relay inverse-arp
end

R3#sh run | s router ospf
router ospf 1
 log-adjacency-changes
 network 3.3.3.3 0.0.0.0 area 0
 network 192.168.1.0 0.0.0.255 area 0
 <b>neighbor 192.168.1.1</b>
 <b>neighbor 192.168.1.2</b>
R3#sh ip ospf nei

Neighbor ID     Pri   State           Dead Time   Address         Interface
1.1.1.1           0   FULL/  -        00:01:45    192.168.1.1     Serial1/0
2.2.2.2           0   FULL/  -        00:01:31    192.168.1.2     Serial1/0
</pre>
<p><a href="http://sharethis.com/item?&wp=2.5.1&amp;publisher=67b16a1c-5b57-4302-bc74-beb33c0229f0&amp;title=OSPF+Network+Type%3A+Point-to-Multipoint%2C+Non-Broadcast%2C+Cisco+Proprietary&amp;url=http%3A%2F%2Fwww.davidsudjiman.info%2F2008%2F04%2F24%2Fospf-network-type-point-to-multipoint-non-broadcast-cisco-proprietary%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.davidsudjiman.info/2008/04/24/ospf-network-type-point-to-multipoint-non-broadcast-cisco-proprietary/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
