SlideShare a Scribd company logo
1 of 31
ASSIGNMENT OBJECTIVES
 Discuss the most popular ISO-OSI 7-layer
communication reference model
 Explain the reference model and standards
relevant to network communications
 Explain TCP/IP Model
MODELS AND STANDARDS IN
COMMUNICATION
 Communication
 Established standards
 Standards are known as protocols
 Implementation
 A framework is helpful in the design of hardware and
software for communication
 ISO-OSI Model serves this purpose
 ISO-OSI supersedes the TCP/IP model
ISO AND OSI DEFINED
OSI MODEL BACKGROUND
 Introduced in 1978 and revised in 1984
 Formulates the communication process into
structured layers
 There are seven layers in the model, hence the
name the 7-Layer model
 The model acts as a frame of reference in the
design of communications and networking
products
DIVISION OF LAYERS
Upper Layers
Lower Layers
Middle Layer
7. Application
6. Presentation
5. Session
4. Transport
3. Network
2. Data Link
1. Physical
7. APPLICATION LAYER
 Purpose
 User application to network service interface
 Examples
 File request from server
 E-mail services
APPLICATION LAYER FUNCTION
 Function
 General network access
 Flow control
 Error recovery
6. PRESENTATION LAYER
 Purpose
 Formats data for exchange between points of
communication
 Example:
 Redirector software
 Formats for transmission to the server
PRESENTATION LAYER FUNCTION
5. SESSION LAYER
 Purpose
 Oversee a communication session
 Establish
 Maintain
 Terminate
 Function
 Performs name recognition and related security
 Synchronization between sender and receiver
 Assignment of time for transmission
 Start time
 End time etc.
4. TRANSPORT LAYER
 Purpose
 Repackage proper and efficient delivery of packages
 Error free
 In sequence
 Without duplication
TRANSPORT LAYER FUNCTION
 For sending data
 Repackage the message to fit into packets
 Split long messages
 Assemble small messages
 On receiving data
 Perform the reverse
 Send an acknowledgment to the sender
 Solve packet problems
 During transmission and reception
3. NETWORK LAYER
 Purpose
 Addressing and routing the packets
 Example application at the router
 If the packet size is large, splits into small packets
NETWORK LAYER FUNCTION
 Address messages
 Address translation from logical to physical
 Ex: nganesa ----------> 102.13.345.25
 Routing of data
 Based on priority
 Best path at the time of transmission
2. DATA LINK LAYER
 Purpose
 Manages the flow of data over the physical media
 Responsible for error-free transmission over the
physical media
 Assures error-free data submission to the
Network Layer
DATA LINK LAYER FUNCTION
 Point of origin
 Packages data for transmission over physical line
 Receiving end
 Packages data for submission to the network layer
DATA LINK LAYER SUBDIVISION
 Improvement to ISO Model
 Logical Link Control (LLC) sub-layer
 Manages service access points (logical link)
 Error and flow control
 Media Access Control (MAC) sub-layer
 Applies directly to network card communication
 Access control
1. PHYSICAL LAYER
 Purpose
 Deals with the transmission of 0s and 1s over the
physical media
 Translation of bits into signals
 Example
 Pulse duration determination
 Transmission synchronization
 etc.
PHYSICAL LAYER FUNCTION
 Encode bits into signals
 Carry data from the higher layers
 Define the interface to the card
 Electrical
 Mechanical
 Functional
 Example: Pin count on the connector
TCP/IP REFERENCE MODEL
 There are four layers of the TCP/IP
reference model (DARPA model as named
by the US Government Agency)
 The ISO-OSI reference model is composed of
seven layers
 The next slide shows the mapping of the
ISO/OSI model to the TCP/IP model
 Note that the ISO/OSI model is more
widely used and accepted but the TCP/IP
model is easy to comprehend
COMPARISON OF ISO-OSI MODEL
AND THE TCP/IP MODEL
Application
Application
Presentation
Session
Transport Host-to-Host
Network Internet
Data Link
Network Access
Physical
TCP/IP LAYERS
NETWORK INTERFACE LAYER
 Responsible for sending and receiving TCP/IP
packets on the network medium (physical/Data
Link)
 Applicable LAN technologies
 Ethernet, Token Ring, FDDI etc.
 Applicable WAN technologies
 X.25 (old), Frame Relay, ATM etc.
 Note that some technologies such as ATM and
