ISO-OSI Reference Model and IEEE Standards

Slides:



Advertisements
Similar presentations
OSI Model OSI MODEL.
Advertisements

© N. Ganesan, Ph.D., All rights reserved. Chapter ISO-OSI Reference Model and IEEE Standards.
CompTIA Network+ Chapter 2
Chapter 2 Network Models.
Open System Interconnection (OSI) Model
Computer Network Architecture and Programming
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
LECTURE 2 CT1303 LAN. STANDARD MODELS: OSI Model : Open system Interconnection. is a conceptual model that characterizes and standardizes the internal.
NETWORK MODELS T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Lecturer: Tamanna Haque Nipa
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
NETWORKING CONCEPTS. OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement.
Lecture 1 The OSI Model Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Introducing Network Standards
Introduction to Computer Networks Introduction to Computer Networks.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
THE OSI REFERENCE MODEL Open Systems Interconnection (OSI) International Organization for Standardization( ISO)
Course ILT The OSI model Unit objectives Explain the significance of the OSI model, label the seven layers of the OSI model, and describe services provided.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
Internet Model. Interfaces Between Layers The passing of the data and network information down through the layers of the sending device and back up.
COMPUTER NETWORKS Ms. Mrinmoyee Mukherjee Assistant Professor
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
OSI Model. Topics What is the OSI Model? What is a Protocol? Why 7 Layers? The 7 Layers – Application – Presentation – Session – Transport – Network –
Protocols Rules governing the communication process, the language of the deal between the devices, must reflect Layers protocols define format, order of.
Chapter 2. Network Models
OSI Model Cisco Academy Semester 1, Chapter 2. The Seven Layers of the OSI Model International Organization of Standardization ISO.
THE OSI MODEL ISO is the organization.OSI is the model. ISO  International Standards Organization OSI  Open Systems Interconnection.
Chapter 2 Network Models
Chapter 3: Network Protocols and Communications
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non proprietary standards for networking and for operating system.
N ETWORKING Standards and Protocols. S TANDARDS AND P ROTOCOLS The OSI Model.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
What is Network Reference Model? A network reference model defines the functions of communication software in a generalized and structured manner which.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
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.
Computer Network Lab. 1 3 장 OSI 기본 참조 모델 n OSI : Open System Interconnection n Basic Reference Model : ISO-7498 n Purpose of OSI Model ~ is to open communication.
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
LECTURE 2 Network Layered Models: OSI & TCP/IP. Chapter Objectives ■Discuss the most popular ISO-OSI 7-layer communication reference model ■Explain the.
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.
Computer Communication Architecture
The OSI Model Prof. Choong Seon HONG.
Chapter 5: Making Networks Work
Computer Networks.
ISO-OSI Reference Model and IEEE Standards
Chap. 2 Network Models.
Local Area Networks Chapter 4.
Part I. Overview of Data Communications and Networking
© 2003, Cisco Systems, Inc. All rights reserved.
Lecturer, Department of Computer Application
The OSI 7 Layer Model.
CT1303 LAN Rehab AlFallaj.
DEPARTMENT OF COMPUTER SCIENCE
NET301 Lecture 2 10/9/2015 NET 301.
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
Protocols and the TCP/IP Suite
Data and Computer Communications by William Stallings Eighth Edition
Chapter 3: Open Systems Interconnection (OSI) Model
DATA COMMUNICATION Lecture-8.
OSI Model The Seven Layers
Network Model.
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
Open System Interconnect (OSI).
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

ISO-OSI Reference Model and IEEE Standards Chapter ISO-OSI Reference Model and IEEE Standards © N. Ganesan, Ph.D. , All rights reserved.

An Overview of ISO and its 7-Layer OSI Model Module 1 An Overview of ISO and its 7-Layer OSI Model © N. Ganesan, Ph.D. , All rights reserved.

Models and Standards in 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 ISO OSI International Standards Organization Open Systems Interconnect

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

The Layered Approach to Communication 7. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Data Link 1. Physical

Division of Layers 7. Application 6. Presentation Upper Layers 5. Session 4. Transport Middle Layer 3. Network 2. Data Link Lower Layers 1. Physical

The Function of a Layer Each layer deals with one aspect of networking Layer 1 deals with the communication media Each layer communicates with the adjacent layers In both directions Ex: Network layer communicates with: Transport layer Data Link layer Each layer formats the data packet Ex: Adds or deletes addresses

Role of Layers Node A 7. Application 6. Presentation Data In To/from 1. Physical To/from Node B Data Out

Communication Between Layers 7. Application Data Encapsulation 6. Presentation Data Stripping 5. Session

The Role of Layers in Point-to-point Communication Node b Node a 7. Application 7. Application 1.Physical 1. Physical

Virtual Communication Between Layers 7. Application 7. Application 3. Network 3. Network

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 Deals with network transmission protocols IEEE 802. protocols

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

Logical Link Control

Media Access Control Application Network Interface Card driver NETWORK CARD NETWORK SOFTWARE NIC Driver facilitates data transfer

1. Physical Layer Purpose Example 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 h higher layers Define the interface to the card Electrical Mechanical Functional Example: Pin count on the connector