OSI Layers 1–3 Explained Simply | Generated by AI

Home 2026.02

Question: In the OSI Reference Model, the physical layer, data link layer, and network layer are collectively called
A. End-to-end layers
B. Node-to-end layers
C. Node-to-node layers
D. Intermediate system layers

Your answer: D
Correct answer: C

Answer:

The correct answer is C. Node-to-node layers.

Explanation:

In the OSI Reference Model (OSI/RM), the seven layers are divided into two major groups based on their scope of communication:

Why not D (Intermediate system layer)?
“Intermediate system” is a term mainly used in ISO terminology to refer to routers (devices that operate at Layer 3 — the network layer). It is not the standard name for the group of layers 1–3 in OSI teaching materials or textbooks.

Summary table:

Group Layers involved Scope of responsibility Chinese name
Node-to-node Physical + Data Link + Network Between adjacent nodes (one hop) 结点到结点层
End-to-end Transport + Session + Presentation + Application From source host to destination host 端到端层

So the physical layer, data link layer, and network layer are correctly called node-to-node layers → answer C.

References:


Back Donate