SlideShare une entreprise Scribd logo
1  sur  24
OSI REFERENCE MODEL
INTRODUCTION TO OSI
 OSI stands for“ Open Systems Interconnection".
 OSI model was first introduced in 1984 by the International Organization for
Standardization (ISO).
 Outlines WHAT needs to be done to send data from one computer to another.
 Protocols stacks handle how data is prepared for transmittal (to be
transmitted)
 In the OSI model, The specification needed are contained in 7 different layers
that interact with each other.
OSI LAYERS:
THE INTERACTION BEWEEN LAYERS IN OSI MODEL
1. APPLICATION LAYER
 First layer from (Top to Bottom)
 Last layer from (bottom to top)
 Closest to the end-user
 Enables the user to communicate its data to the receiver by providing certain
services.
 Functions:
1.General network access
2.Flow control
3.Error recovery
 Provides protocols that are commonly needed.
Examples
1.File Transfer Protocol (FTP)
2.HyperText Transfer Protocol (HTTP)
3.Simple Mail Transfer Protocol (SMTP)
4.Simple Network Management Protocol (SNMP)
5.Network File System (NFS) Telnet’
PRESENTATION LAYER
Presentation Layer
 Sixth level of the seven layer OSI model.
 Responds to service requests and issues service requests.
 Concerned with syntax and semantics.
 data translator for network.
 The Presentation Layer is composed of two sub-layers. They are:
Common Application Service Element (CASE)
Specific Application Service Element (SASE)
Presentation Format
 Agreeing to a message format, called a presentation format.
 Represent (encode) the data in various ways (e.g., data compression, or
encryption)
 Receiving peer will convert the encoding back into its original meaning
(decode).
Responsibilities:
 Specific responsibilities of presentation layer:
 Data Representation
peers agree to the format of the data being exchanged
 Data Compression(audio, video, image)
Reduces the number of bits contained in the information
 Encryption
plaintext to ciphertext(encrypted form)
MAJOR PROTOCOLS IN
PRESENTATION LAYER :
 Remote Desktop Protocol
 ASCII
 Network Data Representation
 External Data Representation
SESSION LAYER
Session Layer
 Lies between Presentation and transport layer
 Responsible for dialog control and synchronization
 Responsible for beginning, maintaining & ending the
communication between two devices.
 Maintains sessions between remote hosts
PURPOSE OF SESSION LAYER
Purpose of session layer is to assist in support of the interaction between
co-operating presentation entities which are classified in two categories.
1. Session Administration Service and
2. Session Dialogue Service.
Functions:
 Breaks the data supplied into segments
 Ensures the sequence of data received
 Provides end-to-end delivery
 Detect and handle disconnectivity
PROTOCOLS IN SESSION LAYER:
 AppleTalk Data Stream Protocol (ADSP)
 AppleTalk Session Protocol (ASP)
 Call Control Protocol for Multimedia Communication
 Internet Storage Name Service
 Network Basic Input Output (NetBIOS)
 Password Authentication Protocol (PAP)
 Point-to-Point Tunnelling Protocol (PPTP)
 Remote Procedure Call Protocol (RPC)
 Short Message Peer-to-Peer (SMPP)
 Secure Shell (SSH)
TRANSPORT LAYER
 The transport layer is responsible for the process to process delivery of the
message.
 A process is an application program running on the host.
 The transport layer is also responsible for the delivery of the message
 From one process to another
RESPONSIBILITIES OF TRANSPORT
LAYERS
 Service point addressing
 Segmentation and reassembly
 Connection control
 Flow control
 Error control
NETWORK LAYER
 Delivery of individual packets from source host to the destination host
 Ensures that each packet gets from the point of origin to its destination
 If two or systems are attached to different network (links) with the connecting
devices in the network links there is often a need of network for the source to
destination delivery
Other responsibilities of network layer are
 Logical addressing
 Routing
