SlideShare une entreprise Scribd logo
1  sur  6
OSI (Open System Interconnection) Model
The Open Systems InterConnection (OSI) model is a reference model developed by
International Organization for Standardization (ISO) in 1984. Which describes how
communication should take place between two nodes in a network.
Description
 Framework design to communicate across all types of computer systems.
 Consists of seven separate but related layers.
 Each layer performs specific functions and then passes result to another layer.
 Each layer defines the process of moving information across a network.
 Request of data moves from top application layer to bottom physical layer and reverse
happens at the receiving end.
 Remember its not a protocol but its a model.
Diagram
Layers
 1. Physical Layer
 2. Data Link layer
 3. Network Layer
 4. Transport Layer
 5. Session Layer
 6. Presentation Layer
 7. Application Layer
1. Physical layer is the first lowest layer in the OSI reference model, which defines the
procedures and functions of communicating network devices over a physical medium.
Description
Following are the functions and procedures performed by physical layer:
 Defines the electrical and physical characteristics of the interface between the network
devices and the transmission medium like voltage, current, frequency, type of cable, layout of
pins and more.
Transmission data: Data consists of stream of bits i.e. sequence of 0's and 1's, calculated in
terms of number of bits per second. This data is transmitted by encoding into signals, which
is defined by physical layer.
Defines the functions and services to be performed by physical devices:
 Modulation - conversion of signals to bits and vice versa.
 Multiplexing - establishment and termination of connection.
 Synchronization of bits.
 Line coding etc.
Defines type of line configuration to be use:
 Point-to-point - dedicated link
 Point-to-multipoint - shared link
Defines type of transmission mode to be use:
 Simplex - one way communication
 Half-duplex - both way, but one at a time communication
 Full duplex - both way, at the same time communication
Physical topology: Ring, Bus, Star, Mesh etc.
Protocols used: Ethernet, ISDN, and other IEEE 802.
Network devices used: Network card, Modem, Repeater, Oscilloscope, Amplifier.
2. Data link layer is the second lowest layer in the OSI reference model, which is responsible for
node-to-node error free data delivery. To achieve this data link layer is divided into two sub
layers Logical Link Control (LLC) and Media Access Control (MAC).
Description
Following are functions and tasks performed by the data link layer:
 Data framing - Encapsulation of the packet or message received from the network layer to
form frames.
 Logical Link Control (LLC) sub layer - Defines the functions to be needed for establishment
and control of logical links between local devices in the network.
 Flow control - Imposes a flow control to prevent overwhelming of the receiver.
 Error control - Adds a method to detect and retransmit damaged or lost frames and also
method to prevent duplication of frames.
 Media Access Control (MAC) sub layer - It is related to procedures used by network devices
to control access of network medium. As number of devices and networks shares a medium
for communication, it is essential to specify rules for managing the medium that who has
access at particular time to avoid conflicts.
 Physical addressing - To distribute frames in its own network of device it adds header to
the frame which contains MAC address of sender and receiver.
And to forward the frame to other network of device then the receiver address is the
address of the device that connects to adjacent network.
 Access control - Uses multiple access protocol to specify, who has control over the link at
any given time.
Protocols used: Ethernet, CSMA/CD, Token bus, Token ring.
Network devices used: Switch, ISDN router, Hub, NIC.
3. Network Layer is the third lowest layer in the OSI reference model, which is responsible for
packet delivery from source to destination through intermediate routers across multiple
networks.
Description
Network layer functions:
 Logical Addressing - Adds a header to the packet received from the transport layer, which
consists of logical (network) address to distinguish sender and receiver address over other
network, as physical addresses are limited to Local Area Network (LAN).
 Routing - Network layer provides the mechanism of moving packets across a series of
interconnected networks. And connecting devices like router and gateway routes the packet
to their final destination.
 Fragmentation and Reassembling - When packets are too large that can be processed by
data link layer, network layer splits the packet into small pieces and sends each piece one by
one to data link layer, while at the receiving end these pieces are reassembled to form a
packet.
 Controlling packet switching and data congestion.
Protocols used: IP, ARP, RARP, ICMP, IGMP, IPX, DDP etc.
Network devices used: router, gateway, frame relay device.
4. Transport layer is fourth and middle layer in the OSI reference model, which is responsible
entire message delivery from source to destination and insures data integrity of the message.
Description
Functions and responsibilities of transport layer:
 Fragmentation and reassembling - Splits the message received from session layer into
