Activity 2: IP and routing This is a group activity. Therefore, you need to form a group of four (4)~ five (5) people. At

Answered step by step
Verified Expert Solution
Question
98 users unlocked this solution today!


imageimageimageimageimage

Activity 2: IP and routing This is a group activity. Therefore, you need to form a group of four (4)~ five (5) people. At your table (or in MS team chat) discuss the following questions with your group members. Remember to take notes as they will help you prepare your task submissions and complete other activities. 1. Assume you are sending a present to a friend in another country. Can you list the various places and steps that your parcel would go in the postal system before it reaches your friend? Ans: 1. Package transported from home to the post office 2. Then post office processed the package and get it ready for shipment 3. Packet then transported from post office to distribution centre 4. Then it transported to the airport 5. Package is loaded to the plane 6. Then plane goes to the destination address 7. At destination country, package is unloaded and sent to distribution centre 8. Then the distribution centre sends it to the destination address and assigns delivery 9. Delivery driver drops transports package to destination address 2. How this analogous to a situation where you want to send a message to a friend in another country over the computer networks? Ans: When sending a message to a friend on a different network, the message is packaged up and sent through different protocols. At each stage the protocols read the information and route the message to the appropriate stage until the message is delivered. 3. Assume we need to build the following network with two LANs (LAN1 and LAN2). Each group member has a role to play. One group member can be the router and four other group members could be PCs (PC1 and PC2 belong to LAN1 and PC3 and PC4 belong to LAN2). Each device needs to set their own network configuration. The Router needs to set its interfaces/port and PCs need to set its IP address and gateways to be able to make a communication between two LANs. Discuss the configurations of your own device with your group members. Ans: PC1-10.1.1.2 PC2: 10.1.1.3 PC3:192.168.1.2 PC4: 192.168.1.3 SUBNET FOR ETHERNET 0/0: 255.255.255.0 SUBNET FOR ETHERNET 0/1: 255.255.255.0 DEFAULT GATEWAY FOR PC1 AND PC2: 10.1.1.1 DEFAULT GATEWAY FOR PC3 AND PC4: 192.168.1.1 4. Assume PC1 needs to send a packet to PC3, discuss the steps that the packet needs to go through to reach to PC3. LAN1 10.1.1.0/24 PCKS Switch 1 PC2 Router PC3 LAN2 192.168.1.0/24 Switch 2 PC4 Ans: PC-1 will calculate its subnet and see that PC-3 is out of the local network so it will send an ARP request to get the MAC address of the gateway. The router has received a packet on interface fa0/0 from pc-1 so it will first check DST-IP which is PC-3 and match this IP with a network-ID in its routing table. Router-3 has received the packet so now it will again do the same thing which router-1 did upon receiving packet from PC-1. PC-3 has received this packet so first it will compare Dst-Mac received in packet with its own Mac and if it matches then it will match Dst-IP from same packet to its own IP and if both things matches then it will accept the packet and process it towards application layer. Activity 3: Implementing what you learnt. 1. Implement the above-mentioned network in Cisco Packet Tracer. You need to determine the IP addresses of all PCs depending on the LAN that they belong to (you have done this in Activity 2). 2. Once all the devices are configured and connected properly, verify the connectivity using command prompt "ping" in one of the PCs (ex: if PC3's IP address is 192.168.1.5 then from PC1's command prompt we can type "ping 192.168.1.5" to verify the connection) C:\>PING 192.168.1.2 Pinging 192.168.1.2 with 32 bytes of data: Reply from 192.168.1.2: bytes=32 time

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Link Copied!

Step: 1

Lets go through the tasks one by one to understand the details and implications Activity 2 1 Steps for Sending a Present in Postal System 1 Package Transported from Home to the Post Office You take th... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

100% Satisfaction Guaranteed-or Get a Refund!

Step: 2Unlock detailed examples and clear explanations to master concepts

blur-text-image_2

Step: 3Unlock to practice, ask and learn with real-world examples

blur-text-image_3

See step-by-step solutions with expert insights and AI powered tools for academic success

  • tick Icon Access 30 Million+ textbook solutions.
  • tick Icon Ask unlimited questions from AI Tutors.
  • tick Icon Order free textbooks.
  • tick Icon 100% Satisfaction Guaranteed-or Get a Refund!

Claim Your Hoodie Now!

Recommended Textbook for

Introduction To Derivatives And Risk Management

Authors: Don M. Chance, Robert Brooks

10th Edition

130510496X, 978-1305104969

More Books
flashcard-anime

Study Smart with AI Flashcards

Access a vast library of flashcards, create your own, and experience a game-changing transformation in how you learn and retain knowledge

Explore Flashcards

Students Have Also Explored These Related Computer Network Questions!