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.
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)- A5% (1)
- B85% (17)
- D10% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.