尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
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.

More Related Content

What's hot

Network and Protocol
 Network and Protocol Network and Protocol
Network and Protocol
Saif Muttair
 
Network protocals
Network protocalsNetwork protocals
Network protocals
reddivarihareesh
 
Internetworking
InternetworkingInternetworking
Internetworking
Mahendhirakumar C
 
Network protocols
Network protocolsNetwork protocols
Network protocols
Hemnath R.
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4
Raghu nath
 
Windows network administration Basic theories
Windows network administration Basic theoriesWindows network administration Basic theories
Windows network administration Basic theories
Ravi Yasas
 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scope
Sanat 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 Basics
Carlo Fonda
 
Internet Protocols
Internet ProtocolsInternet Protocols
Internet Protocols
Mohamed 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
 
Vpn
VpnVpn
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
Eric Vanderburg
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Model
farhan516
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
Sweta Kumari Barnwal
 
Class_notes_InternetTechnology
Class_notes_InternetTechnologyClass_notes_InternetTechnology
Class_notes_InternetTechnology
Gulrez Khan
 
Computer network_network devices
Computer network_network devicesComputer network_network devices
Computer network_network devices
Sweta Kumari Barnwal
 
Internetworking
InternetworkingInternetworking
Internetworking
Raghu 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 applications
jajinekkanti
 
Networking Standards And Protocols
Networking Standards And ProtocolsNetworking Standards And Protocols
Networking Standards And Protocols
Steven Cahill
 

What's hot (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
 

Similar to Osi model

Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introduction
PRADEEP
 
OSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptxOSI Reference Model-Lecture-2.pptx
OSI Reference Model-Lecture-2.pptx
vishal choudhary
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
Anujashejwal
 
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
anandatalapatra
 
006 Osi Model
006 Osi Model006 Osi Model
006 Osi Model
BELKA08
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
BapanKar2
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3
Raghu nath
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
TadeseBeyene
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
LakshmiSamivel
 
Mohanccna
MohanccnaMohanccna
OSI Model
OSI ModelOSI Model
OSI Model
DINESH KAMBLE
 
Assignment3
Assignment3Assignment3
Assignment3
MahfujurRahman63
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTION
Pooja Dewangan
 
CCNA Report
CCNA ReportCCNA Report
CCNA Report
Abhishek Parihari
 
four
fourfour
OSI MODEL
OSI MODEL OSI MODEL
OSI MODEL
Soumo Dhali
 
639588.pptx
639588.pptx639588.pptx
639588.pptx
Sarfaraz337719
 
Network essentials chapter 2
Network essentials  chapter 2Network essentials  chapter 2
Network essentials chapter 2
Raghu nath
 
OSI Pankaj yadav
OSI  Pankaj yadavOSI  Pankaj yadav
OSI Pankaj yadav
BBAU Lucknow University
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
Fira253524
 

Similar to Osi 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
 

Recently uploaded

INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ShwetaGawande8
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
heathfieldcps1
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
yarusun
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
PJ Caposey
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
Kalna College
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
BiplabHalder13
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
Forum of Blended Learning
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
Celine George
 

Recently uploaded (20)

INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
 
The basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptxThe basics of sentences session 8pptx.pptx
The basics of sentences session 8pptx.pptx
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
Get Success with the Latest UiPath UIPATH-ADPV1 Exam Dumps (V11.02) 2024
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
Keynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse CityKeynote given on June 24 for MASSP at Grand Traverse City
Keynote given on June 24 for MASSP at Grand Traverse City
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
pol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdfpol sci Election and Representation Class 11 Notes.pdf
pol sci Election and Representation Class 11 Notes.pdf
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
Creating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptxCreating Images and Videos through AI.pptx
Creating Images and Videos through AI.pptx
 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
 

Osi 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.
  翻译: