A network technician is configuring traffic inspection policy on a next-generation firewall to monitor operations occurring specifically at Layer 4 of the OSI model. Which of the following primary functions takes place at this layer of the OSI model?
- Segmenting data streams from higher layers and providing optional connection-oriented reliability or flow control.Answer
- BEncrypting, compressing, and translating data structures into a standardized format readable by the application.
- CDetermining the optimal path across interconnected networks using logical IP addressing to route packets.
- DPackaging raw binary bits into discrete frames and handling node-to-node MAC address delivery over local media.
Answer
Segmenting data streams from higher layers and providing optional connection-oriented reliability or flow control.
The correct option highlights the fundamental duties of the Transport Layer (Layer 4). Layer 4 is responsible for breaking upper-layer application data into manageable segments, reassembling them at the destination, and managing mechanisms such as flow control, sequence numbering, and error recovery (via protocols like TCP).
Step-by-Step Solution
Key Concept
OSI Layer 4 (Transport Layer) Functions
Estimated Time:1m 0s