<?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>Jami&#039;s Blog</title>
	<atom:link href="http://bdgeek.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bdgeek.wordpress.com</link>
	<description>the computer geek&#039;s blog</description>
	<lastBuildDate>Thu, 27 Aug 2009 06:22:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bdgeek.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jami&#039;s Blog</title>
		<link>http://bdgeek.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bdgeek.wordpress.com/osd.xml" title="Jami&#039;s Blog" />
	<atom:link rel='hub' href='http://bdgeek.wordpress.com/?pushpress=hub'/>
		<item>
		<title>OSPF at Frame-Relay Full Mesh Broadcast Network</title>
		<link>http://bdgeek.wordpress.com/2009/08/27/ospf-at-frame-relay-full-mesh-broadcast-network/</link>
		<comments>http://bdgeek.wordpress.com/2009/08/27/ospf-at-frame-relay-full-mesh-broadcast-network/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 05:32:17 +0000</pubDate>
		<dc:creator>infojami</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bdgeek.wordpress.com/?p=9</guid>
		<description><![CDATA[I am taking classes on CCNP BSCI. Participants are asking me about some good network and routing example using GNS3. I googled and found a lot examples but very few are satisfactory. So I decided to make by my own using GNS3. This is just the start&#8230; OSPF at FRAME-RELAY FULL MESH BROADCAST NETWORK Compiled by: Mahmud Jami, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=9&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am taking classes on CCNP BSCI. Participants are asking me about some good network and routing example using GNS3. I googled and found a lot examples but very few are satisfactory. So I decided to make by my own using GNS3. This is just the start&#8230;</p>
<p><strong>OSPF at FRAME-RELAY FULL MESH BROADCAST NETWORK</strong></p>
<p>Compiled by: Mahmud Jami, infojami at yahoo.com</p>
<p> </p>
<p>OSPF need a bit different type configuration in Frame Relay networks than Ethernet broadcast network. In this document I am going to configure OSPF in a broadcast/multicast enabled fully mesh Frame-Relay network.</p>
<p> </p>
<p>The logical network diagram of my scenario is as follows,</p>
<p> </p>
<div id="attachment_32" class="wp-caption alignleft" style="width: 455px"><img class="size-full wp-image-32" title="Logical-FR-full-mesh" src="http://bdgeek.files.wordpress.com/2009/08/logical-fr-full-mesh.png" alt="FR Full Mesh logical diagram" width="445" height="558" /><p class="wp-caption-text">FR Full Mesh logical diagram</p></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>In this example,</p>
<p> </p>
<p>-We have three (03) routers connected to each other using FR network.</p>
<p>-Each router has two DLCIs to communicate with other two routers DLCIs to form the full mesh network.</p>
<p>-The Frame-Relay network is broadcast multicast enabled</p>
<p>-OSPF is configured as “ip ospf network broadcast” at FR serial interfaces</p>
<p>-One router is configured with higher priority (10) to become DR always.</p>
<p>-One router is configured with second highest priority (2) to become BDR always.</p>
<p>-DR/BDR election can be done also automatically if priority is not set.</p>
<p>-No manual configuration is required for “ospf neighbors”.</p>
<p>-Neighbors will automatically discover.</p>
<p>-Route path will be R1&gt;R2 &amp; R1&gt;3; R2&gt;R1 &amp; R2&gt;R3; R3&gt;R1 &amp;R3&gt;R2.</p>
<p>-A Cisco router is configured to act as Frame-Relay switch.</p>
<p> </p>
<p>Routers Frame-Relay participating serial interface IP address are as follows,</p>
<p>-R1 IP is 192.168.10.1 at serial 1/0</p>
<p>-R2 IP is 192.168.10.2 at serial 1/0</p>
<p>-R3 IP is 192.168.10.3. at serial 1/0.</p>
<p> </p>
<p>To accomplish all these I used GNS3 and Cisco 3745 IOS 12.4. This can be done using most Cisco IOSs on most Cisco router hardware platform.</p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Configuration of Router “R1”</span></strong></p>
<p> </p>
<p>Router “R1” has two DLCIs 101 &amp; 301. DLCI mappings are as follows,</p>
<p>-DLCI 101 mapped to R2(192.168.10.2)</p>
<p>-DLCI 301 mapped to R3(192.168.10.3).</p>
<p> </p>
<p>Router “R1” running-config is as below,</p>
<p> </p>
<p>!</p>
<p>version 12.4</p>
<p>service timestamps debug datetime msec</p>
<p>service timestamps log datetime msec</p>
<p>no service password-encryption</p>
<p>!</p>
<p>hostname R1</p>
<p>!</p>
<p>boot-start-marker</p>
<p>boot-end-marker</p>
<p>!</p>
<p>!</p>
<p>no aaa new-model</p>
<p>memory-size iomem 5</p>
<p>ip cef</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>interface FastEthernet0/0</p>
<p> ip address 192.168.100.1 255.255.255.0</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface FastEthernet0/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface Serial1/0</p>
<p> ip address 192.168.10.1 255.255.255.0</p>
<p> encapsulation frame-relay</p>
<p> ip ospf network broadcast</p>
<p> serial restart-delay 0</p>
<p> frame-relay map ip 192.168.10.2 101 broadcast</p>
<p> frame-relay map ip 192.168.10.3 301 broadcast</p>
<p>!</p>
<p>interface Serial1/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/2</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/3</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>router ospf 100</p>
<p> router-id 1.1.1.1</p>
<p> log-adjacency-changes</p>
<p> network 192.168.10.0 0.0.0.255 area 0</p>
<p> network 192.168.100.0 0.0.0.255 area 0</p>
<p>!</p>
<p>ip forward-protocol nd</p>
<p>!</p>
<p>ip http server</p>
<p>no ip http secure-server</p>
<p>!</p>
<p>!</p>
<p>control-plane</p>
<p>!</p>
<p>!</p>
<p>line con 0</p>
<p>line aux 0</p>
<p>line vty 0 4</p>
<p> login</p>
<p>!</p>
<p>!</p>
<p>end</p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Configuration of Router “R2”</span></strong></p>
<p> </p>
<p>Router “R2” has two DLCIs 102 &amp; 201. DLCI mappings are as follows,</p>
<p>-DLCI 102 mapped to R1(192.168.10.1)</p>
<p>-DLCI 201 mapped to R3(192.168.10.3).</p>
<p> </p>
<p>Router “R2” running-config is as below,</p>
<p> </p>
<p>!</p>
<p>version 12.4</p>
<p>service timestamps debug datetime msec</p>
<p>service timestamps log datetime msec</p>
<p>no service password-encryption</p>
<p>!</p>
<p>hostname R2</p>
<p>!</p>
<p>boot-start-marker</p>
<p>boot-end-marker</p>
<p>!</p>
<p>!</p>
<p>no aaa new-model</p>
<p>memory-size iomem 5</p>
<p>ip cef</p>
<p>!</p>
<p>!</p>
<p>no ip domain lookup</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>interface FastEthernet0/0</p>
<p> ip address 192.168.200.1 255.255.255.0</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface FastEthernet0/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface Serial1/0</p>
<p> ip address 192.168.10.2 255.255.255.0</p>
<p> encapsulation frame-relay</p>
<p> ip ospf network broadcast</p>
<p> serial restart-delay 0</p>
<p> frame-relay map ip 192.168.10.1 102 broadcast</p>
<p> frame-relay map ip 192.168.10.3 201 broadcast</p>
<p>!</p>
<p>interface Serial1/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/2</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/3</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>router ospf 100</p>
<p> router-id 2.2.2.2</p>
<p> log-adjacency-changes</p>
<p> network 192.168.10.0 0.0.0.255 area 0</p>
<p> network 192.168.200.0 0.0.0.255 area 0</p>
<p>!</p>
<p>ip forward-protocol nd</p>
<p>!</p>
<p>ip http server</p>
<p>no ip http secure-server</p>
<p>!</p>
<p>!</p>
<p>control-plane</p>
<p>!</p>
<p>!</p>
<p>line con 0</p>
<p>line aux 0</p>
<p>line vty 0 4</p>
<p> login</p>
<p>!</p>
<p>!</p>
<p>end</p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Configuration of Router “R3”</span></strong></p>
<p> </p>
<p>Router “R3” has two DLCIs 302 &amp; 202. DLCI mappings are as follows,</p>
<p>-DLCI 302 mapped to R1(192.168.10.1)</p>
<p>-DLCI 202 mapped to R2(192.168.10.2).</p>
<p> </p>
<p>Router “R3” running-config is as below,</p>
<p> </p>
<p>!</p>
<p>version 12.4</p>
<p>service timestamps debug datetime msec</p>
<p>service timestamps log datetime msec</p>
<p>no service password-encryption</p>
<p>!</p>
<p>hostname R3</p>
<p>!</p>
<p>boot-start-marker</p>
<p>boot-end-marker</p>
<p>!</p>
<p>!</p>
<p>no aaa new-model</p>
<p>memory-size iomem 5</p>
<p>ip cef</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>no ip domain lookup</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>interface FastEthernet0/0</p>
<p> ip address 192.168.20.1 255.255.255.0</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface FastEthernet0/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface Serial1/0</p>
<p> ip address 192.168.10.3 255.255.255.0</p>
<p> encapsulation frame-relay</p>
<p> ip ospf network broadcast</p>
<p> serial restart-delay 0</p>
<p> frame-relay map ip 192.168.10.1 302 broadcast</p>
<p> frame-relay map ip 192.168.10.2 202 broadcast</p>
<p>!</p>
<p>interface Serial1/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/2</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>interface Serial1/3</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>router ospf 100</p>
<p> router-id 3.3.3.3</p>
<p> log-adjacency-changes</p>
<p> network 192.168.10.0 0.0.0.255 area 0</p>
<p> network 192.168.20.0 0.0.0.255 area 0</p>
<p>!</p>
<p>ip forward-protocol nd</p>
<p>!</p>
<p>ip http server</p>
<p>no ip http secure-server</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>control-plane</p>
<p>!</p>
<p>!</p>
<p>line con 0</p>
<p>line aux 0</p>
<p>line vty 0 4</p>
<p> login</p>
<p>!</p>
<p>!</p>
<p>end</p>
<p> </p>
<p>The actual physical network diagram form this scenario is as follows,</p>
<p> </p>
<div id="attachment_26" class="wp-caption alignleft" style="width: 507px"><img class="size-full wp-image-26" title="Physical-FR-full-mesh" src="http://bdgeek.files.wordpress.com/2009/08/actualfr-full-mesh.png" alt="The Physical Network Diagram-FR Full Mesh" width="497" height="581" /><p class="wp-caption-text">The Physical Network Diagram-FR Full Mesh</p></div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Configuration of “Cisco router as a Frame-Relay switch”</span></strong></p>
<p> </p>
<p>The running-configuration of “Cisco router as a Frame-Relay switch” is as below,</p>
<p> </p>
<p>version 12.4</p>
<p>service timestamps debug datetime msec</p>
<p>service timestamps log datetime msec</p>
<p>no service password-encryption</p>
<p>!</p>
<p>hostname FRSW01</p>
<p>!</p>
<p>boot-start-marker</p>
<p>boot-end-marker</p>
<p>!</p>
<p>!</p>
<p>no aaa new-model</p>
<p>memory-size iomem 5</p>
<p>ip cef</p>
<p>!</p>
<p>!</p>
<p>frame-relay switching</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>interface FastEthernet0/0</p>
<p> no ip address</p>
<p> shutdown</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface FastEthernet0/1</p>
<p> no ip address</p>
<p> shutdown</p>
<p> duplex auto</p>
<p> speed auto</p>
<p>!</p>
<p>interface Serial1/0</p>
<p> no ip address</p>
<p> encapsulation frame-relay</p>
<p> serial restart-delay 0</p>
<p> clock rate 64000</p>
<p> frame-relay intf-type dce</p>
<p> frame-relay route 101 interface Serial1/1 102</p>
<p> frame-relay route 301 interface Serial1/2 302</p>
<p>!</p>
<p>interface Serial1/1</p>
<p> no ip address</p>
<p> encapsulation frame-relay</p>
<p> serial restart-delay 0</p>
<p> clock rate 64000</p>
<p> frame-relay intf-type dce</p>
<p> frame-relay route 102 interface Serial1/0 101</p>
<p> frame-relay route 201 interface Serial1/2 202</p>
<p>!</p>
<p>interface Serial1/2</p>
<p> no ip address</p>
<p> encapsulation frame-relay</p>
<p> serial restart-delay 0</p>
<p> clock rate 64000</p>
<p> frame-relay intf-type dce</p>
<p> frame-relay route 202 interface Serial1/1 201</p>
<p> frame-relay route 302 interface Serial1/0 301</p>
<p>!</p>
<p>interface Serial1/3</p>
<p> no ip address</p>
<p> shutdown</p>
<p> serial restart-delay 0</p>
<p>!</p>
<p>ip forward-protocol nd</p>
<p>!</p>
<p>ip http server</p>
<p>no ip http secure-server</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>!</p>
<p>control-plane</p>
<p>!</p>
<p>!</p>
<p>line con 0</p>
<p>line aux 0</p>
<p>line vty 0 4</p>
<p>!</p>
<p>!</p>
<p>end</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdgeek.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdgeek.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdgeek.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=9&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bdgeek.wordpress.com/2009/08/27/ospf-at-frame-relay-full-mesh-broadcast-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7addae3f6f219a1c3bd34f57e5eb2442?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infojami</media:title>
		</media:content>

		<media:content url="http://bdgeek.files.wordpress.com/2009/08/logical-fr-full-mesh.png" medium="image">
			<media:title type="html">Logical-FR-full-mesh</media:title>
		</media:content>

		<media:content url="http://bdgeek.files.wordpress.com/2009/08/actualfr-full-mesh.png" medium="image">
			<media:title type="html">Physical-FR-full-mesh</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://bdgeek.wordpress.com/2009/06/01/5/</link>
		<comments>http://bdgeek.wordpress.com/2009/06/01/5/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 09:35:32 +0000</pubDate>
		<dc:creator>infojami</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bdgeek.wordpress.com/2009/06/01/5/</guid>
		<description><![CDATA[I have cross platform technical experience since 2001. I like to read a lot of technical staffs related to Linux (especially Debian and CentOS), FreeBSD, Cisco, Network Security, Lotus Domino and Microsoft products (Windows 2000/2003/2008, MS Exchange 2000/2003/2007, MS ISA 2006). Beside my full time job, I like to spend my time on professional technical teaching [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=5&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have cross platform technical experience since 2001. I like to read a lot of technical staffs related to Linux (especially Debian and CentOS), FreeBSD, Cisco, Network Security, Lotus Domino and Microsoft products (Windows 2000/2003/2008, MS Exchange 2000/2003/2007, MS ISA 2006).</p>
<p>Beside my full time job, I like to spend my time on professional technical teaching and sharing my experiences with other peoples.</p>
<p>I thing I have good number of students and well wishers. Most of them are doing very good in Bangladesh and abroad. I enjoy solving their technical problems :.). Every day I got a lot of emails, telephone calls related to technical problems and suggestions.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdgeek.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdgeek.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdgeek.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=5&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bdgeek.wordpress.com/2009/06/01/5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7addae3f6f219a1c3bd34f57e5eb2442?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infojami</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello everyone!</title>
		<link>http://bdgeek.wordpress.com/2009/06/01/hello-world/</link>
		<comments>http://bdgeek.wordpress.com/2009/06/01/hello-world/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 08:50:10 +0000</pubDate>
		<dc:creator>infojami</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to my blog!! I am Mahmud Jami from Bangladesh. I think I am a geek guy (check http://en.wikipedia.org/wiki/Geek for defination of the word &#8220;geek&#8221;) who&#8217;s profession is to play seriously with computers.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=1&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog!!</p>
<p>I am Mahmud Jami from Bangladesh.</p>
<p>I think I am a geek guy (check <a href="http://en.wikipedia.org/wiki/Geek">http://en.wikipedia.org/wiki/Geek</a> for defination of the word &#8220;geek&#8221;) who&#8217;s profession is to play seriously with computers.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdgeek.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdgeek.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdgeek.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdgeek.wordpress.com&amp;blog=7985453&amp;post=1&amp;subd=bdgeek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bdgeek.wordpress.com/2009/06/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7addae3f6f219a1c3bd34f57e5eb2442?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infojami</media:title>
		</media:content>
	</item>
	</channel>
</rss>
