Basic Communications Model Standards are needed at all Layers

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
Advertisements

PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 2: Protocols and Architecture.
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
1 Standards Chapter 2 Copyright 2003 Prentice-Hall Panko’s Business Data Networks and Telecommunications, 4 th edition.
Chapter 3 Telecommunication Architectures and Standard.
More on TCP/IP and Networking CS-328 Dick Steflik.
THE OSI REFERENCE MODEL Open Systems Interconnection (OSI) International Organization for Standardization( ISO)
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications 1.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Introduction to Technology Infrastructure Chapter 1.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
1 Figure 3-2: TCP/IP Standards (Study Figure) Origins  Defense Advanced Research Projects Agency (DARPA) created the ARPANET  An internet connects multiple.
Part E: Standards Layered Standards Architectures TCP, IP, and TCP/IP Other Architectures.
1 Basic Communications Model Standards are needed at all Layers User Layer Application Layer Computer (Transport) Layer Transmission Layer.
Spring 2006Computer Networks1 Chapter 2 Network Models.
03 - Winter 2006ECE 766 Computer Interfacing and Protocols 1 Protocol Hierarchies First networks: hardware comes first Increased complexity  network architecture.
William Stallings Data and Computer Communications
OSI Model Cisco Academy Semester 1, Chapter 2. The Seven Layers of the OSI Model International Organization of Standardization ISO.
Chapter 2 Network Models
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
Chapter 3: Network Protocols and Communications
Chapter 3: Network Protocols and Communications
Networking Using the OSI Model.
Protocols and the TCP/IP Suite
DATA COMMUNICATION Lecture-45.
Chapter 5: Making Networks Work
Lecture (2).
Introduction to Technology Infrastructure
PROTOCOLS PROTOCOLS.
Computer Networks.
OSI model vs. TCP/IP MODEL
Net 222: Communications and networks fundamentals (Practical Part)
Chap. 2 Network Models.
Local Area Networks Chapter 4.
Welcome to the Cloud Chapter 1 Panko and Panko
Introduction.
Using MIS 2e Chapter 6 Appendix
CT1303 LAN Rehab AlFallaj.
Broader Perspective A Multiprotocol World.
Network Architecture Introductory material
Networking and Internet
Introduction to Technology Infrastructure
Networking and Internet
NET301 Lecture 2 10/9/2015 NET 301.
Protocols and the TCP/IP Suite
Data and Computer Communications by William Stallings Eighth Edition
Review of Important Networking Concepts
Ethernet LAN 1 1.
Network Protocol Layers
Telecommunications and Networking
Chapter 1. Introduction Data Communications
Protocols and the TCP/IP Suite
Computer Networking A Top-Down Approach Featuring the Internet
Technologies and Applications of Computer Networks
Introduction to Data Communications
Protocol Layering - Introduction
Review of Important Networking Concepts
The OSI Layers Surasak Sanguanpong
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Basic Communications Model Standards are needed at all Layers User Layer Application Layer Computer (Transport) Layer Transmission Layer

Subnet Layer Transmission of Messages 1. Within a Single Subnet, or Station A Station B 2 2 1 1 4 3 Transmission of Messages 1. Within a Single Subnet, or 2. in Point-to-Point Links Between Subnets

Across multiple subnets in an internet Internet Layer Station A Station B 2 1 4 3 Routing of Messages Across multiple subnets in an internet

Internetting Station A Station B 2 1 4 3 internet: collection of subnets such that any station on any subnet can communicate with any other station on any other subnet simply by giving the internet address of the other station.

Layering in Major Architectures Basic Model TCP/IP IPX/SPX OSI Application Application Application Application (7) Presentation (6) Computer (Transport) Transport: TCP, etc. Complex: SPX, etc. Session (5) Transport (4) Internet Internet Internet Network (3): Internet & Subnet Subnet (OSI) Subnet (OSI) Subnet (OSI) Data Link (2) Physical (1)

OSI Architecture Reference Model for Open Systems Interconnection (OSI) Standards Agencies ISO (computers) Don’t confuse OSI and ISO! ITU-T (telecommunications) De jure standards (official/open)

OSI Architecture Standards are sophisticated Sophistication brings complexity Slow standards development Products are late to market and expensive The result: low acceptance of OSI standards in general But OSI dominates at the single network (subnet) transmission layer

Physical Layer (OSI Layer 1) Physical transmission standards Physical Connector Transmission media Electrical Voltage levels Meanings of various voltage levels

The Data Link Layer (OSI Layer 2)

Data Link Layer (OSI Layer 2) Organize data for transmission over a data link Data packages at various layers are called protocol data units (PDUs) The Data Link Layer PDU is called a frame Organization allows addressing on shared data links Organization allows error checking and other meta delivery processes Media Access Control Controls when stations may transmit in shared media LANs and other shared data links

TCP/IP Architecture Internet Engineering Task Force (IETF) Of the Internet Society De jure (official/open)

TCP/IP Architecture Standards are simple Widely Used Often have “Simple” in the name Standards and products are fast to market Products are inexpensive and fast to market Widely Used On the Internet In many corporate networks Dominates at internet and transport layers