300-515 · Question #69
Which VPN technology is an example of a full-mesh VPN?
The correct answer is D. MPLS L3VPN. MPLS L3VPN is considered a full-mesh VPN because it provides any-to-any connectivity between all customer sites through the provider's MPLS backbone - each site can reach every other site directly without routing traffic through a central hub. The provider's PE routers use…
Question
Which VPN technology is an example of a full-mesh VPN?
Options
- AVTI
- BGRE VPN
- CFrame Relay L2 VPN
- DMPLS L3VPN
How the community answered
(34 responses)- A15% (5)
- B6% (2)
- C3% (1)
- D76% (26)
Explanation
MPLS L3VPN is considered a full-mesh VPN because it provides any-to-any connectivity between all customer sites through the provider's MPLS backbone - each site can reach every other site directly without routing traffic through a central hub. The provider's PE routers use MP-BGP to distribute VPN routes, enabling seamless full-mesh reachability across all VPN members by default.
Why the distractors are wrong:
- VTI (A): Virtual Tunnel Interfaces create individual point-to-point IPsec tunnels - inherently peer-to-peer, not full-mesh.
- GRE VPN (B): GRE also creates point-to-point tunnels; achieving full mesh would require manually building N*(N-1)/2 tunnels, making it impractical and not an inherent full-mesh design.
- Frame Relay L2 VPN (C): Frame Relay is classically hub-and-spoke; all spoke traffic must traverse the hub, the opposite of full-mesh.
Memory tip: Think "MPLS = Mesh" - MPLS L3VPN is synonymous with any-to-any routing in enterprise WAN design, which is precisely what "full mesh" means. If the WAN exam question mentions any-to-any or full mesh, MPLS L3VPN is almost always the answer.
Topics
Community Discussion
No community discussion yet for this question.