DATA LINK LAYER
 Second layer from (Bottom to Top)
 Sixth layer from (Top to Bottom)
 The Data Link layer adds reliability to the physical layer by providing error
detection and correction mechanisms.
 It makes the physical layer appear error-free to the upper layer & lower layer
 The data link layer is responsible for moving frames from one hop (node) to
the next.
 On the sender side, the Data Link layer receives the data from Network Layer and
divides in FRAMES.
 On the receiver side, the data link layer receives the stream of bits from the physical
layer and regroups them into frames and sends them to the Network layer.
 This process is called Framing.
FUNCTIONS OF DATA LINK LAYER
 FRAMING
 Physical Addressing
 Flow control
 Error control
 Access Control
 Main Responsibility
PHYSICAL LAYER
 First layer from (Bottom to top)
 Last layer from (top to bottom)
 Provides a standardized interface to physical transmission medium.
 Its responsible for movements of individual bits from one hop (Node) to
next.
 Both data and the signals can be either analog or digital.
 On the sender side, Receives the data from Data Link Layer and encodes it into
signals to be transmitted onto the medium.
 On the receiver side, the physical layer receives the signals from the
transmission medium decodes it back into data .
FUNCTIONS OF PHYSICAL
LAYER
 Interface
 Representation of bits
 Data rate
 Synchronization of bits
 Line configuration
 Physical Topology
 Transmission mode
 Bit-to-Bit Transmission

Contenu connexe

Tendances

Protocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteProtocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteAtharaw Deshmukh
 
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/IPMukesh Chinta
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP ModelTapan Khilar
 
THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL AMIT GUPTA
 
Osi , tcp/ip protocol and Addressing
Osi , tcp/ip protocol and Addressing Osi , tcp/ip protocol and Addressing
Osi , tcp/ip protocol and Addressing marwan aldulaimy
 
Ports & sockets
Ports  & sockets Ports  & sockets
Ports & sockets myrajendra
 
transport layer
transport layer transport layer
transport layer usman19
 
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
 
OSI Model - Open Systems Interconnection
OSI Model - Open Systems InterconnectionOSI Model - Open Systems Interconnection
OSI Model - Open Systems InterconnectionAdeel Rasheed
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network LayerManoj Kumar
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSDr. SELVAGANESAN S
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layerNaiyan Noor
 
TCP - IP Presentation
TCP - IP PresentationTCP - IP Presentation
TCP - IP PresentationHarish Chand
 

Tendances (20)

Protocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteProtocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol Suite
 
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
 
Ethernet
EthernetEthernet
Ethernet
 
Osi model
Osi modelOsi model
Osi model
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP Model
 
THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL THE COMPLETE OSI MODEL
THE COMPLETE OSI MODEL
 
Osi , tcp/ip protocol and Addressing
Osi , tcp/ip protocol and Addressing Osi , tcp/ip protocol and Addressing
Osi , tcp/ip protocol and Addressing
 
Ports & sockets
Ports  & sockets Ports  & sockets
Ports & sockets
 
Osi model
Osi modelOsi model
Osi model
 
transport layer
transport layer transport layer
transport layer
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
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
 
OSI Model - Open Systems Interconnection
OSI Model - Open Systems InterconnectionOSI Model - Open Systems Interconnection
OSI Model - Open Systems Interconnection
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Computer Network - Network Layer
Computer Network - Network LayerComputer Network - Network Layer
Computer Network - Network Layer
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
 
TCP - IP Presentation
TCP - IP PresentationTCP - IP Presentation
TCP - IP Presentation
 

En vedette (20)

Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Week 4 Cis 532
Week 4   Cis 532Week 4   Cis 532
Week 4 Cis 532
 
Day 5.3 routercomponents
Day 5.3 routercomponentsDay 5.3 routercomponents
Day 5.3 routercomponents
 
The OSI Model
The OSI ModelThe OSI Model
The OSI Model
 
