SubnetLayerProtocols

IPv4 — end of module

What this checks. That you can perform a forwarding decision by hand and say what IP does and does not promise. You need 3 of 4 to pass, and every option is explained afterwards — including the ones you did not pick.

  1. 1/4A router's table holds 10.0.0.0/8 via A, 10.0.20.0/24 via B, and 0.0.0.0/0 via C. Where does a packet for 10.0.20.30 go?

    Work out a value

  2. 2/4Which IPv4 header field exists to stop a packet circulating forever?

    Match a field to its purpose

  3. 3/4What is the difference between the RIB and the FIB?

    Tell two ideas apart

  4. 4/4Someone says 'the header checksum means IP delivers data intact'. Why is that wrong?

    Say why an answer is wrong

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