LLMpediaThe first transparent, open encyclopedia generated by LLMs

Open Systems Interconnection model

Generated by GPT-5-mini
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Expansion Funnel Raw 52 → Dedup 6 → NER 5 → Enqueued 4
1. Extracted52
2. After dedup6 (None)
3. After NER5 (None)
Rejected: 1 (not NE: 1)
4. Enqueued4 (None)
Similarity rejected: 2
Open Systems Interconnection model
NameOpen Systems Interconnection model
CaptionConceptual seven-layer stack
DeveloperInternational Organization for Standardization
Introduced1984
RelatedISO/OSI, ITU-T, IEEE 802, TCP/IP

Open Systems Interconnection model The Open Systems Interconnection model is a conceptual framework for network protocols that partitions communication functions into seven abstract layers. It was developed to facilitate interoperability among diverse technologies and vendors by standardizing interface responsibilities and service definitions. The model influenced standards work by organizations such as the International Organization for Standardization, the International Telecommunication Union, and the Institute of Electrical and Electronics Engineers.

Overview

The model defines seven layers that describe functions from physical transmission to application semantics, guiding design and troubleshooting across implementations by vendors like IBM, Hewlett-Packard, and Cisco. It informed standards efforts at the International Organization for Standardization, harmonization with International Telecommunication Union recommendations, and alignment with interface specifications produced by Institute of Electrical and Electronics Engineers working groups. Educational curricula at institutions such as Massachusetts Institute of Technology, Stanford University, and Carnegie Mellon University often use the model alongside protocol suites developed by University of California, Berkeley and research from Bell Labs.

History and Development

Work leading to the model emerged during the 1970s and early 1980s amid standardization initiatives involving International Organization for Standardization technical committees, cross-industry consortia including European Computer Manufacturers Association and national bodies like British Standards Institution. Influences included packet switching research at RAND Corporation, experimental networks at ARPANET, and formalization efforts at CCITT that later became International Telecommunication Union. Key documents were produced by ISO committees and debated at conferences hosted by Internet Engineering Task Force predecessors and standards meetings where vendors such as Digital Equipment Corporation, Xerox, and Novell participated.

OSI Layer Model

The seven-layer decomposition—Physical, Data Link, Network, Transport, Session, Presentation, Application—provides modular abstraction used by designers at companies like Intel and Advanced Micro Devices when creating network interface controllers. The Physical layer concept relates to work by Bell Labs on transmission media and standards from International Electrotechnical Commission committees; the Data Link layer aligns with IEEE 802 family standards including Ethernet and Wi‑Fi; the Network layer parallels routing protocols developed in academic settings such as University College London research and industry protocols implemented by Cisco Systems; the Transport layer connects to algorithms studied at Princeton University and implemented in suites like Transmission Control Protocol; the Presentation and Session layers reflect serialization and remote procedure frameworks utilized in systems by Sun Microsystems and in standards like ISO 8823.

Protocols and Implementations

Although the model itself is abstract, many protocols map to its layers: link-layer technologies like Ethernet and IEEE 802.11 map to Physical and Data Link layers; routing protocols such as Open Shortest Path First and Border Gateway Protocol operate at the Network layer; transport-layer protocols including Transmission Control Protocol, User Datagram Protocol, and implementations from University of California, Berkeley map to Transport; session and presentation functions appear in implementations of X.400, X.500, and remote procedure systems like Remote Procedure Call developed at Sun Microsystems and Digital Equipment Corporation. Commercial products from Cisco Systems, Juniper Networks, and Huawei implement stacks that interoperate with applications developed by Microsoft, Oracle Corporation, and Apple Inc..

Comparisons with TCP/IP Model

The TCP/IP conceptual suite, crystallized in documents from researchers at University of California, Berkeley and implementers at DARPA, uses a four-layer abstraction that is frequently contrasted with the seven-layer model. Standards bodies such as Internet Engineering Task Force publish RFCs describing protocol behavior for TCP/IP, while ISO published layer definitions for the OSI model; vendors like IBM and Hewlett-Packard historically supported one or both paradigms depending on market and product line. Educational and certification programs from organizations like Cisco Systems's networking academies and CompTIA map concepts between the two models for interoperability and exam preparation.

Criticisms and Legacy

Critics from research institutions including MIT and industrial labs at Bell Labs argued that the model's strict layering was overly prescriptive and did not reflect pragmatic protocol evolution exemplified by the TCP/IP stack. Despite limited direct adoption of OSI protocol suites, the model's terminology and architectural concepts influenced interoperability work at International Organization for Standardization, protocol design guidance at Internet Engineering Task Force, and curricula at Coursera partner universities. The legacy persists in certification frameworks such as those offered by Cisco Systems, archived standards like ISO/IEC 7498, and protocol analyses in academic journals published by Association for Computing Machinery and IEEE Communications Society.

Category:Computer networking