Reference Models and Standards. Reference Models (1) A reference model is the formal name for a protocol suite – a collection of protocols and layer definitions.

Slides:



Advertisements
Similar presentations
OSI Model OSI MODEL.
Advertisements

Data Communications System By Ajarn Preecha Pangsuban.
1 n OSI Reference Model n Hierarchical Software Layers.
Chapter 2 Network Models.
EEC-484/584 Computer Networks Lecture 3 Wenbing Zhao
OSI Model MIS 416 – Module II Spring 2002 Networking and Computer Security.
Communicating over the Network
Chapter 1 Read (again) chapter 1.
William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Protocol Architecture The “Common Language”. Copyright by Jorg Liebeherr 98, 99 Need for Protocols Protocols are a set of rules and conventions. By enforcing.
 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
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
THE OSI REFERENCE MODEL LES M C LELLAN DEAN WHITTAKER SANDY WORKMAN.
Reference Model 1. Layered network Why network are layered ?! -Easy to change -Easy to troubleshoot -Give general idea of each layer 2.
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.
Network Layers The OSI and Internet Models Sid Arora, Joseph Huang, Josepha Rood, Eva Smith.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
Presentation on Osi & TCP/IP MODEL
NETWORKING CONCEPTS. COMPARISON OF OSI AND TCP/IP Common features Both are based on the concept of stack of independent protocols Functionality of layers.
Network Architecture & Standards
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Introduction and Overview Chapter 1. Why Study TCP/IP? Forms global Internet base technology Has accommodated explosive growth well Protocols work over.
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)
Mukesh N. Tekwani Elphinstone College Mumbai
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
Computer Networks Chapter 2 – Network Models. Summer 2006Computer Networks2 Communication Tasks  The tasks given below need to be taken care of in any.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
Spring 2006Computer Networks1 Chapter 2 Network Models.
1 Figure 3-2: TCP/IP Standards (Study Figure) Origins  Defense Advanced Research Projects Agency (DARPA) created the ARPANET  An internet connects multiple.
INTRODUCTION. A Communications Model Source –generates data to be transmitted Transmitter –Converts data into transmittable signals Transmission System.
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.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
General Comparison OSI Vs TCP/IP. Focus of Reliability Control Implementation of the OSI model places emphasis on providing a reliable data transfer service,
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
1 Chapters 2 & 3 Computer Networking Review – The TCP/IP Protocol Architecture.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Net 221D:Computer Networks Fundamentals
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Network Architecture Section Network Architecture Challenge –Fill the gap between hardware capabilities and application expectations, and to.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Introduction Reference Models. The OSI Reference Model The TCP/IP Reference Model A Comparison of OSI and TCP/IP A Critique of the OSI Model and Protocols.
Chapter 2 Network Models
Introduction Chapter 1. TCP/IP Reference Model Why Another Model? Although the OSI reference model is universally recognized, the historical and technical.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
Computer Networking A Top-Down Approach Featuring the Internet Introduction Jaypee Institute of Information Technology.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
Date: April. 13, Monday Evening.
Chapter 2 Network Models
Computer Communication Architecture
Basic Communications Model Standards are needed at all Layers
Chapter 2 Network Models
Computer Networks.
Computer Network Course objective: To understand Network architecture
Chapter 2 Network Models
Introduction.
Lecturer, Department of Computer Application
DEPARTMENT OF COMPUTER SCIENCE
مهندسی اینترنتت ارائه دهنده دکتر سيد امين حسيني
Chapter 2 Network Models
Chapter 1. Introduction Data Communications
OSI Model OSI MODEL.
Chapter 2 Network Models
Computer Networking A Top-Down Approach Featuring the Internet
Presentation transcript:

Reference Models and Standards

Reference Models (1) A reference model is the formal name for a protocol suite – a collection of protocols and layer definitions that provide network service We discuss a few models in this lesson –The 7-layer, Open Systems Interconnection (OSI) model created primarily by the phone companies –The 5-layer Transmission Control Protocol (TCP) / Internet Protocol (IP) model created by the Internet Engineering Task Force (IETF) –The ATM model –The Bluetooth model 2

Reference Models (2): OSI Conceptual objects are central to the OSI model –Services: define what the layer does, i.e., its semantics –Interfaces: describe how to access the services –Protocols: describe the interaction with the peer and implement the offered service described by the interface –The concepts are the only significant contributions of this reference model Designed without any thought of internetworking –Typical phone company arrogance: Everyone will use our technologies Therefore internetworking is not needed (WRONG!!!) 3

