Difference between revisions of "Open Systems Interconnection model"

From Conservapedia
Jump to navigation Jump to search
(clean up)
m (DavidB4 moved page Osi model to Open Systems Interconnection model: moving to proper name)
(No difference)

Revision as of 13:01, August 18, 2016

The Open System Interconnection (OSI) Model (or the OSI Reference Model) is a basic representation of how information moves from a software application through a network medium to an application on another computer.[1]

Not encompassing newer protocol developments, the model is still considered to be a very useful introduction to network architecture.

There are seven layers in the model with information flowing from the highest layer (seven) to the lowest (one). The layers are:


  • Layer 7 - Application
  • Layer 6 - Presentation
  • Layer 5 - Session
  • Layer 4 - Transport
  • Layer 3 - Network
  • Layer 2 - Data Link
  • Layer 1 - Physical

References