📋 المحتوى المنظم
📖 محتوى تعليمي مفصّل
نوع: محتوى تعليمي
التحقق من عناوين IP
نوع: محتوى تعليمي
الآن وبعد أن أنشأت الشبكة وقمت بضبط إعداداتها، يجب التأكد من الاتصال.
أولاً، باستخدام موجه الأوامر، يمكنك التحقق من أن كل جهاز لديه عنوان IP الخاص به.
نوع: محتوى تعليمي
للتحقق من عناوين IP:
نوع: محتوى تعليمي
اضغط أيقونة الجهاز الذي تريد التحقق من عنوان IP الخاص به (عنوان IP Address).
من النافذة التي تظهر، اضغط علامة تبويب Desktop (سطح المكتب).
من موجه الأوامر (Command Prompt) (موجه الأوامر).
في نافذة موجه الأوامر، اكتب الأمر ipconfig.
ستعرض قائمة عناصر تكوين IP (عنوان IP).
نوع: محتوى تعليمي
Packet Tracer Command Line 1.0
C:\>ipconfig
نوع: محتوى تعليمي
FastEthernet0 Connection: (default port)
Link-local IPv6 Address........ : FE80::2E0:B0FF:FEB3:A62B
IP Address..................... : 192.168.0.1
Subnet Mask.................... : 255.255.255.0
Default Gateway................ : 0.0.0.0
Bluetooth Connection:
Link-local IPv6 Address........ : :
IP Address..................... : 0.0.0.0
Subnet Mask.................... : 0.0.0.0
Default Gateway................ : 0.0.0.0
🔍 عناصر مرئية
Logical Network Topology
A network diagram showing two PCs (PC1 and PC2) connected to a switch. PC1 is labeled with '1' and PC2 is labeled with an arrow pointing to it. The diagram shows a logical view of the network.
Cisco Packet Tracer Desktop Interface
Screenshot of the Cisco Packet Tracer application window. It shows the 'Desktop' tab selected, with various icons representing different applications like IP Configuration, Dial-up, Terminal, Command Prompt, Web Browser, etc. The 'Command Prompt' icon is highlighted with a blue circle and the number '3'.
Command Prompt Window
A screenshot of the Command Prompt window within Cisco Packet Tracer. It displays the command 'ipconfig' being executed. The output shows network connection details for FastEthernet0 and Bluetooth Connection.
Command Prompt Input
Close-up view of the Command Prompt window, highlighting the text 'ipconfig' entered by the user, labeled with the number '4'.
ipconfig Command Output
Close-up view of the Command Prompt window output after executing 'ipconfig', highlighting the IP address information, labeled with the number '5'.
📄 النص الكامل للصفحة
التحقق من عناوين IP
الآن وبعد أن أنشأت الشبكة وقمت بضبط إعداداتها، يجب التأكد من الاتصال.
أولاً، باستخدام موجه الأوامر، يمكنك التحقق من أن كل جهاز لديه عنوان IP الخاص به.
للتحقق من عناوين IP:
اضغط أيقونة الجهاز الذي تريد التحقق من عنوان IP الخاص به (عنوان IP Address).
من النافذة التي تظهر، اضغط علامة تبويب Desktop (سطح المكتب).
من موجه الأوامر (Command Prompt) (موجه الأوامر).
في نافذة موجه الأوامر، اكتب الأمر ipconfig.
ستعرض قائمة عناصر تكوين IP (عنوان IP).
Packet Tracer Command Line 1.0
C:\>ipconfig
FastEthernet0 Connection: (default port)
Link-local IPv6 Address........ : FE80::2E0:B0FF:FEB3:A62B
IP Address..................... : 192.168.0.1
Subnet Mask.................... : 255.255.255.0
Default Gateway................ : 0.0.0.0
Bluetooth Connection:
Link-local IPv6 Address........ : :
IP Address..................... : 0.0.0.0
Subnet Mask.................... : 0.0.0.0
Default Gateway................ : 0.0.0.0
--- VISUAL CONTEXT ---
**DIAGRAM**: Logical Network Topology
Description: A network diagram showing two PCs (PC1 and PC2) connected to a switch. PC1 is labeled with '1' and PC2 is labeled with an arrow pointing to it. The diagram shows a logical view of the network.
Context: Illustrates a simple network setup for IP address verification.
**DIAGRAM**: Cisco Packet Tracer Desktop Interface
Description: Screenshot of the Cisco Packet Tracer application window. It shows the 'Desktop' tab selected, with various icons representing different applications like IP Configuration, Dial-up, Terminal, Command Prompt, Web Browser, etc. The 'Command Prompt' icon is highlighted with a blue circle and the number '3'.
Context: Shows the user interface where the Command Prompt is accessed to check IP configuration.
**DIAGRAM**: Command Prompt Window
Description: A screenshot of the Command Prompt window within Cisco Packet Tracer. It displays the command 'ipconfig' being executed. The output shows network connection details for FastEthernet0 and Bluetooth Connection.
Context: Displays the output of the ipconfig command, showing the IP address, subnet mask, and default gateway.
**DIAGRAM**: Command Prompt Input
Description: Close-up view of the Command Prompt window, highlighting the text 'ipconfig' entered by the user, labeled with the number '4'.
Context: Indicates the specific command to be typed to retrieve IP configuration.
**DIAGRAM**: ipconfig Command Output
Description: Close-up view of the Command Prompt window output after executing 'ipconfig', highlighting the IP address information, labeled with the number '5'.
Context: Shows the actual IP address and subnet mask obtained from the command.
🎴 بطاقات تعليمية للمراجعة
عدد البطاقات: 3 بطاقة لهذه الصفحة
ما الأمر المستخدم في موجه الأوامر (Command Prompt) للتحقق من تكوين عناوين IP لجهاز في شبكة؟
- أ) ping
- ب) tracert
- ج) ipconfig
- د) netstat
الإجابة الصحيحة: c
الإجابة: ipconfig
الشرح: 1. يتم فتح موجه الأوامر (Command Prompt).
2. يُكتب الأمر 'ipconfig' ثم يُضغط Enter.
3. يعرض الأمر قائمة تفصيلية بتكوين IP للجهاز، تشمل العنوان والكمامة والبوابة الافتراضية.
تلميح: يبدأ بـ 'ip' وينتهي بـ 'config'، وهو اختصار لـ Internet Protocol Configuration.
التصنيف: صيغة/خطوات | المستوى: سهل
ما المعلومات التي يعرضها أمر 'ipconfig' في موجه الأوامر؟
- أ) سرعة المعالج ومساحة الذاكرة العشوائية.
- ب) اسم المستخدم وكلمة المرور للشبكة.
- ج) عنوان IP، كمامة الشبكة (Subnet Mask)، والبوابة الافتراضية (Default Gateway).
- د) قائمة بجميع البرامج المثبتة على الجهاز.
الإجابة الصحيحة: c
الإجابة: عنوان IP، كمامة الشبكة (Subnet Mask)، والبوابة الافتراضية (Default Gateway).
الشرح: عند تنفيذ الأمر 'ipconfig'، يعرض الناتج معلومات تكوين الشبكة للواجهات النشطة، وأهمها:
1. عنوان IP الخاص بالجهاز.
2. كمامة الشبكة (Subnet Mask) التي تحدد نطاق الشبكة.
3. البوابة الافتراضية (Default Gateway) وهي عنوان الموجه الذي يربط الشبكة المحلية بالإنترنت أو شبكات أخرى.
تلميح: هذه المعلومات الثلاثة أساسية لتكوين اتصال الشبكة لأي جهاز.
التصنيف: مفهوم جوهري | المستوى: متوسط
في سياق برنامج Cisco Packet Tracer، أين يمكن العثور على موجه الأوامر (Command Prompt) لتنفيذ أمر التحقق من عنوان IP؟
- أ) ضمن علامة تبويب Config (التكوين) في إعدادات الجهاز.
- ب) ضمن علامة تبويب Desktop (سطح المكتب) للجهاز المطلوب.
- ج) من القائمة الرئيسية لبرنامج Packet Tracer تحت Tools (الأدوات).
- د) من خلال النقر بزر الماوس الأيمن مباشرة على أيقونة الجهاز في مساحة العمل.
الإجابة الصحيحة: b
الإجابة: ضمن علامة تبويب Desktop (سطح المكتب) للجهاز المطلوب.
الشرح: خطوات الوصول إلى موجه الأوامر في Packet Tracer:
1. انقر على أيقونة الجهاز (مثل PC) الذي تريد التحقق منه.
2. في النافذة التي تظهر، انقر على علامة التبويب 'Desktop'.
3. من بين الرموز الظاهرة، انقر على رمز 'Command Prompt' لفتح نافذة موجه الأوامر.
تلميح: بعد النقر على أيقونة الجهاز، تظهر نافذة تحتوي على عدة علامات تبويب.
التصنيف: خطوات | المستوى: سهل