Lalit bhati ppt osi
Lalit bhati ppt osiLalit bhati ppt osi
Lalit bhati ppt osi
 
OSI Model
OSI ModelOSI Model
OSI Model
 
The Osi Model
The Osi ModelThe Osi Model
The Osi Model
 
Day 1.3 osi reference
Day 1.3 osi referenceDay 1.3 osi reference
Day 1.3 osi reference
 
Welcome
WelcomeWelcome
Welcome
 
Modem
ModemModem
Modem
 
wireless networks
wireless networkswireless networks
wireless networks
 
Iso osi
Iso osiIso osi
Iso osi
 
2CPP09 - Encapsulation
2CPP09 - Encapsulation2CPP09 - Encapsulation
2CPP09 - Encapsulation
 
Repeaters.51
Repeaters.51Repeaters.51
Repeaters.51
 
Repeater
Repeater Repeater
Repeater
 
Network Interface Card (NIC) AND NETWORKING DEVICES
Network Interface Card (NIC) AND NETWORKING DEVICESNetwork Interface Card (NIC) AND NETWORKING DEVICES
Network Interface Card (NIC) AND NETWORKING DEVICES
 
Module 5 security
Module 5   securityModule 5   security
Module 5 security
 
Communication Models
Communication ModelsCommunication Models
Communication Models
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 

Similaire à OSI reference model (20)

OSI reference Model
OSI reference ModelOSI reference Model
OSI reference Model
 
osi vs tcp/ip
osi vs tcp/iposi vs tcp/ip
osi vs tcp/ip
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
OSI model
OSI modelOSI model
OSI model
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
Dod & osi model
Dod & osi modelDod & osi model
Dod & osi model
 
OSI Layers
OSI LayersOSI Layers
OSI Layers
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
Learn basics of ip addressing
Learn basics of  ip addressingLearn basics of  ip addressing
Learn basics of ip addressing
 
OSI model
OSI modelOSI model
OSI model
 
Ch 2 network
Ch 2 networkCh 2 network
Ch 2 network
 
Osi model
Osi modelOsi model
Osi model
 
OSI & TCP model
OSI & TCP modelOSI & TCP model
OSI & TCP model
 
OSI Networking
OSI NetworkingOSI Networking
OSI Networking
 
THE OSI MODEL
THE OSI MODEL THE OSI MODEL
THE OSI MODEL
 
OSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layerOSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layer
 
osi model.pptx
osi model.pptxosi model.pptx
osi model.pptx
 
Avani
AvaniAvani
Avani
 

Dernier

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
“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
 
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
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
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
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 

Dernier (20)

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
“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...
 
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
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
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
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 

