SlideShare a Scribd company logo
1 of 13
Submitted to
Dr. Govind Singh
Faculty of engineering and technology
M.G.C.G.V. Chitrakoot, Satna
(M.P.) – 485334
Submitted by
Name - Shubham Mishra
Roll N. - 5
Branch- I.T.
Semester- 6th
Date- 23/03/2018
Presentation on
Topic- OSI Model
Introduction
1. The Open Systems Interconnection (OSI) model is created as a framework
and reference model to explain how networking technologies work
together.
2. It is primarily used today as a Reference model/teaching tool.
3. This model is developed by the International Organization Of
Standardization (ISO) in 1978.
4. This model provide clear distinction between service, interface and
protocols.
5. Big picture of communication over network is understood able through
this model.
6. The OSI model breaks up the process of network communications into 7
layers that consist of various protocols and different technologies that
work in tandem from one layer to the next in order to process, and
transfer data among computer networks that traverse the internet.
7. We can understand how information should be handled when being
transported over a network.
Features of OSI model
1. Big picture of communication over network is
understoodable through this model.
2. We can see how hardware and software works
together.
3. We can understand new network technologies as
they are developed.
4. The OSI model also provides a guide for
troubleshooting network problems by tracking them
down to a specific layer.
5. Protocols of OSI model are very well hidden and
Layers of OSI model
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
A.It provide interface for communication of data.
B.The numbers of bits transmitted per second are also
defined by the physical layer.
C.The sender and the receiver should be synchronized
at the same bit rate and this job is also done by the
physical layer.
D.It converts Digital/Analog bits into
Electrical/Optical signal.
E. Voltage and data rates are nodded for transmission
is defined in physical layer.
F. Data encoding is also defined in this layer.
2. Data link layer
• There are two sublayers of datalink layer
A. Logic link control –
1. Flow control
2. Error correcting
3. Creates IP address
B. Media access control –
1. Determines which computer is access to the network media at
given time.
2. Determined which one frame ends and the next one starts is
called frame synchronisation.
3. Works with device networking software.
4. Responsible for error deduction.
5. Define hardware or physical topology for connection.
• Devices – Bridges, Modem, Network cards, Two layer Switches.
• Protocols – HDLC, ATM, SLIP, PPP, LLC, MAC.
3. Network layer
1. It routes the signals through different channels from one end
to another.
2. It acts as network controller, it manages the subnet traffic.
3. It decided by which rout data should to send.
4. It devides the outgoing message into packets and assemble
incoming packets into messages for higher level.
5. Implements routing of frames (packets) through a network.
• Devices – Router, Three layer switches.
• Protocols - IP, IPX, RIPICMP, ARP, IGMP, ICMP, ETC.
4. Transport layer
1.It decides if the data transmission should take place on
parallel paths or single path.
2.It performs multiplexing, segmentation, splitting on the data.
3. It breaks the data groups into smaller units so that they are
handled more efficiently by the network layer.
4. Responsible for the transparent transfer of data between end
systems
5. Responsible for end-to-end error recovery and flow control
6. Responsible for complete data transfer.
• Devices – Gateway, Firewall, Load balancers.
• Protocols – TCP, UDP, UDF, SPX, NET, EVI.
5. Session layer
1. Responsible for establishment, management and termination
of connections between applications.
2. It deals with session and connection coordination.
3. It controls logging on and off, user identification, billing and
session management.
4. The session layer determines which device will communicate
first and the amount of data that will be sent.
• Devices – Gateway, Firewall, Load balancers.
• Protocols - NFS, NetBios names, RPC, SQL, PPTP,
6. Presentation layer
1. Encryption/ decryption
2. Translation (for example, ASCII to EBCDIC)
3. Compression
4. This layer makes it sure that the information is
delivered in such a form that the receiving
system will understand and use it.
5. Responsible for data representation on your
screen.
• Devices – Gateway, Firewall, Load balancers.
• Protocols – JPEG, MIDI, MPEG, All kind of picture and movies format.
7. Application layer
1. Application layer supports application, apps, and end-user
processes.
2. Quality of service
3. This layer is responsible for application services for file
transfers, e-mail, and other network software services.
4. The functions such as LOGIN or password checking are also
performed by the application layer.
5. FTAM-File transfer access and management
• Devices – Gateway, Firewall, all end devices like PS’s Mobile phones etc.
• Protocols - Telnet, FTP, HTTP, SNMP, WWW, SMB, NFS, SMTP.
Merits
• Protocols of OSI model are very well hidden.
• Protocols can be replaced by new protocols as
technology changes.
• Support connection oriented services as well as
connectionless service.
Demerits
• The model was invented before the invention of
protocols.
• Fitting of protocols is tedious task.
• It is just used as a reference model.
Thankyou

