9.1. Identify MAC and IP Addresses

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

NETWORKS AND COMMUNICATIONS

ACTIVITY 9.1. Identify MAC and IP Addresses

Name: EDGAR G. PALEN JR.


Section: III-ACSAD
Date: 03/29/2024

Identify MAC and IP Addresses


Instructions (Please Read)
 Open the corresponding Packet Tracer Activity (9.1. Identify MAC and IP Addresses.pka)
 Once the Packet Tracer Activity is opened, go to Options -> User Profile and provide your
Full Name and Email Address. DO NOT FORGET THIS STEP!
 Proceed with the activity in Packet Tracer and provide answers in the accompanying
Activity Document (9.1. Identify MAC and IP Addresses.pka).
 Once finished, submit this file and the accomplished Packet Tracer activity to the link
provided for submission.

Objectives
Part 1: Gather PDU Information for Local Network Communication
Part 2: Gather PDU Information for Remote Network Communication

Background
This activity is optimized for viewing PDUs. The devices are already configured. You will gather PDU
information in simulation mode and answer a series of questions about the data you collect.

Instructions

Part 1: Gather PDU Information for Local Network Communication


Note: Review the Reflection Questions in Part 3 before proceeding with Part 1. It will give you an idea
of the type of information you will need to gather.Gather PDU information as a packet travels from
172.16.31.5 to 172.16.31.2.
a. Click 172.16.31.5 and open the Command Prompt.
b. Enter the ping 172.16.31.2 command.
c. Switch to simulation mode and repeat the ping 172.16.31.2 command. A PDU appears next
to 172.16.31.5.
d. Click the PDU and note the following information from the OSI Model and Outbound PDU
Layer tabs:
o Destination MAC Address: 000C:85CC:1DA7
o Source MAC Address: 00D0:D311:C788
o Source IP Address: 172.16.31.5
o Destination IP Address: 172.16.31.2
o At Device: 172.16.31.5
e. Click Capture / Forward (the right arrow followed by a vertical bar) to move the PDU to the
next device. Gather the same information from Step 1d. Repeat this process until the PDU
reaches its destination. Record the PDU information you gathered into a spreadsheet using a
format like the table shown below:
Example Spreadsheet Format

At Device Dest. MAC Src MAC Src IPv4 Dest IPv4

172.16.31.5 000C:85CC:1DA7 00D0:D311:C788 172.16.31.5 172.16.31.2


Switch1 000C:85CC:1DA7 00D0:D311:C788 N/A N/A
Hub N/A N/A N/A N/A
172.16.31.2 00D0:D311:C788 000C:85CC:1DA7 172.16.31.2 172.16.31.5

Step 2: Gather additional PDU information from other pings.


Repeat the process in Step 1 and gather the information for the following tests:
· Ping 172.16.31.2 from 172.16.31.3.
· Ping 172.16.31.4 from 172.16.31.5.
Return to Realtime mode.

Part 2: Gather PDU Information for Remote Network Communication


In order to communicate with remote networks, a gateway device is necessary. Study the process
that takes place to communicate with devices on the remote network. Pay close attention to the MAC
addresses used.
Step 1: Gather PDU information as a packet travels from 172.16.31.5 to 10.10.10.2.
a. Click 172.16.31.5 and open the Command Prompt.
b. Enter the ping 10.10.10.2 command.
c. Switch to simulation mode and repeat the ping 10.10.10.2 command. A PDU appears next
to 172.16.31.5.
d. Click the PDU and note the following information from the Outbound PDU Layer tab:
· Destination MAC Address: 00D0:BA8E:741A
· Source MAC Address: 00D0:D311:C788
· Source IP Address: 172.16.31.5
· Destination IP Address: 10.10.10.2
· At Device: 172.16.31.5
Question:
What device has the destination MAC that is shown?

Answer:
router

e. Click Capture / Forward (the right arrow followed by a vertical bar) to move the PDU to the
next device. Gather the same information from Step 1d. Repeat this process until the PDU
reaches its destination. Record the PDU information you gathered from pinging 172.16.31.5 to
10.10.10.2 into a spreadsheet using a format like the sample table shown below:

At Device Dest. MAC Src MAC Src IPv4 Dest IPv4

172.16.31.5 00D0:BA8E:741A 00D0:D311:C788 172.16.31.5 10.10.10.2


Switch1 00D0:BA8E:741A 00D0:D311:C788 N/A N/A
Router 0060:2F84:4AB6 00D0:588C:2401 172.16.31.5 10.10.10.2
Switch0 0060:2F84:4AB6 00D0:588C:2401 N/A N/A
Access Point N/A N/A N/A N/A
10.10.10.2 00D0:588C:2401 0060:2F84:4AB6 10.10.10.2 172.16.31.5

Questions
Answer the following questions regarding the captured data:
1.

Were there different types of cables/media used to connect devices?

Answer:
Yes, copper, fiber, wireless.

2.

Did the cables change the handling of the PDU in any way?

Answer:
no

3.

Did the Hub lose any of the information that it received?

Answer:
no
4.

What does the Hub do with MAC addresses and IP addresses?

Answer:
none

5.

Did the wireless Access Point do anything with the information given to it?

Answer:
Yes

6.

Was any MAC or IP address lost during the wireless transfer?

Answer:
no

7.

What was the highest OSI layer that the Hub and Access Point used?

Answer:
Layer 1

8.

Did the Hub or Access Point ever replicate a PDU that was rejected with a red “X”?

Answer:
Yes

9.

When examining the PDU Details tab, which MAC address appeared first, the source or the
destination?

Answer:
Destination
10.

Why would the MAC addresses appear in this order?

Answer:
When Destination is listed first

11.

Was there a pattern to the MAC addressing in the simulation?

Answer:
no

12.

Did the switches ever replicate a PDU that was rejected with a red “X”?

Answer:
no

13.

Every time that the PDU was sent between the 10 network and the 172 network, there was a point
where the MAC addresses suddenly changed. Where did that occur?

Answer:
router

14.

Which device uses MAC addresses that start with 00D0:BA?

Answer:
router

15.

What devices did the other MAC addresses belong to?

Answer:
Sender and receiver
16.

Did the sending and receiving IPv4 addresses change fields in any of the PDUs?

Answer:
no

17.

When you follow the reply to a ping, sometimes called a pong, do you see the sending and
receiving IPv4 addresses switch?

Answer:
Yes

18.

What is the pattern to the IPv4 addressing used in this simulation?

Answer:
Each port of a router requires a set of non-overlapping addresses

19.

Why do different IP networks need to be assigned to different ports of a router?

Answer:
To inter-connect different IP networks.

20.

If this simulation was configured with IPv6 instead of IPv4, what would be different?

Answer:
The IPv4 addresses would be replaced with IPv6 addresses.

End of document

You might also like