Correct Answer: Correct answer is: (B) A transport layer protocol takes over.
Exam Relevance: CCNA, CISSP, CompTIA Network+
Difficulty: Moderate
Concept notes: The IP layer is responsible for routing and delivering packets to the correct destination. Once the packet reaches the destination, the transport layer protocol (such as TCP or UDP) takes over to handle the delivery of the data to the appropriate application.
Common Mistakes: Students may mistakenly believe that delivery is complete once the packet reaches the destination, not realizing that further processing by the transport layer is necessary.
Explanations: When a datagram reaches the receiving host, the IP layer is responsible for ensuring the packet has arrived at the correct destination. However, the IP layer does not handle the final delivery to the application. Instead, the transport layer protocol, such as TCP or UDP, takes over to ensure reliable delivery and to pass the data to the appropriate application. This is why the correct answer is that a transport layer protocol takes over.
Option Analysis: - Option A: This is incorrect because delivery is not complete at the IP layer; further processing by the transport layer is required.
- Option B: This is correct because the transport layer protocol takes over to handle the final delivery to the application.
- Option C: This is incorrect because adding a header is not the next step; the transport layer takes over.
- Option D: This is incorrect because one of the other options is correct.
Mnemonic: IP to Transport, Take Over (ITT)