101 · Question #631
What are the two primary functions of the OSI 7-layer model? (Choose two)
The correct answer is A. to group communications into logical layers E. to define protocol behavior. The OSI model serves to logically structure network communications into discrete layers and to define the behavior of protocols at each layer.
Question
What are the two primary functions of the OSI 7-layer model? (Choose two)
Options
- Ato group communications into logical layers
- Bto define host-to-host communications
- Cto standardize HTTP communications between different vendors
- Dto go interoperability between products made by different vendors
- Eto define protocol behavior
How the community answered
(35 responses)- A86% (30)
- B9% (3)
- C3% (1)
- D3% (1)
Why each option
The OSI model serves to logically structure network communications into discrete layers and to define the behavior of protocols at each layer.
Grouping communications into logical layers is a foundational purpose of OSI - it separates concerns such as physical transmission, addressing, and application interaction so each can be developed and troubleshot independently.
Host-to-host communication is a characteristic of the Transport layer and is more precisely described by the TCP/IP model, not a primary stated purpose of the OSI model itself.
OSI does not standardize HTTP or any specific application-layer protocol - it provides a framework, and individual standards bodies define specific protocols within that framework.
While interoperability is a benefit of adopting OSI-aligned standards, it is a secondary outcome rather than a primary defined function of the model itself.
Defining protocol behavior is equally central - each OSI layer specifies how protocols must operate, what services they provide to the layer above, and what they expect from the layer below.
Concept tested: OSI 7-layer model purpose and primary functions
Source: https://www.cisco.com/c/en/us/support/docs/ibm-connections/systems-network-architecture-sna/16483-osi.html
Topics
Community Discussion
No community discussion yet for this question.