- A
Route distinguishers
Why wrong: Route distinguishers make overlapping prefixes unique but do not provide separate tables.
- B
Route reflectors
Why wrong: Route reflectors reduce BGP peering but do not isolate routing tables.
- C
MPLS-TE
Why wrong: MPLS-TE is for traffic engineering, not routing isolation.
- D
VRF-Lite
VRF-Lite creates separate routing tables for each customer.
Quick Answer
The answer is VRF-Lite, the correct mechanism for ensuring PE customer isolation in an MPLS L3VPN design. VRF-Lite allows a single provider edge router to maintain multiple independent routing tables, each dedicated to a specific customer, so routing updates for one customer never interfere with another. This isolation is achieved without MPLS, relying solely on IP forwarding and per-VRF routing instances, making it ideal for scenarios where full MPLS signaling is unnecessary. On the Cisco SPCOR / CCNP Service Provider Core 350-501 exam, this concept tests your understanding of Layer 3 VPN fundamentals and the distinction between VRF-Lite and full MPLS VPNs—a common trap is assuming MPLS is always required for isolation. Remember, VRF-Lite is the lightweight, table-only approach: think “VRF = Virtual Routing Forwarding, Lite = no MPLS label overhead.” A useful memory tip is “Lite keeps it local,” meaning routing stays within the PE without label distribution.
350-501 Architecture Practice Question
This 350-501 practice question tests your understanding of architecture. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
An engineer is designing an MPLS L3VPN solution and must ensure that the provider edge (PE) routers can handle routing updates for multiple customers without interfering with each other. Which mechanism should be used on the PE routers?
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
VRF-Lite
VRF-Lite (Virtual Routing and Forwarding) is the correct mechanism because it allows a single PE router to maintain multiple separate routing tables (VRFs), each dedicated to a different customer. This ensures that routing updates for one customer are isolated from another, preventing interference. VRF-Lite achieves this without MPLS, using only IP forwarding and per-VRF routing instances.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Route distinguishers
Why it's wrong here
Route distinguishers make overlapping prefixes unique but do not provide separate tables.
- ✗
Route reflectors
Why it's wrong here
Route reflectors reduce BGP peering but do not isolate routing tables.
- ✗
MPLS-TE
Why it's wrong here
MPLS-TE is for traffic engineering, not routing isolation.
- ✓
VRF-Lite
Why this is correct
VRF-Lite creates separate routing tables for each customer.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the distinction between VRF-Lite (which provides routing isolation without MPLS) and full MPLS L3VPN (which uses RDs and route targets for VPNv4 prefix uniqueness and distribution), leading candidates to mistakenly choose route distinguishers as the isolation mechanism.
Detailed technical explanation
How to think about this question
VRF-Lite implements per-VRF routing tables using separate RIBs and FIBs, each with its own set of interfaces and routing protocols. In a real-world scenario, a PE router might run OSPF in one VRF for a customer and EIGRP in another, with no route leakage between them. This is achieved by associating each interface with a specific VRF using the 'ip vrf forwarding' command, and the router maintains separate CEF tables per VRF.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the 350-501 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Architecture — study guide chapter
Learn the concepts, then practise the questions
- →
Architecture practice questions
Targeted practice on this topic area only
- →
All 350-501 questions
500 questions across all exam domains
- →
Cisco SPCOR / CCNP Service Provider Core 350-501 study guide
Full concept coverage aligned to exam objectives
- →
350-501 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 350-501 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Architecture practice questions
Practise 350-501 questions linked to Architecture.
Networking practice questions
Practise 350-501 questions linked to Networking.
MPLS and Segment Routing practice questions
Practise 350-501 questions linked to MPLS and Segment Routing.
Automation and Quality of Service practice questions
Practise 350-501 questions linked to Automation and Quality of Service.
Services practice questions
Practise 350-501 questions linked to Services.
Automation and Assurance practice questions
Practise 350-501 questions linked to Automation and Assurance.
350-501 fundamentals practice questions
Practise 350-501 questions linked to 350-501 fundamentals.
350-501 scenario practice questions
Practise 350-501 questions linked to 350-501 scenario.
350-501 troubleshooting practice questions
Practise 350-501 questions linked to 350-501 troubleshooting.
Practice this exam
Start a free 350-501 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 350-501 question test?
Architecture — This question tests Architecture — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: VRF-Lite — VRF-Lite (Virtual Routing and Forwarding) is the correct mechanism because it allows a single PE router to maintain multiple separate routing tables (VRFs), each dedicated to a different customer. This ensures that routing updates for one customer are isolated from another, preventing interference. VRF-Lite achieves this without MPLS, using only IP forwarding and per-VRF routing instances.
What should I do if I get this 350-501 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 350-501 practice questions
- Which THREE components are required to deploy MPLS Layer 3 VPN?
- A service provider is designing a new MPLS L3VPN service. The customer requires that their VPN traffic be isolated from…
- A service provider's network is experiencing suboptimal routing for BGP prefixes received from a customer. The customer…
- A network engineer is troubleshooting OSPFv3 on a service provider's IPv6 network. The router shows that OSPFv3 adjacenc…
- Which TWO of the following are characteristics of MPLS LDP?
- A customer reports intermittent packet loss on a MPLS L3VPN connection. The PE router shows 'show mpls forwarding' entri…
Last reviewed: Jun 11, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.