nerdexam
F5

101 · Question #564

Which two OSI layers map lo IP subnetting and TCP window sizing functions? (Choose two)

The correct answer is D. Network Session. IP subnetting is a Network layer (Layer 3) function and TCP window sizing is a Transport layer (Layer 4) function in the OSI model.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

Which two OSI layers map lo IP subnetting and TCP window sizing functions? (Choose two)

Options

  • AApplication
  • BData Link
  • CTransport
  • DNetwork Session

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    2% (1)
  • D
    91% (40)

Why each option

IP subnetting is a Network layer (Layer 3) function and TCP window sizing is a Transport layer (Layer 4) function in the OSI model.

AApplication

The Application layer (Layer 7) manages user-facing protocols such as HTTP and DNS and has no involvement in IP address subdivision or TCP flow control mechanics.

BData Link

The Data Link layer (Layer 2) handles MAC addressing and frame delivery within a local segment and does not perform logical IP subnetting or TCP window management.

CTransport

The Transport layer correctly owns TCP window sizing, but alone it does not cover IP subnetting - that belongs to the Network layer - so Transport by itself is an incomplete answer for this 'choose two' question.

DNetwork SessionCorrect

The Network layer (Layer 3) handles logical IP addressing and subnetting, which partitions address space into routable subnetworks. The Transport layer (Layer 4) manages end-to-end communication including TCP window sizing, which controls flow and congestion by specifying how much unacknowledged data can be in transit. The answer choice 'Network Session' in this question appears to reference the Network layer; combined with Transport (C), these two layers own the named functions.

Concept tested: OSI layer mapping for IP subnetting and TCP window sizing

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-tuning-network-adapters

Topics

#OSI model#IP subnetting#TCP window sizing#transport layer

Community Discussion

No community discussion yet for this question.

Full 101 Practice