- A
Mismatched encapsulation type on the pseudowire (e.g., Ethernet vs. VLAN)
Encapsulation must match between peers.
- B
VPLS ID mismatch on the same bridge domain
Why wrong: VPLS ID is local and not negotiated.
- C
SNMP MIB not loaded
Why wrong: SNMP does not affect pseudowire status.
- D
MTU mismatch between local and remote PE
MTU mismatch can cause pseudowire to go down.
- E
LDP session is missing
Why wrong: LDP session is required for signaling; if missing, PW would not come up, but not directly causing 'down' status as described.
Quick Answer
The answer is an MTU mismatch between the local and remote PE, along with an encapsulation type mismatch. These two conditions cause a VPLS pseudowire to show a 'down' status because the pseudowire control protocol, typically LDP or BGP, performs a capabilities negotiation during setup. If the encapsulation types—such as Ethernet versus VLAN—do not match, or if the MTU values differ between the endpoints, the negotiation fails and the pseudowire cannot transition to the 'up' state. On the Cisco SPCOR 350-501 exam, this concept tests your understanding of VPLS pseudowire signaling and the mandatory parameter consistency required for Layer 2 circuits. A common trap is assuming only MTU matters, but encapsulation mismatch is equally critical; both must be identical on the local and remote PE. Remember the mnemonic "E-MTU" — Encapsulation and MTU must match for the pseudowire to come up.
350-501 Networking Practice Question
This 350-501 practice question tests your understanding of networking. 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 configuring VPLS on a Cisco ASR 9000. After verifying the pseudowire status, they notice that the 'pw status' shows 'down' for one of the PWs. Which two conditions could cause this? (Choose two.)
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
Mismatched encapsulation type on the pseudowire (e.g., Ethernet vs. VLAN)
Option A is correct because a mismatched encapsulation type (e.g., Ethernet vs. VLAN) on the pseudowire causes the PW to fail to come up. In VPLS, the encapsulation must match between the local and remote PE for the pseudowire to be operational; otherwise, the PW status will show 'down' due to a negotiation failure.
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.
- ✓
Mismatched encapsulation type on the pseudowire (e.g., Ethernet vs. VLAN)
Why this is correct
Encapsulation must match between peers.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
VPLS ID mismatch on the same bridge domain
Why it's wrong here
VPLS ID is local and not negotiated.
- ✗
SNMP MIB not loaded
Why it's wrong here
SNMP does not affect pseudowire status.
- ✓
MTU mismatch between local and remote PE
Why this is correct
MTU mismatch can cause pseudowire to go down.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
LDP session is missing
Why it's wrong here
LDP session is required for signaling; if missing, PW would not come up, but not directly causing 'down' status as described.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the distinction between conditions that cause a pseudowire to be 'down' versus conditions that affect VPLS forwarding but leave the PW 'up', leading candidates to incorrectly select VPLS ID mismatch (Option B) as a cause of PW failure.
Detailed technical explanation
How to think about this question
Under the hood, VPLS pseudowires use the control word and encapsulation type (RFC 4448) to signal the payload format. An MTU mismatch (Option D) causes the PW to go down because the LDP label mapping message includes the interface MTU, and if it differs, the PW is not activated. In real-world scenarios, MTU mismatches are common when one PE has jumbo frames enabled and the other does not, leading to a 'down' PW that can be verified with 'show l2vpn xconnect'.
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.
- →
Networking — study guide chapter
Learn the concepts, then practise the questions
- →
Networking 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?
Networking — This question tests Networking — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Mismatched encapsulation type on the pseudowire (e.g., Ethernet vs. VLAN) — Option A is correct because a mismatched encapsulation type (e.g., Ethernet vs. VLAN) on the pseudowire causes the PW to fail to come up. In VPLS, the encapsulation must match between the local and remote PE for the pseudowire to be operational; otherwise, the PW status will show 'down' due to a negotiation failure.
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 25, 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.