<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8076098929320707465</id><updated>2011-04-21T16:36:39.821-07:00</updated><title type='text'>Welcome to my cisco networking world...</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-5510674218818975953</id><published>2009-05-19T21:08:00.000-07:00</published><updated>2009-05-19T21:16:01.303-07:00</updated><title type='text'>Configuring OSPF</title><content type='html'>Topology Case&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_tzTDmBMs4Qg/ShOD7M5uQJI/AAAAAAAAAIA/xaNvxvc0rHI/s1600-h/RIP.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 116px;" src="http://4.bp.blogspot.com/_tzTDmBMs4Qg/ShOD7M5uQJI/AAAAAAAAAIA/xaNvxvc0rHI/s320/RIP.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5337755036463022226" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Router 0&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.1 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router ospf 100&lt;br /&gt;Router(config-router)#network 172.16.1.0 0.0.0.255 area 0&lt;br /&gt;&lt;br /&gt;Router 1&lt;br /&gt;&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#interface serial 0/1&lt;br /&gt;Router(config-if)#ip address 172.16.2.1 255.255.255.0&lt;br /&gt;Router(config-if#no shutdown&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router ospf 300&lt;br /&gt;Router(config-router)#network 172.16.1.0 0.0.0.255 area 0&lt;br /&gt;Router(config-router)#network 172.16.2.0 0.0.0.255 area 0&lt;br /&gt;&lt;br /&gt;Router 2&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.2.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router ospf 150&lt;br /&gt;Router(config-router)#network 172.16.2.0 0.0.0.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After Completing this Configuration You should verify our configuration and network connectivity by doing this step :&lt;br /&gt;&lt;br /&gt;1.Go To Router 1 &lt;br /&gt;2.Type this command : &lt;br /&gt;Ping Ip Address&lt;br /&gt;3.Go To Router 2&lt;br /&gt;4.Type this command&lt;br /&gt;Show Running-Config ⇒ Displaying Router Configuration&lt;br /&gt;Show ip protocols → Displaying Description about routing protocol that has been used&lt;br /&gt;Show ip route ⇒ Displaying How Packet Data is routed &amp; Transmitted between Node&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-5510674218818975953?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/5510674218818975953/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/configuring-ospf.html#comment-form' title='1 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/5510674218818975953'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/5510674218818975953'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/configuring-ospf.html' title='Configuring OSPF'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tzTDmBMs4Qg/ShOD7M5uQJI/AAAAAAAAAIA/xaNvxvc0rHI/s72-c/RIP.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-1259972715835605368</id><published>2009-05-19T00:52:00.000-07:00</published><updated>2009-05-19T00:56:05.324-07:00</updated><title type='text'>Configuring IGRP</title><content type='html'>Topology Case&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_tzTDmBMs4Qg/ShJl_HFceVI/AAAAAAAAAH4/9nCrMkT-Rdk/s1600-h/RIP.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 116px;" src="http://1.bp.blogspot.com/_tzTDmBMs4Qg/ShJl_HFceVI/AAAAAAAAAH4/9nCrMkT-Rdk/s320/RIP.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5337440643295508818" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Router 0&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.1 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router igrp 10&lt;br /&gt;Router(config-router)#network 172.16.1.0&lt;br /&gt;&lt;br /&gt;Router 1&lt;br /&gt;&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#interface serial 0/1&lt;br /&gt;Router(config-if)#ip address 172.16.2.1 255.255.255.0&lt;br /&gt;Router(config-if#no shutdown&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router igrp 10&lt;br /&gt;Router(config-router)#network 172.16.1.0&lt;br /&gt;Router(config-router)#network 172.16.2.0&lt;br /&gt;&lt;br /&gt;Router 2&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.2.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router igrp 10&lt;br /&gt;Router(config-router)#network 172.16.2.0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-1259972715835605368?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/1259972715835605368/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/configuring-igrp.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/1259972715835605368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/1259972715835605368'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/configuring-igrp.html' title='Configuring IGRP'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_tzTDmBMs4Qg/ShJl_HFceVI/AAAAAAAAAH4/9nCrMkT-Rdk/s72-c/RIP.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-2541112902380786384</id><published>2009-05-17T02:46:00.000-07:00</published><updated>2009-05-17T02:50:43.802-07:00</updated><title type='text'>How To Configure RIP Protocol</title><content type='html'>Topology Case&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_tzTDmBMs4Qg/Sg_d1uI8ZdI/AAAAAAAAAHw/rjd8tTj_3Po/s1600-h/RIP.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 116px;" src="http://4.bp.blogspot.com/_tzTDmBMs4Qg/Sg_d1uI8ZdI/AAAAAAAAAHw/rjd8tTj_3Po/s320/RIP.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5336727998445675986" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Router 0&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.1 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router rip&lt;br /&gt;Router(config-router)#network 172.16.1.0&lt;br /&gt;&lt;br /&gt;Router 1&lt;br /&gt;&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.1.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#interface serial 0/1&lt;br /&gt;Router(config-if)#ip address 172.16.2.1 255.255.255.0&lt;br /&gt;Router(config-if#no shutdown&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router rip&lt;br /&gt;Router(config-router)#network 172.16.1.0&lt;br /&gt;Router(config-router)#network 172.16.2.0&lt;br /&gt;&lt;br /&gt;Router 2&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#interface serial 0/0&lt;br /&gt;Router(config-if)#ip address 172.16.2.2 255.255.255.0&lt;br /&gt;Router(config-if)#no shutdown&lt;br /&gt;Router(config-if)#clock rate 64000&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#router rip&lt;br /&gt;Router(config-router)#network 172.16.2.0&lt;br /&gt;&lt;br /&gt;After Completing this Configuration You should verify our configuration and network connectivity by doing this step :&lt;br /&gt;&lt;br /&gt;1.Go To Router 1 &lt;br /&gt;2.Type this command : &lt;br /&gt;Ping Ip Address&lt;br /&gt;3.Go To Router 2&lt;br /&gt;4.Type this command&lt;br /&gt;Show Running-Config ⇒ Displaying Router Configuration&lt;br /&gt;Show ip protocols → Displaying Description about routing protocol that has been used&lt;br /&gt;Show ip route ⇒ Displaying How Packet Data is routed &amp; Transmitted between Node&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-2541112902380786384?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/2541112902380786384/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/how-to-configure-rip-protocol.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/2541112902380786384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/2541112902380786384'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/05/how-to-configure-rip-protocol.html' title='How To Configure RIP Protocol'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tzTDmBMs4Qg/Sg_d1uI8ZdI/AAAAAAAAAHw/rjd8tTj_3Po/s72-c/RIP.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-32204658739780750</id><published>2009-02-25T02:48:00.000-08:00</published><updated>2009-02-25T02:52:33.596-08:00</updated><title type='text'>Configuring WAN Links with EIGRP</title><content type='html'>EIGRP Support different WAN Links :&lt;br /&gt;- Point to point links&lt;br /&gt;- NBMA &lt;br /&gt;o Multipoint Links&lt;br /&gt;o Point to point links&lt;br /&gt;EIGRP Uses up to 50 % of bandwith by default ;this bandwith utilization can be changed&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Point to Point Links&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaUiOhUhsaI/AAAAAAAAAGg/YYlvSK3hMgg/s1600-h/1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 27px;" src="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaUiOhUhsaI/AAAAAAAAAGg/YYlvSK3hMgg/s320/1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5306685368783974818" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Point to multipoint Links ( Hub &amp; Spoke )&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaUieXBeerI/AAAAAAAAAGo/RHlhb0TQI_4/s1600-h/2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 95px;" src="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaUieXBeerI/AAAAAAAAAGo/RHlhb0TQI_4/s320/2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5306685640897624754" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bandwith utilization over point to point sub interfaces using Frame Relay :&lt;br /&gt;Treats bandwith T1 as  by default&lt;br /&gt;Should Manually Configure bandwith as the CIR of the PVC&lt;br /&gt;&lt;br /&gt;Bandwith utilization over multipoint frame relay,ATM and ISDN PRI &lt;br /&gt;EIGRP used the physcal bandwith on the interface divided by the number of neighbors on that interface to calculate the bandwith attributed per neighbor&lt;br /&gt;Each PVC can have different CIR,creating an EIGRP packet pacing problem&lt;br /&gt;Multipoint interfaces :&lt;br /&gt; Convert these to point to point configuration or  manually configure bandwith by multiplying the lowest CIR by the number of PVC&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Configuring EIGRP Bandwith use Across WAN Links&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_tzTDmBMs4Qg/SaUiohG23_I/AAAAAAAAAGw/C2YU_Ppy1Tc/s1600-h/3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 206px;" src="http://4.bp.blogspot.com/_tzTDmBMs4Qg/SaUiohG23_I/AAAAAAAAAGw/C2YU_Ppy1Tc/s320/3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5306685815403241458" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;NB : From this picture we assumed there are 10 router which running EIGRP protocol in WAN Connections&lt;br /&gt;So the bandwith calculated with this case is 1/10 of link capacity ( T1 interface as the default )&lt;br /&gt;As described earlier ,the IP bandwith percent eigrp as number-percent commands allow the maximum percentage of bandwith of an interface that the EIGPR will be use&lt;br /&gt;The circuits are provisioned 56 kbps links,but there is insufficient bandwith  at the interface to support this allocation &lt;br /&gt;&lt;br /&gt;For example if router C trying to communicate with all remote sites it will be need bandwith as 56 * 10 = 560 kbps,it exceed from the available bandwith 256  kbps&lt;br /&gt;On each interface and subinterface,the EIGRP allocation percentage is raised to 110 percent of specified bandwith in an attempt to ensure that eigrp packet are delivered through the frame relay network&lt;br /&gt;This adjustment cause EIGRP packet to receive approximately 28 kbps of the provisioned bandwith 56 Kbps on each circuit&lt;br /&gt;This extra configuration restore 50:50 ration of delivery bandwith&lt;br /&gt;&lt;br /&gt;EIGRP WAN Configuration : Hybrid Multipoint&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_tzTDmBMs4Qg/SaUizCBoUsI/AAAAAAAAAG4/0rdeXBtVznw/s1600-h/4.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 185px;" src="http://4.bp.blogspot.com/_tzTDmBMs4Qg/SaUizCBoUsI/AAAAAAAAAG4/0rdeXBtVznw/s320/4.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5306685996038378178" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;This figure show us that there is link with a lower and higher connection&lt;br /&gt;In point to point (router C) has a lower connection than  other because it’s point to point connection&lt;br /&gt;And the other ( point to multipoint ) the bandwith is shared equally among all circuits.&lt;br /&gt;In this case the bandwith is set to 768 kbps,which is the sum of 3 CIR (256*3) = 768&lt;br /&gt;Each link will be allocated one third of this bandwith,resulting 256 kbps each interface&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-32204658739780750?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/32204658739780750/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/configuring-wan-links-with-eigrp.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/32204658739780750'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/32204658739780750'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/configuring-wan-links-with-eigrp.html' title='Configuring WAN Links with EIGRP'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaUiOhUhsaI/AAAAAAAAAGg/YYlvSK3hMgg/s72-c/1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-1695305214738738322</id><published>2009-02-23T20:27:00.000-08:00</published><updated>2009-02-23T20:30:58.218-08:00</updated><title type='text'>Load Balancing in EIGRP</title><content type='html'>Load Balancing in EIGRP&lt;br /&gt;There can be up to six entries in the routing table for the same destination :&lt;br /&gt;1. The number of entries is configurable&lt;br /&gt;2. The default is four&lt;br /&gt;3. Set to 1 to disable load balancing&lt;br /&gt;Equal cost load balancing is the ability of router to distribute all the traffic over all it’s network port that are the same metric from the destination address&lt;br /&gt;Load balancing increases the use of network segment and increase effective network bandwith&lt;br /&gt;How to configure equal balancing&lt;br /&gt;Router(config-router)#variance multiplier&lt;br /&gt;Variance example :&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_tzTDmBMs4Qg/SaN348AJ1sI/AAAAAAAAAGY/2WnPRZm_U-E/s1600-h/load+balancing.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 110px;" src="http://2.bp.blogspot.com/_tzTDmBMs4Qg/SaN348AJ1sI/AAAAAAAAAGY/2WnPRZm_U-E/s320/load+balancing.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5306216606035728066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;from this picture we assume router E choose router C to reaching network Z because it have lower FD&lt;br /&gt;with use variance 2 command ,router E choose router B to get network Z &lt;br /&gt;because (20 + 10 ) &lt; (2*(FD)20 =40 )&lt;br /&gt;→ 30 &lt; 40 ( true )&lt;br /&gt;with used variance 2 router D is never considered to get network Z because&lt;br /&gt;(20 +25 ) &lt; (2 *(fd)20) &lt;br /&gt;45 &lt; 40 (false )&lt;br /&gt;NB : if You want router D get network Z you can increase your variance value&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-1695305214738738322?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/1695305214738738322/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/load-balancing-in-eigrp.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/1695305214738738322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/1695305214738738322'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/load-balancing-in-eigrp.html' title='Load Balancing in EIGRP'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tzTDmBMs4Qg/SaN348AJ1sI/AAAAAAAAAGY/2WnPRZm_U-E/s72-c/load+balancing.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-6778918008158697492</id><published>2009-02-22T23:41:00.000-08:00</published><updated>2009-02-22T23:46:09.579-08:00</updated><title type='text'>EIGRP route summarization</title><content type='html'>Configuring Advanced EIGRP Options&lt;br /&gt;1.EIGRP route summarization &lt;br /&gt;In order to get the better network performance. You may configure EIGRP routing summarization&lt;br /&gt;By implementing this options in your network,you will be able to have : &lt;br /&gt;1. Smaller routing Update&lt;br /&gt;2. Smaller routing table&lt;br /&gt;You can configuring route summarization with EIGRP protocol with 2 ways ( Auto &amp; Manual )&lt;br /&gt;1. Route Summarization :Auto&lt;br /&gt;On major network boundaries,subnets network are summarized to a single classfull ( Major ) network&lt;br /&gt;Automatic summarization occur by default&lt;br /&gt;2.Route Summarization : Manual&lt;br /&gt;summarization is configured on per-basis interface in any router within a network&lt;br /&gt;when summarization is configured,the router immediately creates a route pointing to null0 ( this is happened as the prevention looping mechanism ) &lt;br /&gt;&lt;br /&gt;when the last specific route of the summary goes away,the summary is deleted&lt;br /&gt;the minimum metric of the specific routes is used as the metric of the summary route&lt;br /&gt;Configuring route summarization :&lt;br /&gt;(config-router)#no auto-summary&lt;br /&gt;Turn off automatic summarization of EIGRP Process&lt;br /&gt;(config-if)#ip summary-address eigrp  as-number address mask&lt;br /&gt;creates summary address that interface will be generate&lt;br /&gt;&lt;br /&gt;Example :&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaJUE-h_KRI/AAAAAAAAAGI/LfJip9pgAuc/s1600-h/route+summarization.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 214px;" src="http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaJUE-h_KRI/AAAAAAAAAGI/LfJip9pgAuc/s320/route+summarization.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5305895755477625106" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;From this picture ,router C sees network 172.16.1.0 and 172.16.2.0 but only sends 172.16.0.0 as the routing update to other network&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Router C Completed configuration  : &lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configure terminal&lt;br /&gt;Router(config)#router eigrp 100&lt;br /&gt;Router(config-router)#network 10.0.0.0&lt;br /&gt;Router(config-router)#network 192.168.4.0&lt;br /&gt;Router(config-router)#exit&lt;br /&gt;Router(config)#interface serial 0/0/0&lt;br /&gt;Router(config-if)#ip address 192.168.3.2 255.255.255.0&lt;br /&gt;Router(config-if)#ip summary-address  eigrp 100 172.16.0.0 255.255.0.0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-6778918008158697492?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/6778918008158697492/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/eigrp-route-summarization.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/6778918008158697492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/6778918008158697492'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/eigrp-route-summarization.html' title='EIGRP route summarization'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tzTDmBMs4Qg/SaJUE-h_KRI/AAAAAAAAAGI/LfJip9pgAuc/s72-c/route+summarization.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8076098929320707465.post-6275717031012358341</id><published>2009-02-21T02:57:00.001-08:00</published><updated>2009-02-21T02:57:23.905-08:00</updated><title type='text'>Introduction</title><content type='html'>Hai...&lt;br /&gt;&lt;br /&gt;my name is hasudungan perdana cipta sijabat&lt;br /&gt;&lt;br /&gt;currently i attended at maranatha christian university&lt;br /&gt;&lt;br /&gt;this blog i will used to share my knowledge about Cisco networking&lt;br /&gt;&lt;br /&gt;hopefully this blog will be usefull for you and please contact me if i had a mistake during writting this blog&lt;br /&gt;&lt;br /&gt;you can contact me to doenkthaxxx@gmail.com&lt;br /&gt;&lt;br /&gt;finally..thank you for reading this blog and it's fun to meet you&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best Regards&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hasudungan P.C.Sijabat CCNA,CCNP&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8076098929320707465-6275717031012358341?l=hasudungan3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hasudungan3.blogspot.com/feeds/6275717031012358341/comments/default' title='Poskan Komentar'/><link rel='replies' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/introduction.html#comment-form' title='0 Komentar'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/6275717031012358341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8076098929320707465/posts/default/6275717031012358341'/><link rel='alternate' type='text/html' href='http://hasudungan3.blogspot.com/2009/02/introduction.html' title='Introduction'/><author><name>Dunk's Sijabat</name><uri>http://www.blogger.com/profile/00097033719375137772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_tzTDmBMs4Qg/SAymfLRd6HI/AAAAAAAAAD4/p9ZduY9W0Dw/S220/Image(60)+copy+2.jpg'/></author><thr:total>0</thr:total></entry></feed>
