Match each network function or responsibility to the correct OSI reference model layer where it primarily operates.
- Managing session checkpoints, dialogue control, and logical connection teardown between applicationsSession Layer (Layer 5)
- Data formatting, character encoding conversion, and data encryption or compressionPresentation Layer (Layer 6)
- Segmenting data streams, multiplexing using port numbers, and executing end-to-end flow controlTransport Layer (Layer 4)
- Logical addressing with IP addresses and path selection via routing protocolsNetwork Layer (Layer 3)
Cevap
Session checkpoints and dialogue management match with Session Layer (Layer 5); data formatting and encryption match with Presentation Layer (Layer 6); segmentation and port multiplexing match with Transport Layer (Layer 4); logical IP addressing and routing match with Network Layer (Layer 3).
Each functional description maps strictly to its defined OSI model layer: Session (Layer 5) manages dialogue control and session teardowns; Presentation (Layer 6) translates formats and manages encryption; Transport (Layer 4) segments data and manages ports; Network (Layer 3) handles IP addressing and routing paths.
Adım Adım Çözüm
Anahtar Kavram
OSI Model Layer Responsibilities and Protocol Functions