OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.

Slides:



Advertisements
Similar presentations
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Advertisements

OSI Model OSI MODEL.
OSI Model OSI LAYER / MODEL.
Open System Interconnection
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
1ISM - © 2010 Houman Younessi Lecture 5 Convener: Houman Younessi Information Systems Spring 2011.
Computer Network Architecture and Programming
Review on Networking Technologies Linda Wu (CMPT )
Protocol Reference Model of OSI
COMPUTER NETWORKS.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Lecturer: Tamanna Haque Nipa
THE OSI REFERENCE MODEL LES M C LELLAN DEAN WHITTAKER SANDY WORKMAN.
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
Data Communications and Networks
OSI AND TCP/IP MODELS. Outline Introduction OSI Model TCP/IP Model IPv4 vs. IPv6.
OSI Model Honolulu Community College Cisco Academy Training Center
Chapter 2 Network Models
OSI Reference Model & Layered Communication Sritrusta Sukaridhoto.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 2 Protocols and the TCP/IP Suite by Zornitza Genova Prodanoff.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
THE OSI REFERENCE MODEL Open Systems Interconnection (OSI) International Organization for Standardization( ISO)
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
The OSI Model.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
Computer Security Workshops Networking 101. Reasons To Know Networking In Regard to Computer Security To understand the flow of information on the Internet.
BY SANTHOSH G. What is Networking Network Requirements What is Topology Types of Topologies.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
OSI means Open System Interconnect model. OSI means Open System Interconnect model. Developed by the International Organization for Standardization in.
Slide #1 CIT 380: Securing Computer Systems TCP/IP.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
Data Communication Network Models
THE OSI REFERENCE MODEL
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
Network Models.
Networking Using the OSI Model.
OSI LAYERS.
7 Layer OSI Model.
Chapter 3 Understanding the OSI Model
What the OSI Protocol Layers Do
ISO/OSI Model and Collision Domain
Lecturer, Department of Computer Application
DEPARTMENT OF COMPUTER SCIENCE
Networking and Internet
Networking and Internet
NT2640 Unit 1 Activity 1 Handout
Layered Task, OSI Model, TCP/IP Model
Computing Over Distance
Find the Critical Path and the Time Required
OSI Model OSI MODEL.
Network Architecture Models
CCNA 2 Review of Cisco CCNA 1.
Open System Interconnect (OSI).
Presentation transcript:

OSI Reference Model An overview

Standards and the internet International Organization for Standardization ISO 70’s IBM, DEC, Honeywell, Burroughs were all developing proprietary architecture and layered communication models ISO released the Open Systems Interconnection Reference Model (OSI) Provides modularity to systems developers

The Seven Layers Application Presentation Session Transport Network Data Link Physical

Application Layer The topmost layer provides the interface that a person uses to interact with the application. Examples are: telnet, FTP, Web Browsers, Many more apps are now network aware; ex. are Microsoft Word

Presentation Layer The presentation layer is responsible for defining how information is presented to the user in the interface (application layer) that they are using. Examples of presentation layer protocols and standards include ASCII, BMP, GIF, JPEG, WAV, AVI, and MPEG.

Session Layer The session layer is responsible for establishing, maintaining, synchronizing and terminating network connections. Ex. File transfer – session layer establishes connection, reestablishes if lost, terminates when finished Examples include RPC’s (remote procedure calls) and NFS (Network File System)

Transport Layer The fourth layer, the transport layer, provides both guaranteed data delivery and no guarantee of data delivery. Examples include the Internet Protocol’s (IP) TCP (transport control protocol) and UDP (user datagram protocol) protocols. Connection oriented/reliable (TCP) or connectionless (UDP) data transmissions Sequencing of data packets so they can be reassembled at destination Identification of service addresses (ports) at the destination devices

Network Layer Adds network and node addressing information to the data frames Packet creation and packet sequence control Support services to the transport layerand data preparation to the data link layer Route discovery and determination of best route between networks The network layer provides a logical topology and layer-3 addresses. Routers function at the network layer Layer 3 protocols include TCP/IP, IPX (Novell), and AppleTalk (Apple)

Data Link Layer Organizes data bits into frames The data link layer defines hardware (physical or MAC) addresses as well as the communication process that occurs within a media type. Error correction and retransmission Switches and bridges function at the data link layer. Examples of data link layer protocols include IEEE’s 802.2, 802.3, Ethernet II, HDLC, PPP, and Frame Relay.

Physical Layer Cables and bits Type of signaling such as analog or digital Electrical or optical characteristics of signal Asynchronous, synchronous, simplex, full or half duplex Data rate such as 10, 100, or gigabit Topology such as star, bus, ring The first or bottommost layer is responsible for the physical mechanics of a network connection including wires (UTP, coax, thicknet, thinnet, fiber) and connectors (RJ-45 and DB-9) and transmission of bits Single or multiple channels over a medium Hubs and repeaters are examples if devices that function at the physical layer.

TCP/IP Model OSITCP/IP 7-Application 4-Process/Application Layer 6-Presentation 5-Session 4-Transport 3-Network3-Host to host layer 2-Data link2-Internet layer 1-Physical1-Network Access layer

Data Encapsulation in a layered architecture Your computerWeb server 7-Application http 7-Application http 6-Presentation unicode 6-Presentation unicode 5-Session security 5-Session security 4-Transport tcp 4-Transport tcp 3-Network ip 3-Network ip 2-Data link ethernet 2-Data link ethernet 1-Physical Bit stream Physical Bit stream User data A User data P A User data S P A User data T S P A User data N T S P A User data D N T S P A User data D N T S P A User data N T S P A User data T S P A User data S P A User data P A User data A User data