FDDI may be used at both the WAN and the
LAN levels
INTERNET LAYER
CORE INTERNET LAYER
PROTOCOLS
 IP
 A connectionless unreliable protocol that is
part of the TCP/IP protocol suite
 ARP (Address Resolution Protocol)
 Resolves IP addresses to MAC addresses
 ICMP (Internet Control Message
Protocol)
 Diagnostics and error reporting
 (IGMP) Internet Group Management
Protocol
 Management of group multicast
TRANSPORT LAYER
 Sequencing and transmission of packets
 Acknowledgment of receipts
 Recovery of packets
 Flow control
 In essence, it engages in host-to-host
transportation of data packets and the delivery of
them to the application layer
CORE PROTOCOLS OF THE
TRANSPORT LAYER
TCP
(Transmission
Control Protocol)
UDP (User
Datagram Protocol)
Transport Layer
APPLICATION LAYER
 Provides applications with the ability to access
the services of the other layers
 New protocols and services are always being
developed in this category
SOME CORE PROTOCOLS
REFERENCE
MATERIAL
 https://www.techopedia.com
 https://en.wikipedia.org
 https://slideshare.net
ThE ENd
Osi and tcp ip model

More Related Content

What's hot

TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference ModelMukesh Tekwani
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPMukesh Chinta
 
Computer networks unit v
Computer networks    unit vComputer networks    unit v
Computer networks unit vJAIGANESH SEKAR
 
19 Network Layer Protocols
19 Network Layer Protocols19 Network Layer Protocols
19 Network Layer ProtocolsMeenakshi Paul
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerNetwax Lab
 
TCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer DescriptionTCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer DescriptionShubham Khedekar
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Mediaasrabatool
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Modelfarhan516
 
Presentation on TCP/IP Model
Presentation on TCP/IP ModelPresentation on TCP/IP Model
Presentation on TCP/IP ModelAbir Junayed
 
Internetworking
InternetworkingInternetworking
InternetworkingRaghu nath
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layerNaiyan Noor
 
Unit 4 data link layer
Unit 4 data link layerUnit 4 data link layer
Unit 4 data link layermekind
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of NetworkingMukesh Tekwani
 
Osi Layer model provided by TopTechy.com
Osi Layer model provided by TopTechy.comOsi Layer model provided by TopTechy.com
Osi Layer model provided by TopTechy.comVicky Kamboj
 

What's hot (20)

TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IP
 
OSI MODEL - A PROJECT
OSI MODEL - A PROJECTOSI MODEL - A PROJECT
OSI MODEL - A PROJECT
 
Computer networks unit v
Computer networks    unit vComputer networks    unit v
Computer networks unit v
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
OSI models
OSI modelsOSI models
OSI models
 
19 Network Layer Protocols
19 Network Layer Protocols19 Network Layer Protocols
19 Network Layer Protocols
 
Difference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP LayerDifference between OSI Layer & TCP/IP Layer
Difference between OSI Layer & TCP/IP Layer
 
Switching
SwitchingSwitching
Switching
 
TCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer DescriptionTCP/IP Protocols With All Layer Description
TCP/IP Protocols With All Layer Description
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Media
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Model
 
Presentation on TCP/IP Model
Presentation on TCP/IP ModelPresentation on TCP/IP Model
Presentation on TCP/IP Model
 
Internetworking
InternetworkingInternetworking
Internetworking
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
Unit 4 data link layer
Unit 4 data link layerUnit 4 data link layer
Unit 4 data link layer
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
Osi Layer model provided by TopTechy.com
Osi Layer model provided by TopTechy.comOsi Layer model provided by TopTechy.com
Osi Layer model provided by TopTechy.com
 

Viewers also liked

Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelConferencias FIST
 
What is the organisational difference between Internet & Intranet?
What is the organisational difference between Internet & Intranet?What is the organisational difference between Internet & Intranet?
What is the organisational difference between Internet & Intranet?Nurhazman Abdul Aziz
 
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLSBASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLSamiteshg
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to routerFarhan Galib
 
Internet and intranet
Internet and intranetInternet and intranet
Internet and intranetRohit Kumar
 
Difference Between Intranet And Extranet
Difference  Between  Intranet And  ExtranetDifference  Between  Intranet And  Extranet
Difference Between Intranet And Extranetcalix_ricia
 
Diff intranet and extranet
Diff intranet and extranetDiff intranet and extranet
Diff intranet and extranetNadeem Khazi
 
