Open Systems Interconnection model

From Conservapedia
This is an old revision of this page, as edited by Pljacobs (talk | contribs) at 22:36, November 18, 2008. It may differ significantly from current revision.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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