January 26, 2010

A quick overview of the OSI layers and their functions

Applications

  • file
  • print
  • message
  • database
  • application services

Presentations

  • data encryption
  • compression
  • translation

Session

  • dialog control

Transport

  • end-to-end connection

Network

  • routing

Data Link

  • framing

Physical

  • physical topology

Facts and notes on the OSI reference model bottom layers

The bottom layers of the OSI reference model include

  1. Transport
  2. Network
  3. Data Link
  4. Physical

Functions at each of the bottom layers

Transport
- provides reliable or unreliable delivery
- performs error correction before re-transmit

Network
- provides logical addressing, which routers use for path information

Data Link
- combines packets into bytes and bytes into frames
- provides access to media, using MAC address
- performs error detection, NOT correction

Physical
- moves bits between devices
- specifies voltage, wire speed, and pin-out of cables

The following operates at all seven layers of the OSI reference model

  1. Network Management Stations (NMS)
  2. Web and application servers
  3. Gateways (not default gateways)
  4. Network Hosts

Facts and notes on the OSI reference model

  1. The OSI reference model has seven layers and is divided into two groups.
  2. The top three layers define how the applications within the end stations will communicate with each other and with users.
  3. The bottom four layers define how data is transmitted end to end.

The upper layers of the OSI reference model include

  1. Application layer
  2. Presentation layer
  3. Session layer

*Note: Users interfaces with computer at the application layer.

*Note: The upper layers are responsible for applications communications between hosts.

Diagram

layersfunction