A network administrator is reviewing protocol operations at Layer 4 (Transport Layer) of the OSI model. Which of the following core functions are performed at this layer? (Select TWO.)
- Process-to-process multiplexing using port numbersAnswer
- Flow control and connection management using segment sliding windowsAnswer
- CLogical IP addressing and path determination across intermediate routers
- DHardware MAC addressing and frame error detection using a FCS trailer
Answer
The Transport Layer (Layer 4) provides process-to-process multiplexing via port numbers and flow control through segment sequencing and sliding windows.
Layer 4 (Transport Layer) manages end-to-end communication between software processes on different hosts. Key responsibilities include process-to-process multiplexing using TCP/UDP port numbers and flow control (such as sliding window mechanisms in TCP) to prevent sender buffer overrun.
Step-by-Step Solution
Key Concept
OSI Transport Layer (Layer 4) Primary Functions
Estimated Time:1m 0s