nerdexam
Cisco

200-301 · Question #1586

Drag and Drop Question Drag and drop the transport layer requirements for a new network deployment from the left onto the corresponding transport layer protocols that support them on the right. Answer

The correct answer is client confirms data delivery from the server; checks for errors and guarantees reception; delays data transmission if congestions is detected; able to send data without requiring an established connection beforehand; supports broadcast and multicast traffic; packets sent independently and received in no fixed order. TCP (Transmission Control Protocol) is a connection-oriented protocol that requires a three-way handshake before data transfer, guarantees reliable delivery through acknowledgments (client confirms data delivery), performs error checking, and uses congestion control mechanisms to

Submitted by packet_pusher· Mar 5, 2026Network+ Domain 1: Networking Concepts - Understanding the characteristics and differences between TCP and UDP at the transport layer (OSI Layer 4), including connection-oriented vs. connectionless communication, reliability, error checking, and congestion control.

Question

Drag and Drop Question Drag and drop the transport layer requirements for a new network deployment from the left onto the corresponding transport layer protocols that support them on the right. Answer:

Exhibit

200-301 question #1586 exhibit

Answer Area

Drag items

able to send data without requiring an established connection beforehandsupports broadcast and multicast trafficclient confirms data delivery from the serverchecks for errors and guarantees receptionpackets sent independently and received in no fixed orderdelays data transmission if congestions is detected

Correct arrangement

  • client confirms data delivery from the server
  • checks for errors and guarantees reception
  • delays data transmission if congestions is detected
  • able to send data without requiring an established connection beforehand
  • supports broadcast and multicast traffic
  • packets sent independently and received in no fixed order

Explanation

TCP (Transmission Control Protocol) is a connection-oriented protocol that requires a three-way handshake before data transfer, guarantees reliable delivery through acknowledgments (client confirms data delivery), performs error checking, and uses congestion control mechanisms to delay transmission when network congestion is detected. UDP (User Datagram Protocol) is connectionless, meaning it can send data without establishing a connection beforehand, supports broadcast and multicast traffic, and sends packets independently without guaranteeing order or reliable delivery - making it lightweight but unreliable.

Topics

#TCP vs UDP#Transport Layer Protocols#OSI Model#Network Fundamentals

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice