<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Journey and Experience</title>
	<atom:link href="http://egistahadi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://egistahadi.wordpress.com</link>
	<description>Berbagi pengalaman oleh egista hadi</description>
	<lastBuildDate>Tue, 17 Jan 2012 03:10:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='egistahadi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/47f4d2d20081a946a87aee965ca067d2?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Journey and Experience</title>
		<link>http://egistahadi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://egistahadi.wordpress.com/osd.xml" title="Journey and Experience" />
	<atom:link rel='hub' href='http://egistahadi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>OSPF over Multipoint Frame Relay</title>
		<link>http://egistahadi.wordpress.com/2011/11/01/ospf-over-multipoint-frame-relay/</link>
		<comments>http://egistahadi.wordpress.com/2011/11/01/ospf-over-multipoint-frame-relay/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 10:03:26 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[frame relay]]></category>
		<category><![CDATA[ospf]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=372</guid>
		<description><![CDATA[Configuring Multipoint OSPF using Network type Point-to-Multipoint R1#sh run ! Output Omitted ! interface FastEthernet0  no ip address  shutdown  speed auto ! interface Serial0  no ip address  encapsulation frame-relay ! interface Serial0.1 multipoint  ip address 10.2.123.1 255.255.255.248  ip ospf network point-to-multipoint  frame-relay interface-dlci 102  frame-relay interface-dlci 103 ! end R1#sh ip ospf neighbo Neighbor ID     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=372&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/11/01/ospf-over-multipoint-frame-relay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/11/fr-partial-mesh.jpg" medium="image">
			<media:title type="html">fr partial mesh</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/11/network-type-compare.jpg" medium="image">
			<media:title type="html">network type compare</media:title>
		</media:content>
	</item>
		<item>
		<title>OSPF Virtual Link</title>
		<link>http://egistahadi.wordpress.com/2011/10/31/ospf-virtual-link/</link>
		<comments>http://egistahadi.wordpress.com/2011/10/31/ospf-virtual-link/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 05:00:04 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[ospf]]></category>
		<category><![CDATA[virtual-link]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=360</guid>
		<description><![CDATA[An OSPF Virtual Link allow two backbone area connected trough each ABR. The two ABRs form a neighbor relationship through the same nonbackbone area with that virtual link, even when separated by many other routers and subnets. Example, two Company want to connect they nonbackbone area respectively. It makes there are two backbone area exist, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=360&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/10/31/ospf-virtual-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/10/ospf-virtual-link.jpg" medium="image">
			<media:title type="html">ospf virtual link</media:title>
		</media:content>
	</item>
		<item>
		<title>OSPF Route Filtering</title>
		<link>http://egistahadi.wordpress.com/2011/10/26/ospf-route-filtering/</link>
		<comments>http://egistahadi.wordpress.com/2011/10/26/ospf-route-filtering/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 02:54:38 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[frame relay]]></category>
		<category><![CDATA[ospf]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=354</guid>
		<description><![CDATA[Now i will post about ospf route filtering with filter-list and distribute-list. See the topology below and lets configure i will share to you about all of routers configuration, this is a configuration without filtering. We will compare before and after route filtering happened. Ceck this out.. DATACENTER#sh run output omitted interface Loopback0  ip address [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=354&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/10/26/ospf-route-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/10/ospf-route-filtering.jpg" medium="image">
			<media:title type="html">ospf route filtering</media:title>
		</media:content>
	</item>
		<item>
		<title>EIGRP Neighbors Authentication</title>
		<link>http://egistahadi.wordpress.com/2011/10/25/eigrp-neighbors-authentication/</link>
		<comments>http://egistahadi.wordpress.com/2011/10/25/eigrp-neighbors-authentication/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 10:11:58 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[eigrp]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=345</guid>
		<description><![CDATA[R1 Configuration : R1#sh run output omitted ! key chain pembajak  key 1   key-string elektro  key 2   key-string listrik ! interface Serial0/0  ip address 172.16.10.1 255.255.255.252  ip authentication mode eigrp 100 md5  ip authentication key-chain eigrp 100 pembajak  clock rate 2000000 ! interface Serial0/1  ip address 172.16.10.5 255.255.255.252  ip authentication mode eigrp 100 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=345&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/10/25/eigrp-neighbors-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/10/topology-eigrp-authentication.jpg" medium="image">
			<media:title type="html">topology eigrp authentication</media:title>
		</media:content>
	</item>
		<item>
		<title>Bicycle #1</title>
		<link>http://egistahadi.wordpress.com/2011/06/09/bicycle-1/</link>
		<comments>http://egistahadi.wordpress.com/2011/06/09/bicycle-1/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 06:56:24 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Bicycle]]></category>
		<category><![CDATA[Journey]]></category>
		<category><![CDATA[Bogor]]></category>
		<category><![CDATA[Mountain Bike]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=336</guid>
		<description><![CDATA[Why the subject is &#8220;Bycicle #1&#8243;? Because this is my new hobby and this is a first post on this blog about bicycle. Seduced by seduction from my friends, makes me obsessed to know about it. Looking for more information on kaskus, sepedaku, and others; Damn, this is a more expensive hobby than mountaineer. But [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=336&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/06/09/bicycle-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/06/deddys-bike.jpg?w=300" medium="image">
			<media:title type="html">Deddy&#039;s bike</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/06/supri-and-yosi.jpg?w=300" medium="image">
			<media:title type="html">Supri and Yosi</media:title>
		</media:content>
	</item>
		<item>
		<title>Clear Computer RAM</title>
		<link>http://egistahadi.wordpress.com/2011/03/15/clear-computer-ram/</link>
		<comments>http://egistahadi.wordpress.com/2011/03/15/clear-computer-ram/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 04:41:19 +0000</pubDate>
		<dc:creator>egistahadi</dc:creator>
				<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[clear ram]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://egistahadi.wordpress.com/?p=316</guid>
		<description><![CDATA[Info yang cukup bagus, liat di kaskus dan coba saya share disini. Mungkin bagi para master ini merupakan hal yang biasa, jadi tips ini buat yang belum biasa aja dech he..he.. Terkadang, komputer kita bakal menjadi lambat setelah beberapa lama dipakai. Apalagi kalo kita banyak menggunakan software yang berat2 seperti Adobe Photoshop, Corel Draw, Sony [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=egistahadi.wordpress.com&amp;blog=9429214&amp;post=316&amp;subd=egistahadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://egistahadi.wordpress.com/2011/03/15/clear-computer-ram/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/315ff9661c98ce791cd1464e1f462ebf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">egoy</media:title>
		</media:content>

		<media:content url="http://egistahadi.files.wordpress.com/2011/03/computer-freak.jpg" medium="image">
			<media:title type="html">computer freak</media:title>
		</media:content>
	</item>
	</channel>
</rss>
