01 · Resolve the name
DNS is the address book.
You remember a domain name. A recursive DNS resolver finds the corresponding record—or returns a cached answer—and gives your device an IP address it can place on the packet.
Person or company↔example.com
Address book↔DNS resolver
Street address↔203.0.113.42
02 · Choose the next hop
Each sorting center only needs the next useful direction.
A router reads the destination prefix, looks in its forwarding table, and sends the packet to a next hop. The process repeats; no ordinary router needs to carry a single master plan for the entire trip.
At every hop
destination prefix → forwarding table → next hop
03 · Cross network boundaries
BGP and SCION answer a larger question.
How should traffic cross independently operated networks? BGP and SCION approach that problem with very different routing architectures.