nerdexam
Fortinet

NSE4 · Question #41

Which statement is an advantage of using a hub and spoke IPsec VPN configuration instead of a fully-meshed set of IPsec tunnels?

The correct answer is B. Using a hub and spoke topology requires fewer tunnels. A hub-and-spoke IPsec VPN configuration is advantageous over a fully-meshed setup primarily because it significantly reduces the number of VPN tunnels required.

Submitted by thandi_sa· Apr 18, 2026VPN and Routing

Question

Which statement is an advantage of using a hub and spoke IPsec VPN configuration instead of a fully-meshed set of IPsec tunnels?

Options

  • AUsing a hub and spoke topology provides full redundancy.
  • BUsing a hub and spoke topology requires fewer tunnels.
  • CUsing a hub and spoke topology uses stronger encryption protocols.
  • DUsing a hub and spoke topology requires more routes.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    85% (17)
  • D
    10% (2)

Why each option

A hub-and-spoke IPsec VPN configuration is advantageous over a fully-meshed setup primarily because it significantly reduces the number of VPN tunnels required.

AUsing a hub and spoke topology provides full redundancy.

A hub-and-spoke topology does not inherently provide full redundancy; if the hub fails, all spoke-to-spoke and spoke-to-internet connectivity through the hub is lost.

BUsing a hub and spoke topology requires fewer tunnels.Correct

In a hub-and-spoke VPN topology, each spoke connects only to the central hub, resulting in a linear increase (N-1) in the number of tunnels for N sites. This is substantially fewer compared to a fully-meshed topology, which requires N*(N-1)/2 tunnels, simplifying management and configuration.

CUsing a hub and spoke topology uses stronger encryption protocols.

The encryption protocols used (e.g., AES, 3DES) are independent of the VPN topology and are configured per tunnel, not dictated by whether it's hub-and-spoke or fully-meshed.

DUsing a hub and spoke topology requires more routes.

A hub-and-spoke topology typically requires fewer routes because inter-spoke traffic often traverses the central hub, simplifying routing tables at spoke sites.

Concept tested: VPN topology tunnel count

Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/WAN_and_MAN/P_DMVPN.html

Topics

#IPsec VPN#VPN Topologies#Hub and Spoke#Full Mesh

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice