Chapter 4 : Network models. Lecture 8. Layered Tasks - We use the concept of layers in our daily life. As an example, let us consider 2 friends who communicate.

Slides:



Advertisements
Similar presentations
Exercises and Solutions Lecture 1
Advertisements

2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models.
2.1 Background Information Network Models LAYERED TASKS We use the concept of layers in our daily life. As an example, let us consider two friends.
The OSI Model and the TCP/IP Protocol Suite
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 2 The OSI Model and the TCP/IP.
Data Communications Network Models.
NETWORK MODELS T.Najah Al_Subaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Chapter 2 Network Models
CHAPTER 3 1. THE OSI MODEL AND THE TCP/IP PROTOCOL SUITE  Outline: 1. Protocol Layers 2. OSI Model 3. TCP/IP Model 4. Addressing 2.
The OSI Model and the TCP/IP Protocol Suite
NETWORKING CONCEPTS. OSI MODEL Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement.
The OSI Model and the TCP/IP Protocol Suite
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
HW for Chapter 1 Review Questions: 3, 4, 5, 6, 7, 8, and 11 Exercises: 16, 18, 21, 22, 23, and
I protocolli TCP/IP 2/ed Behrouz A. Forouzan Copyright © 2005 – The McGraw-Hill Companies srl Chapter 2 Upon completion you will be able to: The OSI Model.
NDSL, Chang Gung University, 2.1 Chapter 2 Network Models 長庚大學資訊工程學系 陳仁暉 副教授 Tel: (03) Ext: 5990
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
The OSI Model and the TCP/IP Protocol Suite
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 2 Network Models.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Powerpoint Templates Computer Communication and Networks Lecture # 04 Muhammad Waseem Iqbal.
 An ISO is a multi national body dedicated to worldwide agreement on international standards.  An ISO standard that covers all aspects of network communications.
NET 221D:Computer Networks Fundamentals
The OSI Model.
NETWORKING CONCEPTS. NETWORK MODEL n/w is a combination of h/w,s/w that sends data from one location to other h/w consist of any physical equipment that.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 2 Network Models.
NETWORKING CONCEPTS. PROTOCOLS In a n/w communication occurs b/w 2 entities Entity means anything that is capable of sending and receiving information.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
N ETWORK P ROGRAMMING CSC- 341 Instructor: Junaid Tariq, Lecturer, Department of Computer Science.
Chapter 2. Network Models
BZUPAGES.COM 2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models
Network Models.
Ch 2. Network Models. 1. LAYERED TASKS Concept of layers – Consider two friends who communicate through mail – What happens when one sends a letter to.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Overview of Data Communications and Networking
1/15 Chapter 5 Open Systems Interconnection Model.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Lecturer: Mrs. Rohani bt Hassan
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Lecture 3 : Network Architectures 1.
Network Models.
Chapter 2 Network Models.
THE OSI MODEL By: Omari Dasent.
Chap. 2 Network Models.
Chapter 3.
IOS Network Model 2nd semester
Chapter 3.
Chapter 2 Network Models.
Chapter 2 Network Models
Data and Computer Communications by William Stallings Eighth Edition
Chapter 2 Network Models.
Layered Task, OSI Model, TCP/IP Model
Topics discussed in this section:
Chapter 2 Network Models.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Model.
Chapter 2 Network Models
Chapter 2 Network Models.
Chapter 2 Network Models
Data Transmission And Digital Communication
Layered Tasks.
Protocol Layering - Introduction
Lec 4 Network Models Computer Networks Al-Mustansiryah University
Chapter 2 Network Models
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

Chapter 4 : Network models. Lecture 8

Layered Tasks - We use the concept of layers in our daily life. As an example, let us consider 2 friends who communicate through postal mail. The process of sending a letter to a friend would be complex if there were no services available from the post office. Process of sending a letter: - Sender, Receiver, and Carrier. - Hierarchy : Tasks must be done in order given in hierarchy - Services : each layer at the sending site uses the services of the layer below it.

Tasks involved in sending a letter:

Network model - In order for a computer to send information to another computer, and for that computer to receive and understand the information, there has to exist a set of rules or standards for this communication process. These standards ensure that varying devices and products can communicate with each other over any network. This set of standards is called a Network model.

Network model - A network model is a layered architecture. Layers : - A grouping of related tasks involving the transfer of information. Protocol : - A set of rules that governs data communication. It represents an agreement between the communicating devices.

The OSI Model - Established in 1947, the International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on international standards. An ISO standard that covers all aspects of network communications is the Open Systems Interconnection (OSI) model. It was first introduced in the late 1970s.

The OSI Model It consists of seven separate but related layers, each of which defines a part of the process of moving information across a network.

Layers Architecture - The OSI model is composed of seven ordered layers: physical (layer 1), data link (layer 2), network (layer 3), transport (layer 4), session (layer 5), presentation (layer 6), and application (layer 7).

Layers Architecture - The figure shows the layers involved when a message is sent from device A to device B. - Within a single machine, each layer calls upon the services of the layer just below it. - Between machines, layer x on one machine communicates with layer x on another machine. - This communication is governed by an agreed-upon series of rules and conventions called protocols.

The interaction between layers in the OSI model

An exchange using the OSI model - In This figure, which gives an overall view of the OSI layers, D7 means the data unit at layer 7, D6 means the data unit at layer 6, and so on. The process starts at layer 7 (the application layer), then moves from layer to layer in descending, sequential order. At each layer, a header, or possibly a trailer, can be added to the data unit. - Commonly, the trailer is added only at layer 2. When the formatted data unit passes through the physical layer (layer 1), it is changed into an electromagnetic signal and transported along a physical link.

An exchange using the OSI model - Upon reaching its destination, the signal passes into layer 1 and is transformed back into digital form. - The data units then move back up through the OSI layers. As each block of data reaches the next higher layer, the headers and trailers attached to it at the corresponding sending layer are removed, and actions appropriate to that layer are taken. - By the time it reaches layer 7, the message is again in a form appropriate to the application and is made available to the recipient.

An exchange using the OSI model

Encapsulation A packet (header and data) at level 7 is encapsulated in a packet at level 6. The whole packet at level 6 is encapsulated in a packet at level 5, and so on.