SubnetLayerProtocols

ARP — end of module

What this checks. That you can say what ARP is for, what it cannot do, and why a correct routing table is still not enough to put a frame on a wire. You need 3 of 4 to pass, and every option is explained afterwards — including the ones you did not pick.

  1. 1/4A laptop at 10.0.1.10/24 with gateway 10.0.1.1 opens a connection to 203.0.113.30. Whose MAC address does it ARP for?

    Identify the responsible endpoint

  2. 2/4What is the difference between an ARP cache entry and a routing table entry?

    Tell two ideas apart

  3. 3/4A host's ARP cache shows the gateway's IP mapped to an attacker's MAC. Someone says 'that means the attacker broke ARP's authentication'. Why is that wrong?

    Say why an answer is wrong

  4. 4/4A network you have never seen has two hosts with the same IP address configured on one segment. Both are up. What does ARP do?

    Apply it somewhere new

When every module makes sense on its own, the capstone asks the questions that need two protocols at once.