300-320 · Question #9
Which type of connectivity is required for VPLS?
The correct answer is A. full mesh. VPLS (Virtual Private LAN Service) requires full-mesh connectivity between all Provider Edge (PE) routers to emulate a single broadcast domain across multiple sites.
Question
Which type of connectivity is required for VPLS?
Options
- Afull mesh
- Bpartial mesh
- Cstar
- Dbus
- Ering
How the community answered
(51 responses)- A86% (44)
- C4% (2)
- D8% (4)
- E2% (1)
Why each option
VPLS (Virtual Private LAN Service) requires full-mesh connectivity between all Provider Edge (PE) routers to emulate a single broadcast domain across multiple sites.
VPLS emulates an Ethernet LAN across an MPLS or IP network by requiring that every PE router participating in the VPLS instance has a pseudowire (PW) connection to every other PE router. This full-mesh of pseudowires ensures that frames can be forwarded between any two customer sites as if they were on the same switched LAN segment, supporting broadcast and unknown unicast flooding to all members.
A partial mesh would leave some PE routers without direct pseudowires to others, breaking the LAN emulation model that VPLS requires for correct flooding behavior.
A star topology would centralize forwarding through a hub PE, which is not how VPLS operates and would not provide the any-to-any LAN emulation VPLS is designed for.
A bus topology is not a supported or practical VPLS design and does not satisfy the any-to-any forwarding requirements.
A ring topology does not provide the direct PE-to-PE pseudowires that VPLS requires for proper LAN emulation and would introduce unnecessary latency through intermediate hops.
Concept tested: VPLS full-mesh pseudowire connectivity requirement
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l2_vpns/configuration/xe-16/mp-l2-vpns-xe-16-book/mp-vpls-config.html
Topics
Community Discussion
No community discussion yet for this question.