PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850.

Slides:



Advertisements
Similar presentations
Arsitektur Jaringan Pertemuan 09 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Advertisements

Chapter 5: TCP/IP and OSI Business Data Communications, 5e.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
1 William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
Chapter 2: Protocols and Architecture
Kemal AkkayaWireless & Network Security 1 Department of Computer Science Southern Illinois University Carbondale CS591 – Wireless & Network Security Lecture.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Semester Copyright USM EEE442 Computer Networks Introduction: Protocols En. Mohd Nazri Mahmud MPhil (Cambridge, UK) BEng (Essex, UK)
Protocols and the TCP/IP Suite
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
EE 4272Spring, 2003 Protocols & Architecture A Protocol Architecture is the layered structure of hardware & software that supports the exchange of data.
Data Communications Architecture Models. What is a Protocol? For two entities to communicate successfully, they must “speak the same language”. What is.
Term Paper Phase-I is Due on Tuesday, February 19 in class timing —Submit a Hard Copy of your paper (MS word Document) —Follow the instructions in “Term.
William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Chapter 2: Protocols and Architecture COE 341: Data & Computer Communications (Term 061) Dr. Radwan E. Abdel-Aal.
ECS 152A 1. Introduction. A Communications Model Source —generates data to be transmitted Transmitter —Converts data into transmittable signals Transmission.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 2: Protocols and Architecture.
Network Technology CSE Network Technology CSE3020 Week 1.
Protocols; TCP/IP and OSI Model
Computer Networks with Internet Technology William Stallings
Data and Computer Communications
OIS Model TCP/IP Model.
Chapter 5: TCP/IP and OSI Business Data Communications, 6e.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
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 and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
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.
Protocol Architectures. Simple Protocol Architecture Not an actual architecture, but a model for how they work Similar to “pseudocode,” used for teaching.
Protocols and the TCP/IP Suite
William Stallings Data and Computer Communications 7 th Edition Data Communications and Networks Overview Protocols and Architecture.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
Data and Computer Communications
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 2 Protocols and the TCP/IP Suite by Zornitza Genova Prodanoff.
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.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Topic 2 – Protocol Architecture 1 FIT1005 FIT – Monash University Topic 2 - Protocol Architecture Reference: Chapter 2 – Stallings 7E.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
William Stallings Data and Computer Communications
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
1 Chapters 2 & 3 Computer Networking Review – The TCP/IP Protocol Architecture.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Protocols and Architecture Slide 1 Use of Standard Protocols.
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
Protocols Used for communications between entities in a system Used for communications between entities in a system Must speak the same language Must speak.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
CSCI 465 D ata Communications and Networks Lecture 2 Martin van Bommel CSCI 465 Data Communications & Networks 1.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Chapter 2: Protocols and Architecture COE 341: Data & Computer Communications (Term 061) Dr. Radwan E. Abdel-Aal.
TUNALIData Communications1 Chapter 2 Protocols and Architecture.
Computer Networking A Top-Down Approach Featuring the Internet Introduction Jaypee Institute of Information Technology.
Roadmap  Introduction to Basics  Computer Network – Components | Classification  Internet  Clients and Servers  Network Models  Protocol Layers.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
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.
Protocols and the TCP/IP Suite
Lecture (2).
Distributed Systems.
Computer Networks with Internet Technology William Stallings
Pertemuan 11 Model TCP/IP
Protocols and the TCP/IP Suite
Data and Computer Communications by William Stallings Eighth Edition
ECEN “Internet Protocols and Modeling”
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
Protocols and the TCP/IP Suite
Computer Networking A Top-Down Approach Featuring the Internet
Presentation transcript:

PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850

Lesson Outcomes The need for a Protocol Architecture Understand importance of OSI Reference Model Overview of TCP/IP Suite – the basis for the rest of this unit of study!

What ’ s a protocol? The set of rules or conventions governing the exchange of data between two entities Protocols define format, order of msgs sent and received among network entities, and actions taken on msg transmission, receipt All communication activity in Internet governed by protocols

