nerdexam
Cisco

210-250 · Question #124

Which protocol is primarily supported by the Fourth layer of the Open Systems Interconnection reference model?

The correct answer is C. TCP/UDP. OSI Layer 4 is the Transport Layer, which is responsible for end-to-end communication between hosts using TCP and UDP as its primary protocols.

Cybersecurity Fundamentals

Question

Which protocol is primarily supported by the Fourth layer of the Open Systems Interconnection reference model?

Options

  • AHTTP/TLS
  • BIPv4/IPv6
  • CTCP/UDP
  • DATM/ MPLS

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    91% (50)
  • D
    2% (1)

Why each option

OSI Layer 4 is the Transport Layer, which is responsible for end-to-end communication between hosts using TCP and UDP as its primary protocols.

AHTTP/TLS

HTTP operates at OSI Layer 7 (Application Layer) and TLS operates at Layer 5-6, neither of which is the Transport Layer.

BIPv4/IPv6

IPv4 and IPv6 are Layer 3 (Network Layer) protocols responsible for logical addressing and packet routing between networks.

CTCP/UDPCorrect

TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are the defining protocols of OSI Layer 4, the Transport Layer. TCP provides reliable, connection-oriented delivery with flow control and error correction, while UDP offers faster, connectionless delivery. Both protocols handle segmentation and port-based multiplexing between source and destination hosts.

DATM/ MPLS

ATM operates primarily at Layer 2 (Data Link Layer) and MPLS functions between Layers 2 and 3, not at the Transport Layer.

Concept tested: OSI Layer 4 Transport Layer protocols

Source: https://learningnetwork.cisco.com/s/article/osi-model-reference-chart

Topics

#OSI model#transport layer#TCP#UDP

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice