Open Systems Interconnection (OSI) Supplemental Material.

Slides:



Advertisements
Similar presentations
Internetwork An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network.
Advertisements

Topic 6: Network and Transport Layers - Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Chapter 5: TCP/IP and OSI Business Data Communications, 5e.
Three-Layer Model Distributed data communications involves three primary components: Networks Computers Applications Three corresponding layers Network.
PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850.
OSI and TCP Reference Models RD-CSY  To understand  Basic definitions  Protocol  Application  Understand communication process using Reference.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Protocols and the TCP/IP Suite
Chapter 1 Read (again) chapter 1.
 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.
1 OSI vs. TCP/IP Compare the protocol layers of the OSI and TCP/IP Model COSC 513 Operation Systems Professor: Anvari Name: Chang-Kui Ding SID:
Chapter 5: TCP/IP and OSI Business Data Communications, 6e.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
Internet TCP/IP Cameron Schmidt Jordan Gallo. Outline History TCP/IP Layers Applications Transport Internetwork – IPV6 Network Interface and Hardware.
OSI Model. 2 The OSI Model Open Systems Interconnection Standard Model for Data Communications Specified by International Standards Organization (ISO)
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
William Stallings Data and Computer Communications Chapter 2 Protocols and Architecture.
OSI AND TCP/IP MODELS. Outline Introduction OSI Model TCP/IP Model IPv4 vs. IPv6.
Chapter 9.
OSI Reference Model & Layered Communication Sritrusta Sukaridhoto.
Protocol Architectures. Simple Protocol Architecture Not an actual architecture, but a model for how they work Similar to “pseudocode,” used for teaching.
TCP/IP and the Internet ARPANET (1969) –R&D network funded by DARPA. –Packet Switching Survive nuclear war. –Experimental to operational (1975). –Not suitable.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
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.
Computer Networks CSC524 Lecture 1 Dr. Mohsin Iftikhar Office: Cell: Lecture 1: Introduction.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications 1.
Network Protocol Models and Architecture Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
CSC 535 Communication Networking I Chapter 2 Layered Architectures Dr. Cheer-Sun Yang.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 03_b Protocol Layering Instructor: Dr. Li-Chuan Chen Date: 09/15/2003 Based in part upon slides of Prof.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
OSI Model Data Communications. 7 layer “research” model ApplicationPresentationSessionTransportNetworkLinkPhysical.
Spring 2006Computer Networks1 Chapter 2 Network Models.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
TCP/IP MODEL   Short overview for OSI model;  What is TCP/IP model?;  How is divided;  The TCP/IP structure;  The Application Layer;  The Transport.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Sy Le CS 147.  Process of transferring information between computers virtually anywhere in the world.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non proprietary standards for networking and for operating system.
BZUPAGES.COM Standardized Protocol Architectures  Vendors like standards because they make their products more marketable  Customers like standards because.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
TCP over ATM.
Networking Using the OSI Model.
The OSI Model & TCP/IP model
Protocols and the TCP/IP Suite
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Computer Networks.
Chapter 3 Understanding the OSI Model
Net 222: Communications and networks fundamentals (Practical Part)
Internetwork An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network.
Protocols and the TCP/IP Suite
مهندسی اینترنتت ارائه دهنده دکتر سيد امين حسيني
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Protocol Layers
Telecommunications and Networking
Find the Critical Path and the Time Required
Transport Protocols An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Network Architecture Models
Protocols and the TCP/IP Suite
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
Presentation transcript:

Open Systems Interconnection (OSI) Supplemental Material

Internetworking

Open Systems Interconnection (OSI) zDeveloped by the International Organization for Standardization (ISO) in 1984 zThe primary architectural model for intercomputer communications. zA conceptual model composed of seven layers, each specifying particular network functions. zDescribes how information from a software application in one computer moves through a network medium to a software application in another computer.

OSI Model Application layer Network layer Data Link layer Physical layer OSI Model F-D’s Model Application layer: http, telnet, snmp, smtp, nfs, ftp TCP, UDP Data Link Layer Physical layer Internet Model IPv4, IPv6 (HDLC)

OSI Model zNetwork layer yprovides routing and related functions zTransport layer yimplements reliable internetwork data transport services zSession layer yestablishes, manages and terminates communication sessions between presentation layer entities zPresentation layer yprovides a variety of coding and conversion functions zApplication layer yclosest to the end user

Protocols zProtocols fall into one of the following groups: yLAN protocols yWAN protocols yNetwork protocols yRouting protocols

Interaction between Layers A data link layer contact three other layers

Headers and Data

Physical-layer Implementation

OSI Data Link Layer IEEE has subdivided data link layer into two sub-layers.