Reference Models (3): OSI The model was devised before the protocols – so there are problems with what service is put into each layer –Designers couldn’t agree whether there should be 6 or 8 layers, so they comprised and declared 7 layers –As a joke people now often talk about layers 8 and 9 - politics and economics - as two unspoken layers –The lower layer names are often still used OSI is complex - initial implementations were poor TCP/IP was already established and as a result TCP/IP became more popular 4

Reference Models (4): OSI 5 voltages, cabling framing routing end-to-end boundary synchronization “endian” issues

Reference Models (5): TCP/IP The principle TCP/IP design goals were internetworking capability and survivability –The US Department of Defense wanted connections to continue working as long as the source and destination machines continued to work Originally there were 4 layers with a Host-to- Network layer below the Internet layer –Now TCP/IP is a 5 layer model with a Network Interface layer and a Physical layer similar to the Data-Link layer and the Physical layer of the OSI model –The OSI names are often used at layer 2 and even sometimes at layer 3 without too much confusion... 6

Reference Models (6): TCP/IP 7 Also called the network-access layer

Reference Models (7): TCP/IP 8 Layer 3 is often called the network layer and Layer 2 the data-link layer – borrowing from the OSI model

Reference Models (8): TCP/IP At the transport layer there were originally two protocols –Transmission Control Protocol (TCP): a reliable, connection-oriented byte stream protocol –User Datagram Protocol (UDP): an unreliable connectionless protocol –Other transport layer protocols are emerging –Some “transport” protocols are constructed at the application layer as a shim on top of UDP Session and presentation layers were not included –The application must perform those roles in TCP/IP 9

Reference Models (9): TCP/IP The focal point of TCP/IP is the Internet layer – giving the protocol graph a “narrow waist” –This is the layer responsible for routing datagrams in an internetwork –It is also responsible for congestion control and fragmentation –The key to the design is an arbitrary number of transport protocols above and network technologies below this layer 10

Reference Models (10): TCP/IP 11 TCP/IP Initial protocol graph Application Transport Internet Network Interface

Reference Models (11): TCP/IP The descriptions provided in the OSI protocol stack slide for layers 1 to 4 generally apply here as well We will study Layers 3 and 4 particularly with Ethernet at Layer 2 Although ubiquitous, TCP/IP has its problems –TCP/IP did not initially distinguish between service, protocol, and interface – so its protocols are more coupled and therefore harder to replace –TCP/IP isn’t really a model – just a description of protocols that already had been created 12

Reference Models (12): ATM Asynchronous Transfer Mode (ATM) is a phone company promoted, packet-switched, connection- oriented technology with its own reference model –The model is 3-dimensional with a user plane and a control plane, and with layer and plane management functions at all layers During the late 1990s it was promoted as the “one- size fits all” technology but it has since been overtaken by the much simpler Ethernet for LAN use 13

Reference Models (13): ATM 14

Reference Models (14): Bluetooth Bluetooth is a Personal Area Network (PAN) technology for very small piconets It has its own protocol architecture that has been modified somewhat by the IEEE committee to make it compatible with other 802 networks Perhaps most interesting is that there is no layer corresponding to the network layer of the OSI model – the piconet is too small to need routing –But there has been interest in adding routing 15

Reference Models (15): Bluetooth 16

Reference Models (16): Hybrid Model The OSI model is useful but its protocols are not popular (although DECNET is based on OSI) The TCP/IP model was never used but its protocols are ubiquitous A hybrid reference model used by our textbook and others is shown below. 5Application layer 4Transport layer 3Network layer 2Data link layer 1Physical layer 17

Standards (1) ITU – International Telecommunication Union ISO – International Standards Organization –ANSI – American National Standards Institute is the US member, but it is not government sponsored IEEE – Institute of Electrical and Electronic Engineers –Lots of standards at networking layer 2 (and 1) – some now available for free due to sponsorship of vendors IETF – Internet Engineering Task Force –Lots of Request For Comments (RFCs) and standards at higher layers 18

Standards (2) –Free download of IEEE 802 standards –Well-written and the final word on most things layer 2 – but they can be difficult to digest –Searchable database of Requests For Comments (RFCs) –Building networks requires reading RFCs and understanding how to determine their status in the standardization process –The quality is variable – but the important standards have been revised several times and are generally readable –Briefly examine the RFCs published on April 1 for some networking humor 19