10 — Practice solutions

← Questions

These are independently written explanations, not an official marking scheme.

10A

Mask 255.255.255.192; network 192.168.12.64; broadcast 192.168.12.127; usable 192.168.12.65–126; 2⁶−2 = 62 usable hosts. Address .130 is in the .128–191 block, so it is not in the same /26 subnet.

10B

Packet switching lets other traffic use links when the email sender is idle; a dedicated circuit reserves resources even during those gaps. Shared queues can cause variable delay, loss or out-of-order delivery. For a remote server, the host needs its default gateway’s local MAC address, normally found using ARP; the server remains the IP destination.