- A
MPLS label stacking
Why wrong: Label stacking is used for tunneling and traffic engineering, not for per-VPN routing tables.
- B
VRF (Virtual Routing and Forwarding)
VRF creates separate routing tables per VPN instance, enabling isolation.
- C
VLAN tagging on the customer-facing interfaces
Why wrong: VLAN provides Layer 2 separation but not separate routing tables.
- D
BGP route reflectors
Why wrong: Route reflectors help scale BGP but do not provide per-VPN routing tables.
Quick Answer
The answer is VRF, or Virtual Routing and Forwarding, which is the essential architectural component for achieving MPLS L3VPN traffic isolation. VRF works by creating separate, independent routing tables, CEF tables, and interface assignments on a provider edge router, ensuring that each customer’s traffic is forwarded exclusively within its own VPN context and never mixed with another customer’s data. On the Cisco SPCOR 350-501 exam, this concept is frequently tested in questions about MPLS L3VPN design, often with a trap that confuses VRF with VLANs or VRF-lite—remember that VRF in an MPLS core uses MP-BGP to distribute routes, while VRF-lite lacks MPLS signaling. A solid memory tip is to think of VRF as a “virtual router” inside the physical router: each VRF is its own isolated routing world, keeping customer A completely blind to customer B.
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.
A service provider is designing a new MPLS L3VPN service. The customer requires that their VPN traffic be isolated from other customers and that the provider edge routers maintain separate routing tables for each VPN. Which architectural component is essential for this separation?
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 (Virtual Routing and Forwarding)
VRF (Virtual Routing and Forwarding) is the essential architectural component that enables a provider edge router to maintain separate, isolated routing tables for each VPN customer. Each VRF instance contains its own routing table, CEF (Cisco Express Forwarding) table, and associated interfaces, ensuring that traffic from one customer is never forwarded using another customer's routing information. This per-VPN isolation is fundamental to MPLS L3VPN services as defined in RFC 4364.
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.
- ✗
MPLS label stacking
Why it's wrong here
Label stacking is used for tunneling and traffic engineering, not for per-VPN routing tables.
- ✓
VRF (Virtual Routing and Forwarding)
Why this is correct
VRF creates separate routing tables per VPN instance, enabling isolation.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
VLAN tagging on the customer-facing interfaces
Why it's wrong here
VLAN provides Layer 2 separation but not separate routing tables.
- ✗
BGP route reflectors
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the distinction between data-plane isolation (VLANs, MPLS labels) and control-plane isolation (VRF), and the trap here is that candidates confuse VLAN tagging (Layer 2) with the Layer 3 routing table separation provided by VRFs, assuming VLANs alone can achieve the required routing isolation.
Detailed technical explanation
How to think about this question
Under the hood, each VRF is associated with a unique Route Distinguisher (RD) to make customer prefixes globally unique across the MPLS backbone, and Route Target (RT) communities control the import/export of routes between VRFs. A subtle behavior is that VRF-lite (without MPLS) can also provide isolation using only VRFs on a shared Layer 3 infrastructure, but MPLS L3VPN adds the ability to scale across multiple PEs using MP-BGP. In a real-world scenario, a service provider might assign a separate VRF for each enterprise customer, and the PE router uses the VRF's forwarding table to ensure that Customer A's traffic never leaks into Customer B's routing domain, even if both use overlapping IP addresses (e.g., 10.0.0.0/8).
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 help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.
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 (Virtual Routing and Forwarding) — VRF (Virtual Routing and Forwarding) is the essential architectural component that enables a provider edge router to maintain separate, isolated routing tables for each VPN customer. Each VRF instance contains its own routing table, CEF (Cisco Express Forwarding) table, and associated interfaces, ensuring that traffic from one customer is never forwarded using another customer's routing information. This per-VPN isolation is fundamental to MPLS L3VPN services as defined in RFC 4364.
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 →
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.