Network topologies
Network topologiesNetwork topologies
Network topologiesNorah Saad
 
Routers.ppt
Routers.pptRouters.ppt
Routers.pptkirbadh
 

Viewers also liked (14)

Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
 
What is the organisational difference between Internet & Intranet?
What is the organisational difference between Internet & Intranet?What is the organisational difference between Internet & Intranet?
What is the organisational difference between Internet & Intranet?
 
osi vs tcp/ip
osi vs tcp/iposi vs tcp/ip
osi vs tcp/ip
 
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLSBASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
 
Introduction to router
Introduction to routerIntroduction to router
Introduction to router
 
Internet and intranet
Internet and intranetInternet and intranet
Internet and intranet
 
Intranet and extranet
Intranet and extranetIntranet and extranet
Intranet and extranet
 
Difference Between Intranet And Extranet
Difference  Between  Intranet And  ExtranetDifference  Between  Intranet And  Extranet
Difference Between Intranet And Extranet
 
Diff intranet and extranet
Diff intranet and extranetDiff intranet and extranet
Diff intranet and extranet
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
Internet, intranet and extranet
Internet, intranet and extranetInternet, intranet and extranet
Internet, intranet and extranet
 

Similar to Osi and tcp ip model

computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxgadisaAdamu
 
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptx
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptxCCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptx
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptxBabarYunus1
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1ahmady
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networkingisma ishak
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxzeyadosama505
 
CN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptCN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptdeeplearning6
 
OSI reference Model
OSI reference ModelOSI reference Model
OSI reference ModelJohnson Ubah
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to NetworksSwapnil Agrawal
 
Ajal 7 osi layers
Ajal 7 osi layersAjal 7 osi layers
Ajal 7 osi layersAJAL A J
 
OSI(Open System Interconnection) model
OSI(Open System Interconnection) modelOSI(Open System Interconnection) model
OSI(Open System Interconnection) modelNamra Afzal
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment David Parker
 
Ncsweek2 osi model
Ncsweek2 osi modelNcsweek2 osi model
Ncsweek2 osi modeljayvelu
 
Communication Networks 1
Communication Networks 1Communication Networks 1
Communication Networks 1mahamed Ayesh
 

Similar to Osi and tcp ip model (20)

Ccna introduction
Ccna introductionCcna introduction
Ccna introduction
 
Network layers
Network layersNetwork layers
Network layers
 
computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptx
 
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptx
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptxCCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptx
CCNA 200-301 Chapter 1-Introduction to TCP IP Networking.pptx
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
 
CN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptCN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.ppt
 
Osi model
Osi modelOsi model
Osi model
 
OSI reference Model
OSI reference ModelOSI reference Model
OSI reference Model
 
Learn basics of ip addressing
Learn basics of  ip addressingLearn basics of  ip addressing
Learn basics of ip addressing
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to Networks
 
Ccna notes
Ccna notesCcna notes
Ccna notes
 
Ajal 7 osi layers
Ajal 7 osi layersAjal 7 osi layers
Ajal 7 osi layers
 
OSI(Open System Interconnection) model
OSI(Open System Interconnection) modelOSI(Open System Interconnection) model
OSI(Open System Interconnection) model
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment
 
01 pengenalan
01 pengenalan01 pengenalan
01 pengenalan
 
Ncsweek2 osi model
Ncsweek2 osi modelNcsweek2 osi model
Ncsweek2 osi model
 
Communication Networks 1
Communication Networks 1Communication Networks 1
Communication Networks 1
 

Recently uploaded

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
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
 
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
 
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
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Recently uploaded (20)

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
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
 
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
 
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
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Osi and tcp ip model

  • 1. ASSIGNMENT OBJECTIVES  Discuss the most popular ISO-OSI 7-layer communication reference model  Explain the reference model and standards relevant to network communications  Explain TCP/IP Model
  • 2. MODELS AND STANDARDS IN COMMUNICATION  Communication  Established standards  Standards are known as protocols  Implementation  A framework is helpful in the design of hardware and software for communication  ISO-OSI Model serves this purpose  ISO-OSI supersedes the TCP/IP model
  • 3. ISO AND OSI DEFINED
  • 4. OSI MODEL BACKGROUND  Introduced in 1978 and revised in 1984  Formulates the communication process into structured layers  There are seven layers in the model, hence the name the 7-Layer model  The model acts as a frame of reference in the design of communications and networking products
  • 5. DIVISION OF LAYERS Upper Layers Lower Layers Middle Layer 7. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Data Link 1. Physical
  • 6. 7. APPLICATION LAYER  Purpose  User application to network service interface  Examples  File request from server  E-mail services
  • 7. APPLICATION LAYER FUNCTION  Function  General network access  Flow control  Error recovery
  • 8. 6. PRESENTATION LAYER  Purpose  Formats data for exchange between points of communication  Example:  Redirector software  Formats for transmission to the server
  • 10. 5. SESSION LAYER  Purpose  Oversee a communication session  Establish  Maintain  Terminate  Function  Performs name recognition and related security  Synchronization between sender and receiver  Assignment of time for transmission  Start time  End time etc.
  • 11. 4. TRANSPORT LAYER  Purpose  Repackage proper and efficient delivery of packages  Error free  In sequence  Without duplication
  • 12. TRANSPORT LAYER FUNCTION  For sending data  Repackage the message to fit into packets  Split long messages  Assemble small messages  On receiving data  Perform the reverse  Send an acknowledgment to the sender  Solve packet problems  During transmission and reception
  • 13. 3. NETWORK LAYER  Purpose  Addressing and routing the packets  Example application at the router  If the packet size is large, splits into small packets
  • 14. NETWORK LAYER FUNCTION  Address messages  Address translation from logical to physical  Ex: nganesa ----------> 102.13.345.25  Routing of data  Based on priority  Best path at the time of transmission
  • 15. 2. DATA LINK LAYER  Purpose  Manages the flow of data over the physical media  Responsible for error-free transmission over the physical media  Assures error-free data submission to the Network Layer
  • 16. DATA LINK LAYER FUNCTION  Point of origin  Packages data for transmission over physical line  Receiving end  Packages data for submission to the network layer
  • 17. DATA LINK LAYER SUBDIVISION  Improvement to ISO Model  Logical Link Control (LLC) sub-layer  Manages service access points (logical link)  Error and flow control  Media Access Control (MAC) sub-layer  Applies directly to network card communication  Access control
  • 18. 1. PHYSICAL LAYER  Purpose  Deals with the transmission of 0s and 1s over the physical media  Translation of bits into signals  Example  Pulse duration determination  Transmission synchronization  etc.
  • 19. PHYSICAL LAYER FUNCTION  Encode bits into signals  Carry data from the higher layers  Define the interface to the card  Electrical  Mechanical  Functional  Example: Pin count on the connector
  • 20. TCP/IP REFERENCE MODEL  There are four layers of the TCP/IP reference model (DARPA model as named by the US Government Agency)  The ISO-OSI reference model is composed of seven layers  The next slide shows the mapping of the ISO/OSI model to the TCP/IP model  Note that the ISO/OSI model is more widely used and accepted but the TCP/IP model is easy to comprehend
  • 21. COMPARISON OF ISO-OSI MODEL AND THE TCP/IP MODEL Application Application Presentation Session Transport Host-to-Host Network Internet Data Link Network Access Physical
  • 23. NETWORK INTERFACE LAYER  Responsible for sending and receiving TCP/IP packets on the network medium (physical/Data Link)  Applicable LAN technologies  Ethernet, Token Ring, FDDI etc.  Applicable WAN technologies  X.25 (old), Frame Relay, ATM etc.  Note that some technologies such as ATM and FDDI may be used at both the WAN and the LAN levels
  • 25. CORE INTERNET LAYER PROTOCOLS  IP  A connectionless unreliable protocol that is part of the TCP/IP protocol suite  ARP (Address Resolution Protocol)  Resolves IP addresses to MAC addresses  ICMP (Internet Control Message Protocol)  Diagnostics and error reporting  (IGMP) Internet Group Management Protocol  Management of group multicast
  • 26. TRANSPORT LAYER  Sequencing and transmission of packets  Acknowledgment of receipts  Recovery of packets  Flow control  In essence, it engages in host-to-host transportation of data packets and the delivery of them to the application layer
  • 27. CORE PROTOCOLS OF THE TRANSPORT LAYER TCP (Transmission Control Protocol) UDP (User Datagram Protocol) Transport Layer
  • 28. APPLICATION LAYER  Provides applications with the ability to access the services of the other layers  New protocols and services are always being developed in this category