Courseiva
mediumMultiple ChoiceObjective-mapped

300-410 Practice Question: Runs the following command to troubleshoot an…

A network engineer runs the following command to troubleshoot an MPLS Operations issue:

R1# debug mpls ldp transport 10.1.1.1

Output:

*Mar  1 00:01:23.456: LDP: Sent hello to 10.1.1.1 (UDP 646) on GigabitEthernet0/0
*Mar  1 00:01:23.789: LDP: Received hello from 10.1.1.1 (UDP 646) on GigabitEthernet0/0
*Mar  1 00:01:24.012: LDP: Opened TCP connection to 10.1.1.1:646
*Mar  1 00:01:24.345: LDP: Initialization msg sent to 10.1.1.1
*Mar  1 00:01:24.678: LDP: Initialization msg received from 10.1.1.1
*Mar  1 00:01:25.001: LDP: Session with 10.1.1.1:0 (0x1234) is UP

What does this output indicate?

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

LDP session with neighbor 10.1.1.1 is successfully established

The debug output shows the LDP transport session establishment process. The sequence of events indicates a successful LDP session establishment: hello exchange, TCP connection, initialization messages, and session UP.

Answer analysis

Option-by-option breakdown

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

  • LDP session with neighbor 10.1.1.1 is successfully established

    Why this is correct

    The output shows all steps of LDP session establishment completing successfully, ending with session UP.

  • LDP discovery via multicast hello failed

    Why it's wrong here

    The output shows successful hello exchange (both sent and received), so discovery succeeded.

  • TCP connection to 10.1.1.1 was refused

    Why it's wrong here

    The output shows 'Opened TCP connection', indicating the TCP connection was accepted.

  • LDP session is stuck in initialization state

    Why it's wrong here

    The output shows initialization messages were exchanged and the session went UP, not stuck.

Visual reference

Client Server SYN (seq=100) SYN-ACK (seq=200, ack=101) ACK (ack=201) Connection established — data transfer begins

Go deeper

Related to this question

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 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.