nerdexam
Cisco

352-001 · Question #807

In a VPLS design solution, why would you use BGP instead of LDP for signaling?

The correct answer is D. Pseudowire configuration overhead is reduced. BGP-based VPLS uses auto-discovery and auto-signaling to establish pseudowires between PE routers, eliminating the need for manual per-peer pseudowire configuration required by LDP-based VPLS.

Network Virtualization

Question

In a VPLS design solution, why would you use BGP instead of LDP for signaling?

Options

  • ABGP supports VPLS interworking
  • BThere are no full-mesh pseudowires due to the route reflection feature of BG
  • CMAC address learning scales better through BGP
  • DPseudowire configuration overhead is reduced

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    10% (2)
  • C
    5% (1)
  • D
    80% (16)

Why each option

BGP-based VPLS uses auto-discovery and auto-signaling to establish pseudowires between PE routers, eliminating the need for manual per-peer pseudowire configuration required by LDP-based VPLS.

ABGP supports VPLS interworking

VPLS interworking is a specific niche feature and not the primary architectural motivation for choosing BGP over LDP as the signaling protocol for a VPLS deployment.

BThere are no full-mesh pseudowires due to the route reflection feature of BG

BGP route reflectors reduce the number of BGP sessions required between PEs, but full-mesh pseudowires are still required between all PE routers participating in the VPLS instance - route reflection does not eliminate the pseudowire mesh.

CMAC address learning scales better through BGP

MAC address learning in VPLS is a data-plane operation that occurs regardless of whether BGP or LDP is used for control-plane signaling, so the choice of signaling protocol does not affect MAC learning scalability.

DPseudowire configuration overhead is reducedCorrect

In BGP-based VPLS (RFC 4761), BGP carries both the auto-discovery information and the signaling labels needed to set up pseudowires between all PE routers in a VPLS instance. Because pseudowire endpoints are learned and signaled automatically through BGP updates, operators do not need to manually configure each individual pseudowire, dramatically reducing configuration overhead in large-scale deployments.

Concept tested: BGP vs LDP signaling in VPLS auto-discovery

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

Topics

#VPLS#BGP signaling#LDP signaling#pseudowire scalability

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice