Computer Networking Chapter 2. The OSI reference Model

Similar documents
The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

Cross Layer Protocol Design. Radio Communication III

ES623 Networked Embedded Systems

Chapter 3 Protocols and the TCP/IP Suite

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

Networking Models OSI Model Created by International Organization Standardization

Network Reference Models

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1

Data Communication and Network. Introducing Networks

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1

Network Review TEJ4M. SBrace

Network Architecture Models

ITEC 3800 Data Communication and Network. Introducing Networks

Cisco Cisco Certified Network Associate (CCNA)

OSI Reference Model. Computer Networks lab ECOM Prepared By : Eng. Motaz Murtaja Eng. Ola Abd Elatief

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications

8. Networks. Why networked embedded systems General network architecture. Networks. Internet-enabled embedded systems Sensor networks

System Programming. Introduction to computer networks

Lecture (03) Networking Model (TCP/IP) Networking Standard (OSI) cont.,..

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Chapter -4 OSI Reference Model

Application Layer. Presentation Layer. Session Layer. Transportation Layer. Network Layer. Physical Layer

Network Protocols. Terms you ll need to understand: Techniques you ll need to master:

MEBS Utilities services M.Sc.(Eng) in building services Faculty of Engineering University of Hong Kong


ECE 4400:427/527 - Computer Networks Spring 2017

Chapter 2 Network Models 2.1

Lecture 3 Protocol Stacks and Layering

Open Systems Interconnection Model

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Chapter 2 Network Models

Organizations have developed standard sets of protocols

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK

Architectures of Communication Subsystems

Lecture 2: Network Protocols and Layering

Lecture (03) Network Model

Lecture (02) Network Protocols and Standards

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

Communicating over the Network. Network Fundamentals. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved.

OSI ISO, OSI Reference Model

Network Layers. Standardization Cruelty 2009/08/12. (C) Herbert Haas

Peer entities. Protocol Layering. Protocols. Example

Switching Networks (Fall 2010) EE 586 Communication and. August 27, Lecture 2. (modified by Cheung for EE586; based on K&R original) 1-1

Packet Switching, Layer Models and Protocol Suites

Osi Reference Model And Explain The Various Layers And Its Applications

Copyleft 2005, Binnur Kurt. Objectives

M242 COMPUTER NETWORS AND SECURITY

Network Models. Presentation by Dr.S.Radha HOD / ECE SSN College of Engineering

Chapter 12. Network Organization and Architecture. Chapter 12 Objectives Introduction Introduction

Networks: Access Management

Lecture (03) (I) OSI Reference Model

CSE 123A Computer Networks

Communication System Models

Chapter 2 Communicating Over the Network

Chapter 1 Introduction

Need For Protocol Architecture

Computer Networks (Introduction to TCP/IP Protocols)

Need For Protocol Architecture

Chapter Two. The OSI Model

Engr. Joseph Ronald Canedo's Notes

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer

Communication Fundamentals in Computer Networks

ELC 537 Communication Networks

CS-461 Internetworking. Dr. Mohamed Aboutabl

Chapter 2 Network Models 2.1

Chapter 3: Network Protocols and Communications

DigiPoints Volume 1 PROTOCOL FUNCTIONS

Communication Networks

Introduction to computer networking

Introduction to Internetworking

CCNA Exploration1 Chapter 7: OSI Data Link Layer

products. OSI is an ISO Standard: OSI was officially adopted as an international standard by the International Organisation of Standards (ISO).

Network Model: Each layer has a specific function.

NETWORK SECURITY ITEC 435

Defining Networks with the OSI Model. Module 2

Chapter 2. Communicating Over The Network. CCNA1-1 Chapter 2

Raj Jain. The Ohio State University Columbus, OH

Chapter 12 Network Protocols

Chapter 2 Network Models 2.1

1: Review Of Semester Provide an overview of encapsulation.

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim

Lecture (03) Data Encapsulation. Network Layer (Physical/Data link)

