THE OSI REFERENCE MODEL

Slides:



Advertisements
Similar presentations
Introduction to TCP/IP
Advertisements

1 Packet Switching, Layer Models and Protocol Suites Data Communications and Computer Networks Asst. Prof. Chaiporn Jaikaeo, Ph.D.
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??
Open System Interconnection
CompTIA Network+ Chapter 2
1ISM - © 2010 Houman Younessi Lecture 5 Convener: Houman Younessi Information Systems Spring 2011.
Open System Interconnection (OSI) Model
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
Data Communications and Networks
CS 447 Networks and Data Communication
OSI AND TCP/IP MODELS. Outline Introduction OSI Model TCP/IP Model IPv4 vs. IPv6.
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.
SEED Infotech Pvt. Ltd. 1 Networking in Java. SEED Infotech Pvt. Ltd. 2 Objectives of This Session Describe issues related to any type of network using.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Unit27-networking BTEC NAT – UNIT 27 NETWORKING OSI MODEL Unit Leader:Dave Bell
1 Protocols and Reference Models Babu Ram dawadi.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Transport Layer Network Fundamentals – Chapter 4.
The OSI Model.
TCP/IP Transport and Application (Topic 6)
OV Copyright © 2011 Element K Content LLC. All rights reserved. Networking Models  The OSI Model  The TCP/IP Model.
OSI Model. Topics What is the OSI Model? What is a Protocol? Why 7 Layers? The 7 Layers – Application – Presentation – Session – Transport – Network –
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
Network Architecture Models School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 2, Thursday 1/18/2007)
Data Communications and Networks
BY SANTHOSH G. What is Networking Network Requirements What is Topology Types of Topologies.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
OSI means Open System Interconnect model. OSI means Open System Interconnect model. Developed by the International Organization for Standardization in.
Telecommunications Essentials John R. Durrett July 5, 2005.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
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.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
Prepared by: PACE Academy ( Welcome to CCNAX Cisco Certified Network Associate Version 2 ( ) Recognize the purpose and functions.
CCNA Course-2 AITSO CCNA Course -2 Class-2 ( )
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
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.
Roadmap  Introduction to Basics  Computer Network – Components | Classification  Internet  Clients and Servers  Network Models  Protocol Layers.
Networking Using the OSI Model.
The OSI Model & TCP/IP model
OSI LAYERS.
Chapter 3 Understanding the OSI Model
What the OSI Protocol Layers Do
ISO/OSI Model and Collision Domain
The OSI 7 Layer Model.
CT1303 LAN Rehab AlFallaj.
Chapter 4 OSI REFERENCE MODEL Visit to more Learning Resources.
NT2640 Unit 1 Activity 1 Handout
Layered Task, OSI Model, TCP/IP Model
Find the Critical Path and the Time Required
Layered Task, OSI Model, TCP/IP Model
OSI Model The Seven Layers
The OSI 7 Layer Model Ben, Stuart, Charles.
Network Models CCNA Instructor Training Course October 12-17, 2009
Network Architecture Models
OSI Reference Model Kashif Ishaq.
OSI Reference Model Unit II
The TCP/IP Model.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Open System Interconnect (OSI).
Unit – III Network Essentials
Presentation transcript:

THE OSI REFERENCE MODEL

OSI Any data transmitted from any source passes through seven different steps to reach the destination. The sum of these seven steps is called OSI reference model

OSI A LAYERED APPROACH APLICATION LAYER PRESENTATION LAYER SESSION LAYER TRANSPORT LAYER NETWORK LAYER DATA LINK LAYER PHYSICAL LAYER

APPLICATION LAYER Provides an interface between the end user and computer application Preparation of new data item, editing and updating etc. Not Network oriented applications and network oriented applications Allows application to use network Handles flow control, error control, error recovery etc

APPLICATION LAYER PROTOCOLS DEVICES SNMP FTP TFTP SMTP HTTP TELNET gateways

PRESENTATION LAYER Converts data in the network understand able format ASCII (http://www.webopedia.com/quick_ref/asciicode.asp) ABCIDIC Provides Data encryption Provides Data Compression Provides an Receives from application and transfers to the session layer

PRESENTATION LAYER PROTOCOLS DEVICES SNMP FTP TFTP SMTP HTTP TELNET gateways

SESSION LAYER Responsible for opening, closing and maintaining the connection between the source and receiver applications Simplex, Half Duplex, Full Duplex Provides the synchronization between source an receiver Offers the check points in the transmission , that is, if transmission fails, only the data after the check point must be transmitted again Handles Remote Procedural Calls(RPCs)

SESSION LAYER PROTOCOLS DEVICES SNMP FTP TFTP SMTP HTTP TELNET RPC gateways

TRANSPORT LAYER Transport of data across the nodes Performs chunking (fragments) and reassembling Provides sequence numbers for each fragment without loss and duplication Connection oriented transmission (TCP/SPX) Provides acknowledgement of correctly received data connection less transmission (UDP), does not guarantee the successful receipt

TRANSPORT LAYER PROTOCOLS TCP UDP SPX NETBEUI DEVICES gateways

NETWORK LAYER Performs Routing Logical addressing ARP, RARP Determining the best possible Route(path) between sender and receiver Logical addressing Software addresses to hard ware addresses are resolved ARP, RARP Information to correct address Host group message reporting (IGMP) Flow control ( ICMP) Routing vs Routed Protocols

NETWORK LAYER PR OTOCOLS DEVICES ROUTERS LAYER 3 SWICHES IP IPX RIP OSPF IGRP EIGRP ARP RARP ICMP IGMP DEVICES ROUTERS LAYER 3 SWICHES

DATA LINK LAYER Controls access to the communication channel Frames are sent between layers Further divided into two sub layers Logical Link Control Establishes and maintains the link between the different devices on the network Media Access Control (MAC) Deals with the fact that how devices share the common channel

DATA LINK LAYER PROTOCOLS DEVICES HDLC LLC PPP BRIDGES SWITCHES BROUTERS

PHYSICAL LAYER Data conversion according to the media available Specifies how signals are transmitted over the media

DATA LINK LAYER DEVICES HUBS REPEATERS AMPLIFIERS TRANSCIEVERS MULTIPLEXERS RECIEVERS TRANSMITTERS CONNECTORS CABLES SWITCHES