OSI reference model

  • 2. INTRODUCTION TO OSI  OSI stands for“ Open Systems Interconnection".  OSI model was first introduced in 1984 by the International Organization for Standardization (ISO).  Outlines WHAT needs to be done to send data from one computer to another.  Protocols stacks handle how data is prepared for transmittal (to be transmitted)  In the OSI model, The specification needed are contained in 7 different layers that interact with each other.
  • 4. THE INTERACTION BEWEEN LAYERS IN OSI MODEL
  • 5. 1. APPLICATION LAYER  First layer from (Top to Bottom)  Last layer from (bottom to top)  Closest to the end-user  Enables the user to communicate its data to the receiver by providing certain services.  Functions: 1.General network access 2.Flow control 3.Error recovery
  • 6.  Provides protocols that are commonly needed. Examples 1.File Transfer Protocol (FTP) 2.HyperText Transfer Protocol (HTTP) 3.Simple Mail Transfer Protocol (SMTP) 4.Simple Network Management Protocol (SNMP) 5.Network File System (NFS) Telnet’
  • 8. Presentation Layer  Sixth level of the seven layer OSI model.  Responds to service requests and issues service requests.  Concerned with syntax and semantics.  data translator for network.  The Presentation Layer is composed of two sub-layers. They are: Common Application Service Element (CASE) Specific Application Service Element (SASE)
  • 9. Presentation Format  Agreeing to a message format, called a presentation format.  Represent (encode) the data in various ways (e.g., data compression, or encryption)  Receiving peer will convert the encoding back into its original meaning (decode).
  • 10. Responsibilities:  Specific responsibilities of presentation layer:  Data Representation peers agree to the format of the data being exchanged  Data Compression(audio, video, image) Reduces the number of bits contained in the information  Encryption plaintext to ciphertext(encrypted form)
  • 11. MAJOR PROTOCOLS IN PRESENTATION LAYER :  Remote Desktop Protocol  ASCII  Network Data Representation  External Data Representation
  • 13. Session Layer  Lies between Presentation and transport layer  Responsible for dialog control and synchronization  Responsible for beginning, maintaining & ending the communication between two devices.  Maintains sessions between remote hosts
  • 14. PURPOSE OF SESSION LAYER Purpose of session layer is to assist in support of the interaction between co-operating presentation entities which are classified in two categories. 1. Session Administration Service and 2. Session Dialogue Service. Functions:  Breaks the data supplied into segments  Ensures the sequence of data received  Provides end-to-end delivery  Detect and handle disconnectivity
  • 15. PROTOCOLS IN SESSION LAYER:  AppleTalk Data Stream Protocol (ADSP)  AppleTalk Session Protocol (ASP)  Call Control Protocol for Multimedia Communication  Internet Storage Name Service  Network Basic Input Output (NetBIOS)  Password Authentication Protocol (PAP)  Point-to-Point Tunnelling Protocol (PPTP)  Remote Procedure Call Protocol (RPC)  Short Message Peer-to-Peer (SMPP)  Secure Shell (SSH)
  • 16. TRANSPORT LAYER  The transport layer is responsible for the process to process delivery of the message.  A process is an application program running on the host.  The transport layer is also responsible for the delivery of the message  From one process to another
  • 17. RESPONSIBILITIES OF TRANSPORT LAYERS  Service point addressing  Segmentation and reassembly  Connection control  Flow control  Error control
  • 18. NETWORK LAYER  Delivery of individual packets from source host to the destination host  Ensures that each packet gets from the point of origin to its destination  If two or systems are attached to different network (links) with the connecting devices in the network links there is often a need of network for the source to destination delivery Other responsibilities of network layer are  Logical addressing  Routing
  • 19. DATA LINK LAYER  Second layer from (Bottom to Top)  Sixth layer from (Top to Bottom)  The Data Link layer adds reliability to the physical layer by providing error detection and correction mechanisms.  It makes the physical layer appear error-free to the upper layer & lower layer  The data link layer is responsible for moving frames from one hop (node) to the next.
  • 20.  On the sender side, the Data Link layer receives the data from Network Layer and divides in FRAMES.  On the receiver side, the data link layer receives the stream of bits from the physical layer and regroups them into frames and sends them to the Network layer.  This process is called Framing.
  • 21. FUNCTIONS OF DATA LINK LAYER  FRAMING  Physical Addressing  Flow control  Error control  Access Control  Main Responsibility
  • 22. PHYSICAL LAYER  First layer from (Bottom to top)  Last layer from (top to bottom)  Provides a standardized interface to physical transmission medium.  Its responsible for movements of individual bits from one hop (Node) to next.  Both data and the signals can be either analog or digital.
  • 23.  On the sender side, Receives the data from Data Link Layer and encodes it into signals to be transmitted onto the medium.  On the receiver side, the physical layer receives the signals from the transmission medium decodes it back into data .
  • 24. FUNCTIONS OF PHYSICAL LAYER  Interface  Representation of bits  Data rate  Synchronization of bits  Line configuration  Physical Topology  Transmission mode  Bit-to-Bit Transmission