NSE4 · Question #230
What advantages are there in using a hub-and-spoke IPSec VPN configuration instead of a fully- meshed set of IPSec tunnels? (Select all that apply.)
The correct answer is B. Using a hub and spoke topology simplifies configuration because fewer tunnels are required. D. The routing at a spoke is simpler, compared to a meshed node. Hub-and-spoke IPSec VPN configurations offer simplified setup with fewer tunnels and easier routing for spokes compared to fully-meshed topologies.
Question
What advantages are there in using a hub-and-spoke IPSec VPN configuration instead of a fully- meshed set of IPSec tunnels? (Select all that apply.)
Options
- AUsing a hub and spoke topology is required to achieve full redundancy.
- BUsing a hub and spoke topology simplifies configuration because fewer tunnels are required.
- CUsing a hub and spoke topology provides stronger encryption.
- DThe routing at a spoke is simpler, compared to a meshed node.
How the community answered
(65 responses)- A5% (3)
- B89% (58)
- C6% (4)
Why each option
Hub-and-spoke IPSec VPN configurations offer simplified setup with fewer tunnels and easier routing for spokes compared to fully-meshed topologies.
A hub-and-spoke topology can introduce a single point of failure at the hub; therefore, it generally provides less inherent redundancy than a fully-meshed topology, which has direct paths between all nodes.
In a network with 'n' sites, a fully-meshed VPN requires n*(n-1)/2 tunnels, while a hub-and-spoke configuration requires only 'n-1' tunnels (one from each spoke to the central hub). This significantly reduces the configuration complexity and management overhead.
The strength of encryption in an IPSec VPN is determined by the chosen encryption algorithms (e.g., AES, 3DES) and hashing algorithms (e.g., SHA256, MD5), not by the network topology (hub-and-spoke vs. full-mesh).
In a hub-and-spoke topology, each spoke device only needs to maintain routing information to reach the central hub. All inter-spoke traffic and traffic to the central network is forwarded through the hub, simplifying the routing tables and configuration on individual spoke nodes.
Concept tested: VPN topology advantages (hub-and-spoke vs. full mesh)
Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/46990/ipsec-vpn-topologies
Topics
Community Discussion
No community discussion yet for this question.