0% found this document useful (0 votes)
8 views15 pages

1.1 OSI Model

The OSI model was developed to standardize network communication and allow different networks to communicate. It defines a 7-layer model that describes how information moves between applications on different hosts. Each layer provides independent and specific functions, from physical transmission of bits to high-level applications, enabling continuous improvements without changing the whole system.

Uploaded by

amit_post2000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views15 pages

1.1 OSI Model

The OSI model was developed to standardize network communication and allow different networks to communicate. It defines a 7-layer model that describes how information moves between applications on different hosts. Each layer provides independent and specific functions, from physical transmission of bits to high-level applications, enabling continuous improvements without changing the whole system.

Uploaded by

amit_post2000
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

OSI Model

OSI Model
● At first, each entity (company, university, center, etc.)
created its own network with its mechanisms and protocols

Lucas Bazilio - Udemy


OSI Model
● At first, each entity (company, university, center, etc.)
created its own network with its mechanisms and protocols

○ Heterogeneous set of several different networks,


communication impossible

Lucas Bazilio - Udemy


OSI Model
● At first, each entity (company, university, center, etc.)
created its own network with its mechanisms and protocols

○ Heterogeneous set of several different networks,


communication impossible

○ The structure has been homogenized by defining


standards so that the networks understand each other

Lucas Bazilio - Udemy


OSI Model
● An OSI (Open System Interconnection) reference model is
defined

Lucas Bazilio - Udemy


OSI Model
● An OSI (Open System Interconnection) reference model is
defined

○ Based on a stack of 7 levels or layers

Lucas Bazilio - Udemy


OSI Model
● An OSI (Open System Interconnection) reference model is
defined

○ Based on a stack of 7 levels or layers

○ Describes how information moves from a source


application to the network and from the network to the
destination application

Lucas Bazilio - Udemy


OSI Model
● An OSI (Open System Interconnection) reference model is
defined

○ Based on a stack of 7 levels or layers

○ Describes how information moves from a source


application to the network and from the network to the
destination application

○ Defines and separate functionalities to facilitate their


development, possible updates and improvements

Lucas Bazilio - Udemy


OSI Model
Source Destination
Application Application Application
Presentation
Session

Transport
Network Source Destination
Host Host
Data Link Network
Physical

Lucas Bazilio - Udemy


OSI Model
Source Destination
Application Application Application
Presentation
Session

Transport
Network Source Destination
Host Host
Data Link Network
Physical

● Each layer defines a set of specific and exclusive functionalities

Lucas Bazilio - Udemy


OSI Model
Source Destination
Application Application Application
Presentation
Session

Transport
Network Source Destination
Host Host
Data Link Network
Physical

● Each layer defines a set of specific and exclusive functionalities


○ Together they allow communication between hosts
Lucas Bazilio - Udemy
OSI Model
● Generic enough model that allows continuous improvements
without having to change everything

Lucas Bazilio - Udemy


OSI Model
● Generic enough model that allows continuous improvements
without having to change everything

● Why?
○ Each layer fulfills only a part of the whole problem.
○ Each layer provides a service without knowing what the
others are doing (independence between layers).

Lucas Bazilio - Udemy


OSI Model
● Example
○ Layer 3 (network) is concerned with delivering
information as best it can from a source host to a
destination host.

Lucas Bazilio - Udemy


OSI Model
● Example
○ Layer 3 (network) is concerned with delivering
information as best it can from a source host to a
destination host.

○ Not interested in:


■ Transmission speed → Physical
■ If using a cable or an antenna → Physical
■ What application is generating this information → Application
■ What this information carries (text, audio, etc.) → Presentation
■ If it is lost → Transport
■ If it creates a contention with other information on a network → Data link

Lucas Bazilio - Udemy

You might also like