SlideShare a Scribd company logo
1 of 16
OSI MODEL
Open System Interconnection
• This divides the networks into the 7 Layers
• The protocol perform services to unique layers
• Protocol interacts with protocol in Layer Directly above and
below
• Protocol: It is a set of instruction to perform a function or group
of function that is written by a programmer
7 Layers of OSI Model
7. Application Layer
6. Presentation Layer
5. Session Layer
4.Transport Layer
3. Network Layer
2. Data Link Layer
1. Physical Layer
Data Transmission Process
 When the end user sends data, that data will go through all seven layers of the
OSI model.The daa is broken into smaller and smaller parts beginning at Layer 4
(Transport Layer) until it's in the form of electric signals that can be sent across
the physical media.
 As the data flows down the OSI model, it's refered to by different terms.There
are 4 different terms
 At theApplication, Presentation, and Session layers, data is simply called Data
 At theTransport Layer, data is placed into segments
 At the Network layer, data is placed into packets
 At the Data Link layer, data is placed into frames
 Finally, at the Physical layer, data takes the form of bits, and it's all 1s and os !
 This is the layer where the end users themselves
interact with the network.Authentication services
also run at Layer 7, but encryption runs at next layer
down.
 The Application layer ensures that the remote
communication partner is available, that the needed
communication resource exist (e.g.A modem), and
that both ends of the communication agree on
procedures involving data integrity, privacy, and
error recovery.
Application Layer
 When trying to decide if a protocol is an
Application layer protocol, just remember that
protocols that require the end user to enter a
request are Application layer protocols.
 Firewalls, devices intended to keep network
intruders out, operate at Layer 7.
 Protocols & services that run at L7 include:
 Email Protocols: SMTP & POP3
 Telnet, HTTP, FTP
 SNMP (Simple N/w Management Protocol)
Presentation Layer
 This Layer answers one simple question: "How
should data be presented ?" In addition to
properly formatting data, encryption occurs at
this layer.
 Have you ever opened a file in word processing
application, and you got pages of
unrecognizable characters?That is Presentation
layer issue.The applications have not agreed on
how the data is to be presented
Presentation Layer
 There are 4 primary tasks that this layer is
concerned with
 1. Compatibility with OS
 2. Proper encapsulation of data for n/w
transmission
 3. Data formatting (ASCII, Binary)
 4. Data encryption, compression and translation
 You have probably seen some of the file types
that are used at Presentation layer:
 JPEG, ASCII, GIF, MPEG, MIDI, andTIFF etc.
Session Layer
 Layer 5 is the "manager" of the two-way
communication between two remote hosts.This
is the layer that handles the creation,
maintenance, and teardown of communications
between those two hosts.The overall
communication itself is referred to as a session.
 Some sessions last just long enough to send a
unidirectional message, where other sessions
will be of longer duration.
Transport Layer
 TheTransport-Layer's purpose is to establish a
logical end-to-end connectin between two systems,
segment data received from theupper layers of the
OSI model, and to make sure the data gets to the
destinationin the correct order and free of errors.
 At this layers, there are two methods for
transporting data:
 Connection oriented
 Connection less
Network Layer
 It is Layer 3 of the OSI model. IP runs at this
layer, and since routers operate here at L3, this
layer is often called "Routing Layer". Routing is a
two questions process:
 1.What valid paths exist from the local router to
a given destination ?
 2.What is the best path ("The Optimal Path") to
take to get there ?
Data Link Layer
 The switches operate at Layer 2, WirelessAccess Points
(WAPs) also operate at this layer. Devices that you may be
using to access the internet, cable modems and DSL
modems, also run at L
 4 Major specifications that run here are:
 a. Ethernet
 b. High Data Link Control (HDLC)
 c. Point=to-Point Protocol (PPP)
 d. Frame Relay
Data Link Layer
 The Data Link Layer does perform error detection
through something called the Frame Check
Sequence, but this layer deos not perform error
recovery.
 Data Link Layer is generally referred to as Layer 2,
and MAC addresses as Layer 2 addresses.
 Switches operate at Layer 2, as do bridges, L3
bridges do exist, but when operating at Layer 3, they
are not switching or bridging.They are routing
Physical Layer
 Whatever data our end users are creating, it's
going to eventually be "translated" into a series
of 1s and 0s. Once that is done, it's the Physical
layer that handles the actual data transmission.
 Anything to do with a physical cable or the