segments (small packets) and assigns each segment a sequence number and sends it to the
lower layer.
At receiving end these segments of sequence number allows transport layer to reassembly
the message properly and to check and replace lost and damaged segments in the
transmission.
 Connection Control - Transport layer can be connectionless or connection-oriented. A
connectionless is unreliable with less overhead where each packet is treated as independent
packet.
Connection-oriented is reliable with high overhead, where connection should be established
before transmitting a packet.
 Flow and Error Control - Performs at the level of source and destination i.e. end-to-end,
instead of across a single link like data link layer.
Protocols used: TCP, UDP, ARP, RARP, ATP ,NetBIOS/NetBEUI etc.
Network devices used: Gateway, Router.
5. Session layer is the fifth layer in the OSI reference model, which allows communicating
systems to establish and manage sessions between them. In general a session is a lengthy
time duration logical link between two applications processes to exchange information.
Description
Following are the functions and responsibilities of session layer:
 Allows communication between local and remote application process in either half duplex or
full duplex transmission mode.
 It sets up, manages and terminates the connection between two application processes.
 Synchronizes the communication by adding checkpoints into a stream of data.
 Informs errors of upper layer to the user.
Protocols used: NetBIOS, RPC.
Devices used: Gateway.
6. Presentation layer is the sixth layer in the OSI reference model, which deals with the syntax
(structure format) and semantics (meaning) of the data exchanged and how data is presented
to the user.
Description
Following are functions performed by the presentation layer:
 Translation - As data types, formats and encoding methods are different for various operating
systems, presentation layer translates it into common dependent format.
 Compression - Reduces the size of data to be transferred and increases the throughput of
the data.
 Encryption and Decryption - Secret or confidential or important data is first encrypted using
algorithm (protocol) and then transferred over the network. Decryption is done at the
receiving end to get back the original form of data.
Protocol used: LPP (Lightweight Presentation Protocol)
7. Application layer is the seventh top layer in the OSI reference model which provides user
interfaces and service utilities to the end user.
Description
Following are the services provided by the application layer:
 Provides interfaces to user processes.
 Identifies the communicating users and their authentication.
 Provides services like browsing, e-mail, file transfer, chatting, directory etc.
Protocols used: HTTP, FTP, SMTP, DHCP, Telnet, SNMP, POP3 etc.

Contenu connexe

Tendances

Network and Protocol
 Network and Protocol Network and Protocol
Network and ProtocolSaif Muttair
 
Network protocols
Network protocolsNetwork protocols
Network protocolsHemnath R.
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4Raghu nath
 
Windows network administration Basic theories
Windows network administration Basic theoriesWindows network administration Basic theories
Windows network administration Basic theoriesRavi Yasas
 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scopeSanat Maharjan
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)VrundaBhavsar
 
Networking Basics
Networking BasicsNetworking Basics
Networking BasicsCarlo Fonda
 
Internet Protocols
Internet ProtocolsInternet Protocols
Internet ProtocolsMohamed Daif
 
Concept of Networking and Operating System.
Concept of Networking and Operating System.Concept of Networking and Operating System.
Concept of Networking and Operating System.AnshulAnand21
 
Networking Concepts Lesson 06 - Protocols - Eric Vanderburg
Networking Concepts Lesson 06 - Protocols - Eric VanderburgNetworking Concepts Lesson 06 - Protocols - Eric Vanderburg
Networking Concepts Lesson 06 - Protocols - Eric VanderburgEric Vanderburg
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Modelfarhan516
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnologyGulrez Khan
 
Internetworking
InternetworkingInternetworking
InternetworkingRaghu nath
 
Slides for protocol layering and network applications
Slides for protocol layering and network applicationsSlides for protocol layering and network applications
Slides for protocol layering and network applicationsjajinekkanti
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And ProtocolsSteven Cahill
 

Tendances (20)

Network and Protocol
 Network and Protocol Network and Protocol
Network and Protocol
 
Network protocals
Network protocalsNetwork protocals
Network protocals
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Network protocols
Network protocolsNetwork protocols
Network protocols
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4
 
Windows network administration Basic theories
Windows network administration Basic theoriesWindows network administration Basic theories
Windows network administration Basic theories
 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scope
 
Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)Advanced computer network lab manual (practicals in Cisco Packet tracer)
Advanced computer network lab manual (practicals in Cisco Packet tracer)
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Internet Protocols
Internet ProtocolsInternet Protocols
Internet Protocols
 
