Match each network operation scenario to the specific OSI model layer responsible for performing that function.
- Negotiating segment flow control, TCP windowing, and port multiplexingLayer 4 - Transport Layer
- Managing RPC dialogue control structures and session checkpoint synchronizationLayer 5 - Session Layer
- Formatting character encoding translation, data compression, and TLS payload encryptionLayer 6 - Presentation Layer
- Determining optimal path selection across remote networks and handling packet fragmentationLayer 3 - Network Layer
Cevap
Segment flow control and port multiplexing match Layer 4 (Transport Layer). RPC dialogue and checkpoint synchronization match Layer 5 (Session Layer). Character encoding and payload encryption match Layer 6 (Presentation Layer). Path selection and packet fragmentation match Layer 3 (Network Layer).
Each operation correctly maps to its distinct OSI layer: Layer 4 provides transport functions like TCP flow control and port multiplexing; Layer 5 maintains session dialogues and RPC checkpoints; Layer 6 formats data syntax, compression, and payload encryption; Layer 3 handles logical path determination and packet fragmentation across subnets.
Adım Adım Çözüm
Anahtar Kavram
OSI Model functional boundary separation between network routing (Layer 3), transport integrity (Layer 4), session state control (Layer 5), and data syntax presentation (Layer 6).
Tahmini Süre:1m 30s