Question 1,814 of 2,152
MPLS L3VPNmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is that the LDP session is up and stable. This is confirmed by the "State: Oper" field in the show mpls ldp neighbor detail output, which indicates the Label Distribution Protocol session is operational, and the "Up time: 1w2d" showing it has been established for over a week without interruption. On the Cisco CCNP ENARSI 300-410 exam, this command is critical for troubleshooting MPLS L3VPN issues, as it verifies that label exchange between peers is functioning correctly; a common trap is mistaking a TCP connection for a fully operational session, but the "State: Oper" is the definitive indicator. The output also reveals the peer's LDP Ident (10.0.0.2:0), the discovery interface (GigabitEthernet0/0), and the bound addresses, which help confirm correct routing between the loopback and link interfaces. A useful memory tip: "Oper is the Operative word"—if you see "State: Oper" and a long uptime, the session is healthy, regardless of other counters.

300-410 MPLS L3VPN Practice Question

This 300-410 practice question tests your understanding of mpls l3vpn. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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 network engineer runs the following command to troubleshoot an MPLS L3VPN issue:

R1# show mpls ldp neighbor detail

Output: Peer LDP Ident: 10.0.0.2:0, Local LDP Ident: 10.0.0.1:0 TCP connection: 10.0.0.2.646 - 10.0.0.1.17905 State: Oper, Msg sent: 123, Msg rcvd: 456 Up time: 1w2d LDP discovery sources: GigabitEthernet0/0, Src IP addr: 10.12.0.2 Addresses bound to peer LDP Ident:

10.0.0.2        10.12.0.2

Peer hold time: 15 sec

What does this output indicate?

Question 1mediummultiple choice
Read the full MPLS explanation →

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

The LDP session is up and stable

The output shows LDP neighbor details. The peer is 10.0.0.2, the session is operational (State: Oper) and has been up for 1 week and 2 days. The discovery source is GigabitEthernet0/0 with source IP 10.12.0.2. The peer's addresses include 10.0.0.2 (loopback) and 10.12.0.2 (interface).

Key principle: OSPF neighbour adjacency depends on matching area, hello/dead timers, network type, and authentication — IP reachability alone is not enough.

Answer analysis

Option-by-option breakdown

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

  • The LDP session is up and stable

    Why this is correct

    State is Oper, up time is 1w2d, indicating a stable session.

    Related concept

    OSPF neighbours must agree on key parameters.

  • The LDP session is using UDP

    Why it's wrong here

    LDP uses TCP, as shown by the TCP connection line.

  • The LDP session is down

    Why it's wrong here

    State is Oper, meaning operational.

  • The LDP peer is using a different LDP ID

    Why it's wrong here

    The peer LDP Ident is 10.0.0.2:0, which matches the expected.

Common exam traps

Common exam trap: OSPF can fail even when IP connectivity looks correct

OSPF neighbour formation depends on matching areas, timers, network type, authentication and passive-interface behaviour. Do not choose an answer only because the devices can ping.

Trap categories for this question

  • Command / output trap

    LDP uses TCP, as shown by the TCP connection line.

Detailed technical explanation

How to think about this question

OSPF questions usually test the details that control adjacency and route selection. Read the neighbour state, area, router ID and interface configuration before deciding what is wrong.

KKey Concepts to Remember

  • OSPF neighbours must agree on key parameters.
  • Router ID selection can affect neighbour relationships and LSDB output.
  • OSPF cost influences the preferred path.
  • A route can appear in OSPF information but not become the installed route.

TExam Day Tips

  • Check area mismatch first when OSPF adjacency fails.
  • Review passive interfaces when a network is advertised but no neighbour forms.
  • Use show ip ospf neighbor and show ip route clues carefully.

Key takeaway

OSPF neighbour adjacency depends on matching area, hello/dead timers, network type, and authentication — IP reachability alone is not enough.

Real-world example

How this comes up in practice

A network engineer at a university connects two campus buildings via a fibre link. Both routers run OSPF, but no adjacency forms — even though both routers can ping each other. The engineer finds one router is in area 0 and the other in area 1. OSPF adjacency requires matching area numbers, hello/dead timers, and network type. IP reachability alone is not enough.

What to study next

Got this wrong? Here's your next step.

Review OSPF neighbour requirements — matching area type, hello and dead timers, network type, stub flags, and authentication. Study show ip ospf neighbor states (INIT, 2-WAY, FULL). Then practise related 300-410 OSPF questions on adjacency and route selection.

Related practice questions

Related 300-410 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 300-410 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 300-410 question test?

MPLS L3VPN — This question tests MPLS L3VPN — OSPF neighbours must agree on key parameters..

What is the correct answer to this question?

The correct answer is: The LDP session is up and stable — The output shows LDP neighbor details. The peer is 10.0.0.2, the session is operational (State: Oper) and has been up for 1 week and 2 days. The discovery source is GigabitEthernet0/0 with source IP 10.12.0.2. The peer's addresses include 10.0.0.2 (loopback) and 10.12.0.2 (interface).

What should I do if I get this 300-410 question wrong?

Review OSPF neighbour requirements — matching area type, hello and dead timers, network type, stub flags, and authentication. Study show ip ospf neighbor states (INIT, 2-WAY, FULL). Then practise related 300-410 OSPF questions on adjacency and route selection.

What is the key concept behind this question?

OSPF neighbours must agree on key parameters.

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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on 300-410

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A network engineer runs the following command on Router P1: P1# show mpls ldp neighbor Peer LDP Ident: 10.0.0.2:0, Local LDP Ident: 10.0.0.1:0 TCP connection: 10.0.0.2.646 - 10.0.0.1.48632 State: Oper, Msgs sent/rcvd: 120/118, Downstream Up time: 00:12:34 LDP discovery sources: GigabitEthernet0/0, Src IP addr: 10.1.1.2 Addresses bound to peer LDP Ident: 10.0.0.2 192.168.1.1 Based on this output, which statement is correct?

medium
  • A.The LDP session is down.
  • B.The LDP session is up and functioning correctly.
  • C.The router is not receiving label bindings from the neighbor.
  • D.The LDP router ID is misconfigured.

Why B: The show mpls ldp neighbor output shows a single LDP neighbor with IP 10.0.0.2. The state is 'Oper' (operational), and the neighbor has been up for 12 minutes. The output indicates a healthy LDP session.

Last reviewed: Jun 18, 2026

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.

Loading comments…

Sign in to join the discussion.

This 300-410 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 300-410 exam.