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

الموضوع: Subnet Mask: 255.255.255.255

العرض المتطور

المشاركة السابقة المشاركة السابقة   المشاركة التالية المشاركة التالية
  1. #1
    عضو الصورة الرمزية jeddah66
    تاريخ التسجيل
    Jul 2007
    المشاركات
    227
    الدولة: Saudi Arabia
    معدل تقييم المستوى
    0

    Subnet Mask: 255.255.255.255

    السلام عليكم ، في البيت عندي لاحظت انه المودم Linksys رابط مع المزود عن طريق ADSL وماخذ هذا قناع الشبكة


    Subnet Mask: 255.255.255.255

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

    سؤالي هو وش الفائدة من استخدام هذا العنوان في الاعلى ؟؟؟
    دعاء فك الكرب

    لا اله الا الله الحليم الكريم لا اله الا الله العلى العظيم لا
    اله
    الا الله رب السماوات السبع ورب العرش العظيم


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

    رد: Subnet Mask: 255.255.255.255

    ip= 255.255.255.255 يستخدم ل broadcast
    subnetmask=255.255.255.255 او /32 تستخدم دائما مع ال loopback interface مثل اللي نعمله على الراوتر
    مزيد من المعلومات هنا :
    What is a /32 bit subnet mask & How can it help me?

    So what is a /32 bit mask? A /32 bit mask would be 32 one's, leaving just NO zero's that could be used for host network addressing. In other words, you get just a single IP address. What use is that? Why would I want a network that has no other hosts on it and doesn't even have room for a default gateway IP address to get to other networks? Let me show you how useful this can be...

    Say that we have a Cisco router. On that router we want to have a few loopback adaptors. These are virtual network adaptors that are created on the router for special purposes like representing the router as a router ID, testing, and update sources for communication. As the loopback adaptor is directly connected to the router, it doesn't need any default gateway to communicate as a PC would with the same IP address. For this reason, a loopback adaptor in a network with only a single useable IP address can still communicate because it is part of the router. Let's look at some configuration...

    Say I take the IP address 1.1.1.0 and subnet it with a /30 (as we talked about above). That would give me 4 IP addresses before I subtract the network and broadcast. I could then take 3 of these IP addresses, assign them as loopback adaptors, then take the 4th IP address (the network), summarize these 3 loopback adaptors into a single IP, and advertise all 3 using a routing protocol. Here is the configuration example:

    loopback 2

    ip address 1.1.1.2 255.255.255.255



    loopback 3

    ip address 1.1.1.3 255.255.255.255



    loopback 4

    ip address 1.1.1.4 255.255.255.255

    Router(config)# router ospf 1
    Router(config-router)# area 1 range 1.1.1.0 255.255.255.252

    Router(config-router)# network x.x.x.x

    This would create the 3 loopback adaptors, then summarize them into a single IP address, and send them out to our other OSPF networks to allow those networks to communicate with us and for us to communicate with them.
    [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
    عضو برونزي
    تاريخ التسجيل
    May 2007
    المشاركات
    1,475
    معدل تقييم المستوى
    18

    رد: Subnet Mask: 255.255.255.255

    تمام اخ وبوو ولكني ارجح ان سؤال الاخ جده يعني بيه ان الاي بي اللي بتأخذه من شركه مقدمي الخدمه
    وهي فكره ان يكون للانترفيس من ناحيه واحده اي بي ومن الناحيه الاخري لا يوجد وعنما يحتاج يقوم بطلب اي بي من انترفيس قريب له وليكون ايثرنيت او لوب باك
    في اي حال اعتقد يوجد نبذه عن هذا الموضوع في كورس الروتينج الخاص بال CCNP
    -------------------------------------------
    [B][SIZE=4]فين الاسئله يا شباب في اقسام Cisco
    عاوزين اسئله في الVoice و الData
    عاوزين نقدر نفدكم [/SIZE][/B]

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

  1. مشاركات: 3
    آخر مشاركة: 22-06-2013, 16:06
  2. مشكلة في الـ Subnet mask
    بواسطة darkman0777 في المنتدى الأرشيف
    مشاركات: 2
    آخر مشاركة: 21-12-2010, 08:57
  3. مشاركات: 2
    آخر مشاركة: 11-11-2010, 20:19
  4. نقاش حول SUBNET MASK
    بواسطة Gawad في المنتدى الأرشيف
    مشاركات: 3
    آخر مشاركة: 31-08-2010, 21:55
  5. برنامج لحساب ال subnet mask
    بواسطة wael mohammed في المنتدى الأرشيف
    مشاركات: 1
    آخر مشاركة: 24-01-2008, 23:28

الكلمات الدلالية لهذا الموضوع

المفضلات

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

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