Packet Trace1
Packet Trace1
Addressing Table
Device Interface MAC Address Switch Interface
Router0
S0/0/0 N/A N/A
Router1 G0/0 00E0.F7B1.8901 G0/1
Router1
S0/0/0 N/A N/A
10.10.10.2 Wireless 0060.2F84.4AB6 F0/2
10.10.10.3 Wireless 0060.4706.572B F0/2
172.16.31.2 F0 000C.85CC.1DA7 F0/1
172.16.31.3 F0 0060.7036.2849 F0/2
172.16.31.4 G0 0002.1640.8D75 F0/3
Objectives
Part 1: Examine an ARP Request
Part 2: Examine a Switch MAC Address Table
Part 3: Examine the ARP Process in Remote Communications
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
c. Enter Simulation mode and enter the command ping 172.16.31.3. Two PDUs will be
generated. The ping command cannot complete the ICMP packet without knowing the
MAC address of the destination. So the computer sends an ARP broadcast frame to find
the MAC address of the destination.
d. Click Capture/Forward once. The ARP PDU moves Switch1 while the ICMP PDU
disappears, waiting for the ARP reply. Open the PDU and record the destination MAC
address.
Question:
How many copies of the PDU did the switch make during the ARP reply?
Do the MAC addresses of the source and destination align with their IP addresses?
b. Switch back to Realtime and the ping completes.
c. Click 172.16.31.2 and enter the arp –a command.
Question:
Why?