Difficulty: Easy
Correct Answer: Internet
Explanation:
Introduction / Context:
Cross-mapping OSI and TCP/IP models is a frequent exam topic and helps engineers translate conceptual discussions across documents and vendors. The OSI Network layer is responsible for logical addressing and routing across internetworks.
Given Data / Assumptions:
Concept / Approach:
The DoD Internet layer provides routing and logical addressing (for example, IP, ICMP, routing protocols), matching OSI Layer 3 responsibilities. The Host-to-Host layer aligns with OSI Transport (TCP/UDP), and Network Access aligns with OSI Data Link and Physical. Therefore, the functional equivalent of the OSI Network layer is the Internet layer in the DoD model.
Step-by-Step Solution:
Identify OSI L3 functions: addressing and routing.Locate those functions in DoD: Internet layer.Exclude Host-to-Host (transport) and Network Access (link/physical).Select Internet.
Verification / Alternative check:
Protocol placement: IP and ICMP reside in the Internet layer, just as OSI Layer 3 would house network protocols.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing the term "Internet" (the global network) with the Internet layer name; here it refers to the TCP/IP layer where IP operates.
Final Answer:
Internet
Discussion & Comments