Concept of Networking and Operating System.
Concept of Networking and Operating System.Concept of Networking and Operating System.
Concept of Networking and Operating System.
 
Vpn
VpnVpn
Vpn
 
Networking Concepts Lesson 06 - Protocols - Eric Vanderburg
Networking Concepts Lesson 06 - Protocols - Eric VanderburgNetworking Concepts Lesson 06 - Protocols - Eric Vanderburg
Networking Concepts Lesson 06 - Protocols - Eric Vanderburg
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Model
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
 
Computer network_network devices
Computer network_network devicesComputer network_network devices
Computer network_network devices
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Slides for protocol layering and network applications
Slides for protocol layering and network applicationsSlides for protocol layering and network applications
Slides for protocol layering and network applications
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
 

Similaire à OSI Model Explained: 7 Layers of the Open Systems Interconnection Reference Model

Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introductionPRADEEP
 
OSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptxOSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptxvishal choudhary
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusAnujashejwal
 
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
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi ModelBELKA08
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBapanKar2
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3Raghu nath
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTIONPooja Dewangan
 
Network essentials chapter 2
Network essentials  chapter 2Network essentials  chapter 2
Network essentials chapter 2Raghu nath
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfFira253524
 

Similaire à OSI Model Explained: 7 Layers of the Open Systems Interconnection Reference Model (20)

Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introduction
 
OSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptxOSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptx
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
 
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
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi Model
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
 
Mohanccna
MohanccnaMohanccna
Mohanccna
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Assignment3
Assignment3Assignment3
Assignment3
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTION
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
 
four
fourfour
four
 
OSI MODEL
OSI MODEL OSI MODEL
OSI MODEL
 
639588.pptx
639588.pptx639588.pptx
639588.pptx
 
Network essentials chapter 2
Network essentials  chapter 2Network essentials  chapter 2
Network essentials chapter 2
 
OSI Pankaj yadav
OSI  Pankaj yadavOSI  Pankaj yadav
OSI Pankaj yadav
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
 

Dernier

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
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
 
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
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
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
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 