CS3600 SYSTEMS AND NETWORKS

Chapter 1: OSI Model

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

CS1302-COMPUTER NETWORKS UNIT I -DATA COMMUNICATION PART A

Network Models. Behrouz A. Forouzan Data communication and Networking Fourth edition

Data Encapsulation & OSI & TCP/IP Models Week 2. Lecturer: Lucy White Office : 324

Part VI. Appendixes. Appendix A OSI Model and Internet Protocols Appendix B About the CD

Lecture Outline. Lecture 2. OSI model and networking. The OSI model and networking. The OSI model and networking. The OSI model and networking

Internetworking Models The OSI Reference Model

03 The Internet Model and TCP/IP

Chapter 2 Network Architectures A global view

Introduction to Open System Interconnection Reference Model

EE Prof. John A. Copeland

Chapter 2. Communicating Over The Network

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? What s the Internet? What s the Internet?

Chapter 1: Introduction

TCP/IP THE TCP/IP ARCHITECTURE

CPEG514 Advanced Computer Networks. Atef Abu Salim University of Nizwa Spring 2013/2014

Transcription:

Computer Networking Chapter 2. The Model

1. Overview 1.1. Concepts 1.2. Advantages and Disadvantages 2. Layers 2.1. Application Layer 2.2. Presentation Layer 2.3. Session Layer 2.4. Transport Layer 2.5. Network Layer 2.6. Datalink Layer 2.7. Physical Layer 3. Data flow in

Open Systems Interconnections The partitions a communication system into abstraction layers networking. The contains seven layers that define functions data communications protocols. Each layer represents a function performed when data is transferred between cooperating applications across an intervening network. Overview Model

The is a product international organization for standardization (ISO). Published in 1984 by both ISO, as standard ISO 7498, and renamed CCIT as a standard X.200 ITU-T has two major components, a seven-layer and a set specific protocols. Overview Model

A conceptual that characterizes and standardizes communication functions a telecommunication and computing system. Its goal is interoperability diverse communication systems with standard protocols. A layer does not define a single protocol. It defines a data communications function that may be performed by any number protocols, each providing a service suitable to function that layer. Overview Model

Every protocol communicates with its peers. A peer is an implementation same protocol in equivalent layer on a remote system, i.e., local ftp is peer a remote ftp. Peer-level communications must be standardized to successful communications to take place. In abstract, each protocol is concerned only with communicating to its peers. A layer serves layer above it and is served by layer below it. Layers

Application layer Presentation layer Session layer Transport Layer Network Layer Datalink layer Physical layer Layers

Layers

Application layers (above layer) Application Presentation Layers Session Transport Layer Network Layer Data Link Physical Data Transport Layers (below layers)

Application Transport Layer Network Layer Data Link Physical supporting network applications encryption, Presentation compression, machinespecific conventions Session synchronization, checkpointing, recovery data exchange Ví dụ Telnet FTP ASCII EBCDIC JPEG Operating System/ Application Access Scheduling Layers

Ví dụ Transport Network Data Link Physical process-process data transfer routing destination data transfer between neighboring network elements bits on wire TCP UDP SPX IP IPX 802.3 / 802.2 HDLC EIA/TIA-232 V.35 Layers Data Flow Layers

As data flows within in network, each layer appends appropriate heading information to frames information flowing within network while removing heading information added by a lower layer. In this manner, layer n interacts with layer n-1 as data flows through an network. Data flow In

Data flow In

Data flow In

Upper Layer Data TCP HeaderUpper Layer Data Application Presentation Session Transport Đơn vị vận chuyển (PDU) Segment Data flow In IP Header Data Network Packet LLC Header Data FCS Data Link Frame MAC Header Data FCS 0101110101001000010 Physical Bits

Application Presentation Session Transport Network Data Link Physical Upper Layer Data Upper Layer Data TCP+ Upper Layer Data IP + TCP + Upper Layer Data LLC Hdr + IP + TCP + Upper Layer Data 0101110101001000010 Data flow In

Data flow In