nerdexam
Cisco

352-001 · Question #625

In a VPLS design solution, which situation indicates that BGP must be used instead of LDP in the control plane?

The correct answer is C. Pseudowire configuration overhead is reduced. BGP-based VPLS is selected over LDP-based VPLS primarily because BGP auto-discovery and signaling automates pseudowire provisioning, significantly reducing per-device configuration overhead.

Layer 2 Control Plane

Question

In a VPLS design solution, which situation indicates that BGP must be used instead of LDP in the control plane?

Options

  • AMAC address learning scales better through BGP
  • BBGP supports VPLS interworking
  • CPseudowire configuration overhead is reduced
  • DThere are no full-mesh pseudowire due to the route reflection feature of BGP

How the community answered

(61 responses)
  • A
    7% (4)
  • B
    15% (9)
  • C
    74% (45)
  • D
    5% (3)

Why each option

BGP-based VPLS is selected over LDP-based VPLS primarily because BGP auto-discovery and signaling automates pseudowire provisioning, significantly reducing per-device configuration overhead.

AMAC address learning scales better through BGP

MAC address learning is a data plane function performed identically regardless of whether BGP or LDP is used as the VPLS control plane protocol.

BBGP supports VPLS interworking

While BGP VPLS supports certain interworking scenarios, VPLS interworking is not the primary technical driver that mandates choosing BGP over LDP.

CPseudowire configuration overhead is reducedCorrect

In LDP-based VPLS (RFC 4762), every pseudowire between PE routers must be manually configured, resulting in O(n squared) configuration entries as the number of PEs grows. BGP-based VPLS (RFC 4761) uses BGP to automatically discover remote PEs participating in the same VPLS instance and signals pseudowire parameters without manual intervention, making it the correct choice when configuration overhead is a concern in large deployments.

DThere are no full-mesh pseudowire due to the route reflection feature of BGP

BGP route reflectors reduce BGP session mesh overhead but VPLS still logically requires a full mesh of pseudowires between all PE routers in the VPLS domain regardless of the BGP topology.

Concept tested: BGP vs LDP VPLS control plane selection criteria

Source: https://www.rfc-editor.org/rfc/rfc4761

Topics

#VPLS#BGP control plane#LDP#pseudowire scalability

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice