﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cisco Türkiye &#124; Cisco Nedir? &#124; Cisco Switch Sertifika Notları Kursları Döküman Eğitim Forum &#187; eigrp igrp birlikte çalışması türkçe</title>
	<atom:link href="http://ciscoturkiye.com/tag/eigrp-igrp-birlikte-calismasi-turkce/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciscoturkiye.com</link>
	<description>Bir Cisco Blogu</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:43:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>EIGRP ve IGRP Birlikte Çalışması</title>
		<link>http://ciscoturkiye.com/2009/12/20/eigrp-ve-igrp-birlikte-calismasi/</link>
		<comments>http://ciscoturkiye.com/2009/12/20/eigrp-ve-igrp-birlikte-calismasi/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 14:40:19 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Cisco Türkçe]]></category>
		<category><![CDATA[AS number]]></category>
		<category><![CDATA[building cnfiguration]]></category>
		<category><![CDATA[eigrp igrp birlikte çalışması türkçe]]></category>
		<category><![CDATA[eigrp türkçe]]></category>
		<category><![CDATA[IGRP türkçe]]></category>
		<category><![CDATA[routing tebler]]></category>

		<guid isPermaLink="false">http://ciscoturkiye.com/?p=582</guid>
		<description><![CDATA[
IGRP ve EIGRP aynı AS içerisinde birbirleriyle haberlesirler. Burada özel olarak dikkat
edilecek tek nokta EIGRP konusan Routerların Routing Tebler’ larında IGRP konusan
Routerlara giden yolları External olarak etiketlemis olmasıdır.

Hem IGRP hem de EIGRP için AS numarası 101 seçilmistir.
Router B üzerinde hem IGRP hem EIGRO konfigurasyonları yapılmıstır.
Bütün Routerların Routing Teble’ ları ve B routerinin running-config dosyası
incelenmek üzere [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://img691.imageshack.us/img691/4783/eigrpigrpberaber1.png" alt="" width="516" height="373" /></p>
<p>IGRP ve EIGRP aynı AS içerisinde birbirleriyle haberlesirler. Burada özel olarak dikkat<br />
edilecek tek nokta EIGRP konusan Routerların Routing Tebler’ larında IGRP konusan<br />
Routerlara giden yolları External olarak etiketlemis olmasıdır.</p>
<p><img class="alignnone" src="http://img341.imageshack.us/img341/7010/eigrpigrpberaber2.png" alt="" width="531" height="438" /></p>
<p>Hem IGRP hem de EIGRP için AS numarası 101 seçilmistir.<br />
Router B üzerinde hem IGRP hem EIGRO konfigurasyonları yapılmıstır.<br />
Bütün Routerların Routing Teble’ ları ve B routerinin running-config dosyası<br />
incelenmek üzere alınmıstır.<br />
RouterB#show run</p>
<p>Building configuration&#8230;<br />
Current configuration : 670 bytes<br />
!<br />
version 12.2<br />
service timestamps debug uptime<br />
service timestamps log uptime<br />
no service password-encryption<br />
!<br />
hostname RouterB<br />
!<br />
memory-size iomem 10<br />
ip subnet-zero<br />
!<br />
interface Ethernet0/0<br />
ip address 192.168.5.1 255.255.255.0<br />
half-duplex<br />
!<br />
interface Serial0/0<br />
ip address 17.5.1.18 255.255.255.252<br />
!<br />
interface Serial0/1<br />
ip address 86.1.1.85 255.255.255.252<br />
clockrate 64000<br />
!<br />
router eigrp 101<br />
network 86.1.1.84 0.0.0.3<br />
network 192.168.5.0<br />
no auto-summary<br />
!<br />
router igrp 101<br />
network 17.0.0.0<br />
network 192.168.5.0<br />
!<br />
ip classless<br />
!<br />
dial-peer cor custom<br />
!</p>
<p>gatekeeper<br />
shutdown<br />
line con 0<br />
line aux 0<br />
line vty 0 4<br />
!<br />
end<br />
RouterB#<br />
<strong>RouterA Routing Table’i</strong></p>
<p><strong><img class="alignnone" src="http://img692.imageshack.us/img692/114/eigrpigrpberaber3.png" alt="" width="546" height="371" /><br />
</strong></p>
<p><strong>RouterB Routing Table’i</strong></p>
<p><strong><img class="alignnone" src="http://img691.imageshack.us/img691/7379/eigrpigrpberaber4.png" alt="" width="571" height="373" /></strong></p>
<p><strong>RouterC Routing Table’i</strong></p>
<p><strong><img class="alignnone" src="http://img692.imageshack.us/img692/8206/eigrpigrpberaber5.png" alt="" width="611" height="373" /><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ciscoturkiye.com/2009/12/20/eigrp-ve-igrp-birlikte-calismasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
