النتائج 1 إلى 3 من 3

الموضوع: استفسار خاص بال EIGRP

  1. #1
    عضو الصورة الرمزية kamel_s_s
    تاريخ التسجيل
    Dec 2008
    المشاركات
    456
    معدل تقييم المستوى
    16

    استفسار خاص بال EIGRP

    السلام عليكم ورحمة الله وبركاته

    كان عندي استفسار بخصوص different Autonomous system

    لو كان عندي في لاب معين بعض ال routers في AS 100 والبعض الاخر في AS 200 مثلا
    فما هي الطرية التي بها اجعلهم يتكلمون مع بعض هل عن طريق ال distribution ام هناك طريقة اخري ارجو الافادة

  2. #2
    عضو برونزي الصورة الرمزية one-zero
    تاريخ التسجيل
    Jul 2007
    المشاركات
    8,296
    معدل تقييم المستوى
    65

    رد: استفسار خاص بال EIGRP

    Redistribution Between Two EIGRP Autonomous Systems

    In Figure 8, the routers are configured as follows:

    Router One
    router eigrp 2000

    !--- The "2000" is the autonomous system

    network 172.16.1.0 0.0.0.255
    Router Two
    router eigrp 2000
    redistribute eigrp 1000 route-map to-eigrp2000
    network 172.16.1.0 0.0.0.255
    !
    router eigrp 1000
    redistribute eigrp 2000 route-map to-eigrp1000
    network 10.1.0.0 0.0.255.255

    route-map to-eigrp1000 deny 10
    match tag 1000
    !
    route-map to-eigrp1000 permit 20
    set tag 2000
    !
    route-map to-eigrp2000 deny 10
    match tag 2000
    !
    route-map to-eigrp2000 permit 20
    set tag 1000
    Router Three
    router eigrp 1000
    network 10.1.0.0 0.0.255.255
    Router Three is advertising the network 10.1.2.0/24 to Router Two through autonomous system 1000; Router Two is redistributing this route into autonomous system 2000 and advertising it to Router One.
    Note: The routes from EIGRP 1000 are tagged 1000 before redistributing them to EIGRP 2000. When routes from EIGRP 2000 are redistributed back to EIGRP 1000, the routes with 1000 tags are denied to ensure a loop-free topology. For more information on redistribution among routing protocols, please see Redistributing Routing Protocols.
    On Router One, we see:
    one# show ip eigrp topology 10.1.2.0 255.255.255.0
    IP-EIGRP topology entry for 10.1.2.0/24
    State is Passive, Query origin flag is 1, 1 Successor(s), FD is 46763776
    Routing Descriptor Blocks:
    20.1.1.1 (Serial0), from 20.1.1.1, Send flag is 0x0
    Composite metric is (46763776/46251776), Route is External
    Vector metric:
    Minimum bandwidth is 56 Kbit
    Total delay is 41000 microseconds
    Reliability is 255/255
    Load is 1/255
    Minimum MTU is 1500
    Hop count is 2
    External data:
    Originating router is 10.1.2.1
    AS number of route is 1000
    External protocol is EIGRP, external metric is 46251776
    Administrator tag is 1000 (0x000003E
    Notice that although the link between Routers One and Two has a bandwidth of 1.544Mb, the minimum bandwidth shown in this topology table entry is 56k. This means that EIGRP preserves all metrics when redistributing between two EIGRP autonomous systems.
    [CENTER][SIZE=4]{[COLOR=red]وَإِذْ يَمْكُرُ بِكَ الَّذِينَ كَفَرُوا لِيُثْبِتُوكَ أَوْ يَقْتُلُوكَ أَوْ يُخْرِجُوكَ وَيَمْكُرُونَ وَيَمْكُرُ اللَّهُ وَاللَّهُ خَيْرُ الْمَاكِرِينَ[/COLOR]}[/SIZE][SIZE=4]…[/SIZE][SIZE=6][SIZE=4](الأنفال:30)
    [URL="https://www.facebook.com/pages/yasserauda/215036411882800"]للتواصل معي عبر الفيس بوك اضغط هنا
    [/URL][URL="https://www.youtube.com/watch?v=37LoZWjv1HE&feature=player_profilepage"][/URL][URL="https://www.facebook.com/pages/yasserauda/215036411882800"] صفحتي الخاصه على الفيس بوك
    [/URL][URL="https://www.facebook.com/pages/Mentored-Learning-New-Horizons-Dubai/234720379925819"]صفحة التعليم الارشادي على الفيس بوك
    [/URL][URL="https://www.youtube.com/user/yasserramzyauda"]قناتي على اليوتيوب
    [/URL][/SIZE][/SIZE][SIZE=3][URL="https://yasserauda.blogspot.com/"]مدونتي الخاصه[/URL][/SIZE][/CENTER]

  3. #3
    عضو الصورة الرمزية kamel_s_s
    تاريخ التسجيل
    Dec 2008
    المشاركات
    456
    معدل تقييم المستوى
    16

    رد: استفسار خاص بال EIGRP

    جزاك الله خيرا استاذي الفاضل اولا علي الاستفاضة في الشرح و ثانيا علي سرعة الرد
    جعل الله هذه الاعمال في ميزان حسناتك

المواضيع المتشابهه

  1. استفسار بخصوص Eigrp
    بواسطة E-ng.LedoZ في المنتدى الأرشيف
    مشاركات: 0
    آخر مشاركة: 03-10-2011, 02:14
  2. سؤال فى الفرق بين sh ip eigrp topology & sh ip eigrp topology all
    بواسطة Dr Virus.exe في المنتدى الأرشيف
    مشاركات: 4
    آخر مشاركة: 22-09-2011, 23:56
  3. how I can prioritized the route EIGRP MPLS before Route EIGRP VPN?
    بواسطة nib_net2000 في المنتدى الأرشيف
    مشاركات: 0
    آخر مشاركة: 20-06-2011, 17:08
  4. استفسار عن ال load balancing لبروتوكول eigrp وال frame relay
    بواسطة a_hamdi في المنتدى الأرشيف
    مشاركات: 2
    آخر مشاركة: 24-03-2011, 14:34
  5. استفسار بخصوص سؤال السيمليوشن EIGRP
    بواسطة Mcse2006 في المنتدى الأرشيف
    مشاركات: 5
    آخر مشاركة: 08-08-2006, 09:39

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •