Building a Simple Serial Network © 2004 Cisco Systems, Inc. All rights reserved. Understanding the OSI Model INTRO v2.0—1-1.

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

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
OSI Model OSI MODEL.
Ensuring the Reliability of Data Delivery © 2004 Cisco Systems, Inc. All rights reserved. Establishing a TCP Connection INTRO v2.0—6-1.
OSI Model OSI LAYER / MODEL.
CompTIA Network+ Chapter 2
Connecting to Remote Networks © 2004 Cisco Systems, Inc. All rights reserved. Understanding WAN Technologies INTRO v2.0—7-1.
PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Protocols and the TCP/IP Suite
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
Chapter 2 Network Models.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Building a Simple Network
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the Host-to-Host Communications Model.
OIS Model TCP/IP Model.
THE OSI REFERENCE MODEL LES M C LELLAN DEAN WHITTAKER SANDY WORKMAN.
Ensuring the Reliability of Data Delivery © 2004 Cisco Systems, Inc. All rights reserved. Understanding How UDP and TCP Work INTRO v2.0—6-1.
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.
OSI Model Honolulu Community College Cisco Academy Training Center
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.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 3: Network Protocols and Communications Introduction to Networks.
OSI Model Local Area Networks Chapter 2. Agenda  Attendance  Chapter 1 questions  Login to Web CT and information about Assessment Activation  Single-protocol.
Understanding the Host-to-Host Communications Model
Chapter 2 The OSI Model Prepared by: Mrs. Wilma M. de Pano.
Course ILT The OSI model Unit objectives Explain the significance of the OSI model, label the seven layers of the OSI model, and describe services provided.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
Connecting People To Information 강 사 : 전 필 복 [CCIE # 4244] Connecting People To Information.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Transport Layer Network Fundamentals – Chapter 4.
TCP/IP Transport and Application (Topic 6)
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
An Introduction to Networking
OSI Reference Model. Open Systems Interconnection (OSI) Model International standard organization (ISO) established a committee in 1977 to develop an.
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 Pertemuan 5 Networking Models. Discussion Topics Using layers to analyze problems in a flow of materials Using layers to describe data communication.
Chapter 3: Network Protocols and Communications
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
SWICHING & ROUTING.
8/28/ Network Models - Lin 1 CPET/ECET Network Models Data Communications and Networking Fall 2004 Professor Paul I-Hai Lin Electrical and.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
COMPUTER NETWORK AND DESIGN CSCI 3385K. Host-to-Host Communications Model Older model Proprietary Application and combinations software controlled by.
OSI Layer and TCP/IP Laboratorium Teknik Informatika – Universitas Gunadarma August, Stefanus Vlado Adi Kristanto Version 1.1.
Welcome Back Cisco Semester 1 & 2 Review. Why are Networks Complex Environments?? They involve: They involve: –Interconnections to networks outside an.
Computer Engineering and Networks, College of Engineering, Majmaah University Protocols OSI reference MODEL TCp /ip model Mohammed Saleem Bhat
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
[Minsu Kim] Network OSI 7 Layer [Minsu Kim]
Computer Networks.
Chap. 2 Network Models.
Local Area Networks Chapter 4.
© 2003, Cisco Systems, Inc. All rights reserved.
CHAPTER 2 THE OSI MODEL.
Lecturer, Department of Computer Application
© 2003, Cisco Systems, Inc. All rights reserved.
DEPARTMENT OF COMPUTER SCIENCE
Lec 5 Layers Computer Networks Al-Mustansiryah University
Protocols and the TCP/IP Suite
Chapter 3: Open Systems Interconnection (OSI) Model
Network Model.
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
Presentation transcript:

Building a Simple Serial Network © 2004 Cisco Systems, Inc. All rights reserved. Understanding the OSI Model INTRO v2.0—1-1

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-2 Outline Overview The OSI Reference Model The OSI Model Layers and Functions Encapsulation and De-Encapsulation Peer-to-Peer Communication Network Protocols Summary

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-3 Why a Layered Network Model? Reduces complexity Standardizes interfaces Facilitates modular engineering Ensures interoperable technology Accelerates evolution Simplifies teaching and learning

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-4 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-5 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-6 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-7 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-8 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-9 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-10 The Seven Layers of the OSI Model

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-11 Data Encapsulation

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-12 Data De-Encapsulation

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-13 Peer-to-Peer Communication

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-14 Network Protocols

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-15 Summary The OSI reference model defines the network functions that occur at each layer. More importantly, the OSI reference model facilitates an understanding of how information travels throughout a network. The physical layer defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link between end systems. The data link layer defines how data is formatted for transmission and how access to the physical media is controlled.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-16 Summary (Cont.) The network layer provides connectivity and path selection between two host systems that may be located on geographically separated networks. The transport layer segments data from the system of the sending host and reassembles the data into a data stream on the system of the receiving host. The session layer establishes, manages, and terminates sessions between two communicating hosts. The presentation layer ensures that the information sent at the application layer of one system is readable by the application layer of another system.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-17 Summary (Cont.) The application layer provides network services to the applications of the user, such as , file transfer, and terminal emulation. The information sent on a network is referred to as data or data packets. If one computer wants to send data to another computer, the data must first be packaged by a process called encapsulation. When the remote device receives a sequence of bits, the physical layer at the remote device passes the bits to the data link layer for manipulation. This process is referred to as de-encapsulation.

© 2004 Cisco Systems, Inc. All rights reserved. INTRO v2.0—1-18 Summary (Cont.) So that data packets can travel from the source to the destination, each layer of the OSI model at the source must communicate with its peer layer at the destination. During the peer-to-peer communication process, the protocols at each layer exchange packets of information called PDUs between peer layers. Network protocols are sets of rules and standards that tell the services of a network what to do. There are many different kinds of protocols, each with its own function and operating at different layers of the OSI model. Some common network protocols include EIA-232-D, HDLC, PPP, ISDN, and TCP.