OSI model: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
[[file:network.png|right|frame|Networks<ref>http://www.flaticon.com/</ref>]] | [[file:network.png|right|frame|Networks<ref>http://www.flaticon.com/</ref>]] | ||
The Open Systems Interconnection model (OSI model) is a conceptual model that characterizes and standardizes the communication functions of a network <ref>https://en.wikipedia.org/wiki/OSI_model</ref>. | The Open Systems Interconnection model (OSI model) is a conceptual model that characterizes and standardizes the communication functions of a network <ref>https://en.wikipedia.org/wiki/OSI_model</ref>. The Open Systems Interconnection (OSI) model is a conceptual model created by the International Organization for Standardization which enables diverse communication systems to communicate using standard protocols. In plain English, the OSI provides a standard for different computer systems to be able to communicate with each other. | ||
The OSI model can be seen as a universal language for computer networking. It’s based on the concept of splitting up a communication system into seven abstract layers, each one stacked upon the last.<ref>https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/</ref> | |||
== Graphic == | == Graphic == | ||
I use this excellent diagram from Cloudflare<ref>https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/</ref> | |||
[[File:Osi model.png|illustration of OSI model]] | [[File:Osi model.png|illustration of OSI model]] | ||
Revision as of 09:07, 6 January 2020
The Open Systems Interconnection model (OSI model) is a conceptual model that characterizes and standardizes the communication functions of a network [2]. The Open Systems Interconnection (OSI) model is a conceptual model created by the International Organization for Standardization which enables diverse communication systems to communicate using standard protocols. In plain English, the OSI provides a standard for different computer systems to be able to communicate with each other.
The OSI model can be seen as a universal language for computer networking. It’s based on the concept of splitting up a communication system into seven abstract layers, each one stacked upon the last.[3]
Graphic[edit]
I use this excellent diagram from Cloudflare[4]
Video[edit]
Do I understand this?[edit]
Standards[edit]
- Describe how communication over networks is broken down into different layers.
- List the stages in the OSI model