What ’ s a protocol? a human protocol and a computer network protocol: Hi Got the time? 2:00 Get TCP connection req TCP connection response time

Key Features of a Protocol Key features of a protocol are: Syntax Formats of the supported packet types Semantics Definitions of each of the packet type and error codes Timing Sequence in which packets are exchanged and use of timers But, how to manage many related protocols?!

Need For Protocol Architecture Task broken into subtasks Implemented separately in layers as stack Functions needed in both systems Peer layers communicate E.g. File transfer Source must activate comms. path or inform network of destination Source must check destination is prepared to receive File transfer application on source must check destination file management system will accept and store file for this user May need file format translation

Standardized Protocol Architectures Required for devices to interoperate Vendors can have more marketable products Customers can insist on standards based equipment Two standards: OSI Reference model Never lived up to early promises de jure (i.e. by legislation) TCP/IP Reference model Most widely used de facto (i.e. in reality)

OSI Reference Model Open Systems Interconnection Developed by the International Organization for Standardization (ISO) Seven layers A theoretical system delivered too late!! TCP/IP is the de facto standard

OSI Reference Model II Each layer performs a subset of the required communication functions Each layer relies on the next lower layer to perform certain functions Each layer provides services through primitives (operations) to the next higher layer Changes in one layer should not require changes in other layers (modular, info hiding)

OSI Layers

Protocol Data Units (PDU) At each layer, there is a protocol Control data is added to user data at each layer & certain functions performed E.g.: transport layer may fragment user data Each fragment has a transport header added Destination SAP (i.e port #) Sequence number Error detection code This gives a transport PDU

The OSI Environment

OSI as Framework for Standardization

Layer Specific Standards

Elements of Standardization Protocol specification Operates between the same layer on two systems May involve different operating systems Protocol specification must be precise Format of data units (i.e. syntax) Semantics of all fields allowable sequence of PDUs (i.e timing) Service definition Functional description of what is provided Addressing Used by the higher layer, also known as SAP

OSI Layers (1) Physical Physical interface between devices Mechanical Electrical Functional Procedural Data Link Means of activating, maintaining and deactivating a reliable link Error detection and control Higher layers may assume error free transmission

OSI Layers (2) Network Transfer of information Higher layers do not need to know about underlying technology Not needed on direct links Transport Exchange of data between end systems Error free In sequence No losses No duplicates

OSI Layers (3) Session Provides control structure for communications Manages sessions between applications Presentation Data formats and coding (big/little-endian) Data compression Encryption Application Means for applications to access OSI environment Contains management functions and mechanisms to support distributed applications

TCP/IP Protocol Architecture Developed by the US Defense Advanced Research Project Agency (DARPA) for its packet switched network (ARPANET) Used by the global Internet No official model but a working one! Application layer Transport layer Internet layer or network layer Network access or data link layer Physical layer

Physical Layer Physical interface between data transmission device (e.g. computer) and transmission medium or network Characteristics of transmission medium Signal levels Data rates

Network Access Layer Exchange of data between end system and network Destination address provision Physical address Invoking services like priority

Internet Layer (IP) Systems may be attached to different networks Routing functions across multiple networks Provides logical addressing Implemented in end systems and routers

Transport Layer (TCP) Reliable delivery of data Ordering of delivery Provides application process addressing (called port number)

Application Layer Support for user applications e.g. HTTP, FTP, Telnet, SMTP, SNMP etc

OSI v TCP/IP

Encapsulation/Decap Process

TCP/IP Concepts

Addressing levels Level in architecture at which entity is named Unique address for each end system and router (i.e. physical address) Network level address (i.e. logical address) IP or internet address (in TCP/IP) Network service access point or NSAP (in OSI) Process within the system Port number (in TCP/IP) Service access point or SAP (in OSI)

Some Protocols in TCP/IP Suite

Intro Networking Video

Summary The needs for standardized protocols and protocol architecture Discussed two layered models: The OSI Reference Model TCP/IP protocol suite Next: The mechanism of data transmission