standards in use - the pins, the connectors, the
electrical current itself - is running at the Physical
Layer
Data Transmission Process
 As data flows down the OSI model, each layer adds a
header that will be removed by the same layer on
the other end of the session.These headers are
layer-specific.
 As an end user enters data for transmission to a
remote host, the first 6 layers of the OSI model will
add a layer-specific header tht contains information
to be read by same layer at remote location.
 Layer 2, adds both a trailer and a header
Data Transmission Process
 The combination of data and a layer-specific
header in called a Protocol Data Unit (PDU).
There's a PDU for each layer.The combinatin of
data and L7 header information is called an L7
PDU.
 After the data is successfully transmitted by the
Physical layer to the remote location, each layer
will remove the header added by its counterpart,
i.e. Layer 3 remove the L3 header and reads it,
and so forth.
Data Transmission Process
 The term same-layer interaction describes
the process of a given OSI layer removing the
header placed on the data by the same layer
on the sending side.
 The term adjacent-layer interaction refers to
the interaction between layers of the OSI
model on the same host.

More Related Content

What's hot (20)

Networking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol FunctionsNetworking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol Functions
 
Osi model
Osi modelOsi model
Osi model
 
OSI layer by cisco
OSI layer by ciscoOSI layer by cisco
OSI layer by cisco
 
OSI model
OSI modelOSI model
OSI model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
Osi model
Osi modelOsi model
Osi model
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IP
 
Osi model(open system interconnection)
Osi model(open system interconnection)Osi model(open system interconnection)
Osi model(open system interconnection)
 
OSI MODEL - A PROJECT
OSI MODEL - A PROJECTOSI MODEL - A PROJECT
OSI MODEL - A PROJECT
 
Osi model mod2 xxx
Osi model mod2 xxxOsi model mod2 xxx
Osi model mod2 xxx
 
Internetworking
InternetworkingInternetworking
Internetworking
 
iso osi model
 iso osi model iso osi model
iso osi model
 
Presentation on OSI Model
Presentation on OSI ModelPresentation on OSI Model
Presentation on OSI Model
 
THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL
 
OSI Networking
OSI NetworkingOSI Networking
OSI Networking
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Osi layers
Osi layersOsi layers
Osi layers
 
Osi model
Osi modelOsi model
Osi model
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 

Similar to Osi model

OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedAshish Malik
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP ModelNajmulIslam38
 
Osi reference model
Osi reference modelOsi reference model
Osi reference modelSagar Gor
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfFira253524
 
Network Refarence model
Network Refarence modelNetwork Refarence model
Network Refarence modelAvikGhara
 
OSI reference Model
OSI reference ModelOSI reference Model
OSI reference ModelJohnson Ubah
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi ModelBELKA08
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerNetwax Lab
 
computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxgadisaAdamu
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTIONPooja Dewangan
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfskknowledge
 
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdfanandatalapatra
 

Similar to Osi model (20)

OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail Explained
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
 
Network Refarence model
Network Refarence modelNetwork Refarence model
Network Refarence model
 
Osi model
Osi modelOsi model
Osi model
 
OSI reference Model
OSI reference ModelOSI reference Model
OSI reference Model
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi Model
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP Layer
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptx
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTION
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 
Bhargavi osi
Bhargavi osiBhargavi osi
Bhargavi osi
 
OSI Model
OSI ModelOSI Model
OSI Model
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf
1.The Open Systems Interconnect (OSI) model has seven layers.The mod.pdf
 

Recently uploaded

Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