More Related Content

What's hot (20)

OSI MODEL - A PROJECT
OSI MODEL - A PROJECTOSI MODEL - A PROJECT
OSI MODEL - A PROJECT
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI Layers
OSI LayersOSI Layers
OSI Layers
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Internetworking devices
Internetworking devicesInternetworking devices
Internetworking devices
 
Osi model
Osi modelOsi model
Osi model
 
Computer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPTComputer Networks - Unit 1 PPT
Computer Networks - Unit 1 PPT
 
Unit 4 - Network Layer
Unit 4 - Network LayerUnit 4 - Network Layer
Unit 4 - Network Layer
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
 
Transport layer
Transport layer Transport layer
Transport layer
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Unit 3 Network Layer PPT
Unit 3 Network Layer PPTUnit 3 Network Layer PPT
Unit 3 Network Layer PPT
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Topic: Virtual circuit & message switching
Topic: Virtual circuit & message switchingTopic: Virtual circuit & message switching
Topic: Virtual circuit & message switching
 
5. protocol layering
5. protocol layering5. protocol layering
5. protocol layering
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Bridge
BridgeBridge
Bridge
 

Similar to Osi model

Networking (osi model)
Networking (osi model)Networking (osi model)
Networking (osi model)Pooja Bhojwani
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusAnujashejwal
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfskknowledge
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
fundamentals & link layers jntuk material
fundamentals & link layers jntuk materialfundamentals & link layers jntuk material
fundamentals & link layers jntuk materialNagendra Reddy Panyam
 
OSI model (7 LAYER )
OSI model (7 LAYER )OSI model (7 LAYER )
OSI model (7 LAYER )AAKASH S
 
Network Advantages And Disadvantages
Network Advantages And DisadvantagesNetwork Advantages And Disadvantages
Network Advantages And DisadvantagesRenee Jones
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxzeyadosama505
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptxDeepVala5
 
Bt 72 computer networks
Bt 72 computer networksBt 72 computer networks
Bt 72 computer networksPadam Thapa
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBapanKar2
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptxTadeseBeyene
 

Similar to Osi model (20)

Computer networks chapter1.
Computer networks chapter1.Computer networks chapter1.
Computer networks chapter1.
 
OSI Reerence Model
OSI Reerence ModelOSI Reerence Model
OSI Reerence Model
 
Networking (osi model)
Networking (osi model)Networking (osi model)
Networking (osi model)
 
CN Unit-1 PPT.pptx
CN Unit-1 PPT.pptxCN Unit-1 PPT.pptx
CN Unit-1 PPT.pptx
 
Computer netwrks
Computer netwrksComputer netwrks
Computer netwrks
 
OSI Layering
OSI Layering OSI Layering
OSI Layering
 
Computer Networks Notes Complete Syllabus
Computer Networks Notes Complete SyllabusComputer Networks Notes Complete Syllabus
Computer Networks Notes Complete Syllabus
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
fundamentals & link layers jntuk material
fundamentals & link layers jntuk materialfundamentals & link layers jntuk material
fundamentals & link layers jntuk material
 
OSI model (7 LAYER )
OSI model (7 LAYER )OSI model (7 LAYER )
OSI model (7 LAYER )
 
Network Advantages And Disadvantages
Network Advantages And DisadvantagesNetwork Advantages And Disadvantages
Network Advantages And Disadvantages
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptx
 
Bt 72 computer networks
Bt 72 computer networksBt 72 computer networks
Bt 72 computer networks
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
 
Topology Chapter 2.pptx
Topology Chapter 2.pptxTopology Chapter 2.pptx
Topology Chapter 2.pptx
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 

