nerdexam
Cisco

300-410 · Question #29

Which transport layer protocol is used to form LDP sessions?

The correct answer is C. TCP. LDP (Label Distribution Protocol) uses TCP as its transport layer protocol to establish and maintain reliable sessions between MPLS-enabled routers for exchanging label mapping information.

Layer 3 Technologies

Question

Which transport layer protocol is used to form LDP sessions?

Options

  • AUDP
  • BSCTP
  • CTCP
  • DRDP

How the community answered

(15 responses)
  • A
    7% (1)
  • C
    87% (13)
  • D
    7% (1)

Why each option

LDP (Label Distribution Protocol) uses TCP as its transport layer protocol to establish and maintain reliable sessions between MPLS-enabled routers for exchanging label mapping information.

AUDP

UDP (User Datagram Protocol) is a connectionless, unreliable transport protocol and would not provide the necessary guarantees for LDP's label exchange.

BSCTP

SCTP (Stream Control Transmission Protocol) is a reliable transport protocol, but LDP is standardized and implemented to use TCP, not SCTP.

CTCPCorrect

LDP utilizes TCP (Transmission Control Protocol) for establishing sessions and exchanging label mapping messages between peers. TCP ensures reliable, in-order delivery, and error checking for the critical label distribution information, which is essential for the stable operation of an MPLS network.

DRDP

RDP (Remote Desktop Protocol) is an application layer protocol used for remote graphical access, not a transport layer protocol for LDP.

Concept tested: LDP transport layer protocol (TCP)

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_ldp/configuration/xe-16/mp-ldp-xe-16-book/mp-ldp-cfg.html

Topics

#LDP#MPLS#TCP#Transport Layer

Community Discussion

No community discussion yet for this question.

Full 300-410 Practice