The correct answer is hub-and-spoke. In this design, the head office serves as the hub, and all satellite or branch offices (the spokes) connect directly to the hub using leased lines or VPNs. Communication between spokes typically passes through the hub, which centralizes connectivity and simplifies management.
A. Mesh involves every site connecting to every other site, which is more redundant but costly.
B. Point-to-point describes a single dedicated link between two sites, not a multi-site topology.
D. Star is often used in LAN switching, with all devices connecting to a central switch, but it’s not the WAN architecture typically used here.
Hub-and-spoke is a cost-effective WAN design, as fewer circuits are needed compared to full mesh. However, its main disadvantage is reliance on the hub site: if the hub goes down, inter-spoke communication fails.
References (CompTIA Network+ N10-009):
Domain: Networking Concepts — WAN topologies (hub-and-spoke, mesh, point-to-point).