Courseiva
MPLS and Segment RoutingeasyMultiple ChoiceObjective-mapped

350-501 MPLS and Segment Routing Practice Question

An engineer is designing an MPLS network and needs to ensure that VPN traffic between two PE routers is label-switched. The PE routers are connected via a P router and have a full mesh of iBGP sessions. Which label distribution method is required for the VPN labels?

⚠ Common exam trap

Cisco often tests the distinction between transport labels (distributed by LDP or RSVP-TE) and service labels (distributed by MP-BGP), leading candidates to incorrectly choose LDP or RSVP-TE for VPN label distribution.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

MP-BGP

In MPLS VPN architectures, VPN labels (also known as service labels) are distributed using Multiprotocol BGP (MP-BGP). MP-BGP carries VPN-IPv4 routes that include both the route distinguisher (RD) and the VPN label in the Network Layer Reachability Information (NLRI). This allows PE routers to exchange per-VRF label bindings, enabling label-switched VPN traffic across the MPLS core. Without MP-BGP, the PE routers cannot signal the VPN-specific labels required for end-to-end label switching.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Segment Routing

    Why it's wrong here

    SR can be used for transport but VPN labels are still advertised via BGP.

  • MP-BGP

    Why this is correct

    MP-BGP carries VPNv4 routes with MPLS labels.

  • RSVP-TE

    Why it's wrong here

    RSVP-TE is for TE tunnels, not for VPN label distribution.

  • LDP

    Why it's wrong here

    LDP assigns labels to IGP routes, not VPN prefixes.

Quick reference

VPN Protocol Comparison

ProtocolPortEncryptionAuthenticationUse Case
IKEv2 / IPsecUDP 500 / 4500AES-256Certificates / PSKSite-to-site & remote access
SSL / TLS VPNTCP 443TLS 1.3Certificates / MFAClientless remote access
L2TP / IPsecUDP 1701AES (IPsec)PSK / CertificatesLegacy remote access
WireGuardUDP 51820ChaCha20Public keysModern high-performance VPN
PPTPTCP 1723MPPE (weak)MS-CHAPv2Legacy — avoid in production

PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.

About these practice questions

This 350-501 question is part of Courseiva's 971-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-501 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-501 exam.