Osi model

  • 1. OSI MODEL Open System Interconnection • This divides the networks into the 7 Layers • The protocol perform services to unique layers • Protocol interacts with protocol in Layer Directly above and below • Protocol: It is a set of instruction to perform a function or group of function that is written by a programmer
  • 2. 7 Layers of OSI Model 7. Application Layer 6. Presentation Layer 5. Session Layer 4.Transport Layer 3. Network Layer 2. Data Link Layer 1. Physical Layer
  • 3. Data Transmission Process  When the end user sends data, that data will go through all seven layers of the OSI model.The daa is broken into smaller and smaller parts beginning at Layer 4 (Transport Layer) until it's in the form of electric signals that can be sent across the physical media.  As the data flows down the OSI model, it's refered to by different terms.There are 4 different terms  At theApplication, Presentation, and Session layers, data is simply called Data  At theTransport Layer, data is placed into segments  At the Network layer, data is placed into packets  At the Data Link layer, data is placed into frames  Finally, at the Physical layer, data takes the form of bits, and it's all 1s and os !
  • 4.  This is the layer where the end users themselves interact with the network.Authentication services also run at Layer 7, but encryption runs at next layer down.  The Application layer ensures that the remote communication partner is available, that the needed communication resource exist (e.g.A modem), and that both ends of the communication agree on procedures involving data integrity, privacy, and error recovery.
  • 5. Application Layer  When trying to decide if a protocol is an Application layer protocol, just remember that protocols that require the end user to enter a request are Application layer protocols.  Firewalls, devices intended to keep network intruders out, operate at Layer 7.  Protocols & services that run at L7 include:  Email Protocols: SMTP & POP3  Telnet, HTTP, FTP  SNMP (Simple N/w Management Protocol)
  • 6. Presentation Layer  This Layer answers one simple question: "How should data be presented ?" In addition to properly formatting data, encryption occurs at this layer.  Have you ever opened a file in word processing application, and you got pages of unrecognizable characters?That is Presentation layer issue.The applications have not agreed on how the data is to be presented
  • 7. Presentation Layer  There are 4 primary tasks that this layer is concerned with  1. Compatibility with OS  2. Proper encapsulation of data for n/w transmission  3. Data formatting (ASCII, Binary)  4. Data encryption, compression and translation  You have probably seen some of the file types that are used at Presentation layer:  JPEG, ASCII, GIF, MPEG, MIDI, andTIFF etc.
  • 8. Session Layer  Layer 5 is the "manager" of the two-way communication between two remote hosts.This is the layer that handles the creation, maintenance, and teardown of communications between those two hosts.The overall communication itself is referred to as a session.  Some sessions last just long enough to send a unidirectional message, where other sessions will be of longer duration.
  • 9. Transport Layer  TheTransport-Layer's purpose is to establish a logical end-to-end connectin between two systems, segment data received from theupper layers of the OSI model, and to make sure the data gets to the destinationin the correct order and free of errors.  At this layers, there are two methods for transporting data:  Connection oriented  Connection less
  • 10. Network Layer  It is Layer 3 of the OSI model. IP runs at this layer, and since routers operate here at L3, this layer is often called "Routing Layer". Routing is a two questions process:  1.What valid paths exist from the local router to a given destination ?  2.What is the best path ("The Optimal Path") to take to get there ?
  • 11. Data Link Layer  The switches operate at Layer 2, WirelessAccess Points (WAPs) also operate at this layer. Devices that you may be using to access the internet, cable modems and DSL modems, also run at L  4 Major specifications that run here are:  a. Ethernet  b. High Data Link Control (HDLC)  c. Point=to-Point Protocol (PPP)  d. Frame Relay
  • 12. Data Link Layer  The Data Link Layer does perform error detection through something called the Frame Check Sequence, but this layer deos not perform error recovery.  Data Link Layer is generally referred to as Layer 2, and MAC addresses as Layer 2 addresses.  Switches operate at Layer 2, as do bridges, L3 bridges do exist, but when operating at Layer 3, they are not switching or bridging.They are routing
  • 13. Physical Layer  Whatever data our end users are creating, it's going to eventually be "translated" into a series of 1s and 0s. Once that is done, it's the Physical layer that handles the actual data transmission.  Anything to do with a physical cable or the standards in use - the pins, the connectors, the electrical current itself - is running at the Physical Layer
  • 14. Data Transmission Process  As data flows down the OSI model, each layer adds a header that will be removed by the same layer on the other end of the session.These headers are layer-specific.  As an end user enters data for transmission to a remote host, the first 6 layers of the OSI model will add a layer-specific header tht contains information to be read by same layer at remote location.  Layer 2, adds both a trailer and a header
  • 15. Data Transmission Process  The combination of data and a layer-specific header in called a Protocol Data Unit (PDU). There's a PDU for each layer.The combinatin of data and L7 header information is called an L7 PDU.  After the data is successfully transmitted by the Physical layer to the remote location, each layer will remove the header added by its counterpart, i.e. Layer 3 remove the L3 header and reads it, and so forth.
  • 16. Data Transmission Process  The term same-layer interaction describes the process of a given OSI layer removing the header placed on the data by the same layer on the sending side.  The term adjacent-layer interaction refers to the interaction between layers of the OSI model on the same host.