Dernier (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
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
 
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
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
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
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
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
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 

OSI Model Explained: 7 Layers of the Open Systems Interconnection Reference Model

  • 1. OSI (Open System Interconnection) Model The Open Systems InterConnection (OSI) model is a reference model developed by International Organization for Standardization (ISO) in 1984. Which describes how communication should take place between two nodes in a network. Description  Framework design to communicate across all types of computer systems.  Consists of seven separate but related layers.  Each layer performs specific functions and then passes result to another layer.  Each layer defines the process of moving information across a network.  Request of data moves from top application layer to bottom physical layer and reverse happens at the receiving end.  Remember its not a protocol but its a model. Diagram
  • 2. Layers  1. Physical Layer  2. Data Link layer  3. Network Layer  4. Transport Layer  5. Session Layer  6. Presentation Layer  7. Application Layer 1. Physical layer is the first lowest layer in the OSI reference model, which defines the procedures and functions of communicating network devices over a physical medium. Description Following are the functions and procedures performed by physical layer:  Defines the electrical and physical characteristics of the interface between the network devices and the transmission medium like voltage, current, frequency, type of cable, layout of pins and more. Transmission data: Data consists of stream of bits i.e. sequence of 0's and 1's, calculated in terms of number of bits per second. This data is transmitted by encoding into signals, which is defined by physical layer. Defines the functions and services to be performed by physical devices:  Modulation - conversion of signals to bits and vice versa.  Multiplexing - establishment and termination of connection.  Synchronization of bits.  Line coding etc. Defines type of line configuration to be use:  Point-to-point - dedicated link  Point-to-multipoint - shared link Defines type of transmission mode to be use:  Simplex - one way communication  Half-duplex - both way, but one at a time communication  Full duplex - both way, at the same time communication
  • 3. Physical topology: Ring, Bus, Star, Mesh etc. Protocols used: Ethernet, ISDN, and other IEEE 802. Network devices used: Network card, Modem, Repeater, Oscilloscope, Amplifier. 2. Data link layer is the second lowest layer in the OSI reference model, which is responsible for node-to-node error free data delivery. To achieve this data link layer is divided into two sub layers Logical Link Control (LLC) and Media Access Control (MAC). Description Following are functions and tasks performed by the data link layer:  Data framing - Encapsulation of the packet or message received from the network layer to form frames.  Logical Link Control (LLC) sub layer - Defines the functions to be needed for establishment and control of logical links between local devices in the network.  Flow control - Imposes a flow control to prevent overwhelming of the receiver.  Error control - Adds a method to detect and retransmit damaged or lost frames and also method to prevent duplication of frames.  Media Access Control (MAC) sub layer - It is related to procedures used by network devices to control access of network medium. As number of devices and networks shares a medium for communication, it is essential to specify rules for managing the medium that who has access at particular time to avoid conflicts.  Physical addressing - To distribute frames in its own network of device it adds header to the frame which contains MAC address of sender and receiver. And to forward the frame to other network of device then the receiver address is the address of the device that connects to adjacent network.  Access control - Uses multiple access protocol to specify, who has control over the link at any given time. Protocols used: Ethernet, CSMA/CD, Token bus, Token ring. Network devices used: Switch, ISDN router, Hub, NIC.
  • 4. 3. Network Layer is the third lowest layer in the OSI reference model, which is responsible for packet delivery from source to destination through intermediate routers across multiple networks. Description Network layer functions:  Logical Addressing - Adds a header to the packet received from the transport layer, which consists of logical (network) address to distinguish sender and receiver address over other network, as physical addresses are limited to Local Area Network (LAN).  Routing - Network layer provides the mechanism of moving packets across a series of interconnected networks. And connecting devices like router and gateway routes the packet to their final destination.  Fragmentation and Reassembling - When packets are too large that can be processed by data link layer, network layer splits the packet into small pieces and sends each piece one by one to data link layer, while at the receiving end these pieces are reassembled to form a packet.  Controlling packet switching and data congestion. Protocols used: IP, ARP, RARP, ICMP, IGMP, IPX, DDP etc. Network devices used: router, gateway, frame relay device. 4. Transport layer is fourth and middle layer in the OSI reference model, which is responsible entire message delivery from source to destination and insures data integrity of the message. Description Functions and responsibilities of transport layer:  Fragmentation and reassembling - Splits the message received from session layer into segments (small packets) and assigns each segment a sequence number and sends it to the lower layer. At receiving end these segments of sequence number allows transport layer to reassembly the message properly and to check and replace lost and damaged segments in the transmission.  Connection Control - Transport layer can be connectionless or connection-oriented. A connectionless is unreliable with less overhead where each packet is treated as independent packet. Connection-oriented is reliable with high overhead, where connection should be established before transmitting a packet.  Flow and Error Control - Performs at the level of source and destination i.e. end-to-end, instead of across a single link like data link layer. Protocols used: TCP, UDP, ARP, RARP, ATP ,NetBIOS/NetBEUI etc.
  • 5. Network devices used: Gateway, Router. 5. Session layer is the fifth layer in the OSI reference model, which allows communicating systems to establish and manage sessions between them. In general a session is a lengthy time duration logical link between two applications processes to exchange information. Description Following are the functions and responsibilities of session layer:  Allows communication between local and remote application process in either half duplex or full duplex transmission mode.  It sets up, manages and terminates the connection between two application processes.  Synchronizes the communication by adding checkpoints into a stream of data.  Informs errors of upper layer to the user. Protocols used: NetBIOS, RPC. Devices used: Gateway. 6. Presentation layer is the sixth layer in the OSI reference model, which deals with the syntax (structure format) and semantics (meaning) of the data exchanged and how data is presented to the user. Description Following are functions performed by the presentation layer:  Translation - As data types, formats and encoding methods are different for various operating systems, presentation layer translates it into common dependent format.  Compression - Reduces the size of data to be transferred and increases the throughput of the data.  Encryption and Decryption - Secret or confidential or important data is first encrypted using algorithm (protocol) and then transferred over the network. Decryption is done at the receiving end to get back the original form of data. Protocol used: LPP (Lightweight Presentation Protocol) 7. Application layer is the seventh top layer in the OSI reference model which provides user interfaces and service utilities to the end user. Description Following are the services provided by the application layer:
  • 6.  Provides interfaces to user processes.  Identifies the communicating users and their authentication.  Provides services like browsing, e-mail, file transfer, chatting, directory etc. Protocols used: HTTP, FTP, SMTP, DHCP, Telnet, SNMP, POP3 etc.