Osi model

  • 1. Submitted to Dr. Govind Singh Faculty of engineering and technology M.G.C.G.V. Chitrakoot, Satna (M.P.) – 485334 Submitted by Name - Shubham Mishra Roll N. - 5 Branch- I.T. Semester- 6th Date- 23/03/2018 Presentation on Topic- OSI Model
  • 2. Introduction 1. The Open Systems Interconnection (OSI) model is created as a framework and reference model to explain how networking technologies work together. 2. It is primarily used today as a Reference model/teaching tool. 3. This model is developed by the International Organization Of Standardization (ISO) in 1978. 4. This model provide clear distinction between service, interface and protocols. 5. Big picture of communication over network is understood able through this model. 6. The OSI model breaks up the process of network communications into 7 layers that consist of various protocols and different technologies that work in tandem from one layer to the next in order to process, and transfer data among computer networks that traverse the internet. 7. We can understand how information should be handled when being transported over a network.
  • 3. Features of OSI model 1. Big picture of communication over network is understoodable through this model. 2. We can see how hardware and software works together. 3. We can understand new network technologies as they are developed. 4. The OSI model also provides a guide for troubleshooting network problems by tracking them down to a specific layer. 5. Protocols of OSI model are very well hidden and
  • 4. Layers of OSI model 1.Physical layer 2.Data link layer 3.Network layer 4.Transport layer 5.Session layer 6.Presentation layer 7.Application layer
  • 5. 1. Physical layer A.It provide interface for communication of data. B.The numbers of bits transmitted per second are also defined by the physical layer. C.The sender and the receiver should be synchronized at the same bit rate and this job is also done by the physical layer. D.It converts Digital/Analog bits into Electrical/Optical signal. E. Voltage and data rates are nodded for transmission is defined in physical layer. F. Data encoding is also defined in this layer.
  • 6. 2. Data link layer • There are two sublayers of datalink layer A. Logic link control – 1. Flow control 2. Error correcting 3. Creates IP address B. Media access control – 1. Determines which computer is access to the network media at given time. 2. Determined which one frame ends and the next one starts is called frame synchronisation. 3. Works with device networking software. 4. Responsible for error deduction. 5. Define hardware or physical topology for connection. • Devices – Bridges, Modem, Network cards, Two layer Switches. • Protocols – HDLC, ATM, SLIP, PPP, LLC, MAC.
  • 7. 3. Network layer 1. It routes the signals through different channels from one end to another. 2. It acts as network controller, it manages the subnet traffic. 3. It decided by which rout data should to send. 4. It devides the outgoing message into packets and assemble incoming packets into messages for higher level. 5. Implements routing of frames (packets) through a network. • Devices – Router, Three layer switches. • Protocols - IP, IPX, RIPICMP, ARP, IGMP, ICMP, ETC.
  • 8. 4. Transport layer 1.It decides if the data transmission should take place on parallel paths or single path. 2.It performs multiplexing, segmentation, splitting on the data. 3. It breaks the data groups into smaller units so that they are handled more efficiently by the network layer. 4. Responsible for the transparent transfer of data between end systems 5. Responsible for end-to-end error recovery and flow control 6. Responsible for complete data transfer. • Devices – Gateway, Firewall, Load balancers. • Protocols – TCP, UDP, UDF, SPX, NET, EVI.
  • 9. 5. Session layer 1. Responsible for establishment, management and termination of connections between applications. 2. It deals with session and connection coordination. 3. It controls logging on and off, user identification, billing and session management. 4. The session layer determines which device will communicate first and the amount of data that will be sent. • Devices – Gateway, Firewall, Load balancers. • Protocols - NFS, NetBios names, RPC, SQL, PPTP,
  • 10. 6. Presentation layer 1. Encryption/ decryption 2. Translation (for example, ASCII to EBCDIC) 3. Compression 4. This layer makes it sure that the information is delivered in such a form that the receiving system will understand and use it. 5. Responsible for data representation on your screen. • Devices – Gateway, Firewall, Load balancers. • Protocols – JPEG, MIDI, MPEG, All kind of picture and movies format.
  • 11. 7. Application layer 1. Application layer supports application, apps, and end-user processes. 2. Quality of service 3. This layer is responsible for application services for file transfers, e-mail, and other network software services. 4. The functions such as LOGIN or password checking are also performed by the application layer. 5. FTAM-File transfer access and management • Devices – Gateway, Firewall, all end devices like PS’s Mobile phones etc. • Protocols - Telnet, FTP, HTTP, SNMP, WWW, SMB, NFS, SMTP.
  • 12. Merits • Protocols of OSI model are very well hidden. • Protocols can be replaced by new protocols as technology changes. • Support connection oriented services as well as connectionless service. Demerits • The model was invented before the invention of protocols. • Fitting of protocols is tedious task. • It is just used as a reference model.