OSI Models.

Slides:



Advertisements
Similar presentations
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??
Advertisements

OSI MODEL Maninder Kaur
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Open System Interconnection (OSI) Model
Protocol Reference Model of OSI
The OSI Model A layered framework for the design of network systems that allows communication across all types of computer systems regardless of their.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Interoperability Interconnectivity Remote connection Logical connection Local connection Application Presentation Session Transport Network Data Link Physical.
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
OSI Model Honolulu Community College Cisco Academy Training Center
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
THE OSI MODEL AND THE TCP/IP PROTOCOL SUITE CS 1202 Lectur3 part2.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
OSI Model Local Area Networks Chapter 2. Agenda  Attendance  Chapter 1 questions  Login to Web CT and information about Assessment Activation  Single-protocol.
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
CCNA Network Fundamentals.  Elements of communication –Source (encoding data before transmission) –Transmission Media (Channel) – Information sent –
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
The OSI Model.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 03_b Protocol Layering Instructor: Dr. Li-Chuan Chen Date: 09/15/2003 Based in part upon slides of Prof.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
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,
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
1 Data Networks Sharing data through the use of floppy disks is not an efficient or cost-effective manner in which to operate businesses. Businesses needed.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
Chapter 3: Network Protocols and Communications
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introduction Chapter 1. Metropolitan Area Networks A metropolitan area network based on cable TV.
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
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)
# 1 6/8/2016 CS 147- Computer Architecture Network Communication and YOU By Ali Farsio.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
Chapter 2 Network Models.
The OSI Model Prof. Choong Seon HONG.
Introduction to Technology Infrastructure
THE OSI MODEL By: Omari Dasent.
Click to edit Master subtitle style
Local Area Networks Chapter 4.
© 2003, Cisco Systems, Inc. All rights reserved.
The OSI Model and the TCP/IP Protocol Suite
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
CHAPTER 2 THE OSI MODEL.
Lecturer, Department of Computer Application
Understand the OSI Model Part 2
The OSI 7 Layer Model.
CT1303 LAN Rehab AlFallaj.
Networking for Home and Small Businesses – Chapter 6
DEPARTMENT OF COMPUTER SCIENCE
Assistant Prof. Mujtaba Jawed
Instructor Materials Chapter 3: Network Protocols and Communications
IOS Network Model 2nd semester
Introduction to Technology Infrastructure
Lec 5 Layers Computer Networks Al-Mustansiryah University
Networking for Home and Small Businesses – Chapter 6
The OSI Model and the TCP/IP Protocol Suite
Layered Task, OSI Model, TCP/IP Model
Protocols and the TCP/IP Suite
Chapter 3: Open Systems Interconnection (OSI) Model
Layered Task, OSI Model, TCP/IP Model
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Model The Seven Layers
OSI Model. Overview:  Review  OSI Model  Layer 1 - The Physical Layer  Layer 2 - The Data Link Layer  Layer 3 - The Network Layer  Layer 4 - The.
OSI Model OSI MODEL.
Protocols and the TCP/IP Suite
Networking for Home and Small Businesses – Chapter 6
The OSI Model and the TCP/IP Protocol Suite
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

OSI Models

Why do we need the OSI Model? To address the problem of networks increasing in size and in number, the International Organization for Standardization (ISO) researched many network schemes and recognized that there was a need to create a network model that would help network builders implement networks that could communicate and work together and therefore, released the OSI reference model in 1984.

Don’t Get Confused. ISO - International Organization for Standardization OSI - Open System Interconnection IOS - Internetwork Operating System The ISO created the OSI to make the IOS more efficient. The “ISO” acronym is correct as shown. To avoid confusion, some people say “International Standard Organization.”

The OSI Reference Model 7 Application The OSI Model will be used throughout your entire networking career! 6 Presentation 5 Session 4 Transport 3 Network Memorize it! 2 Data Link 1 Physical

Layer 7 - The Application Layer This layer deal with networking applications. Examples:  Email  Web browsers PDU - User Data 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 6 - The Presentation Layer 7 Application This layer is responsible for presenting the data in the required format which may include:  Encryption  Compression PDU - Formatted Data 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 5 - The Session Layer 7 Application This layer establishes, manages, and terminates sessions between two communicating hosts. Example:  Client Software ( Used for logging in) PDU - Formatted Data 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 4 - The Transport Layer 7 Application This layer breaks up the data from the sending host and then reassembles it in the receiver. It also is used to insure reliable data transport across the network. PDU - Segments 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 3 - The Network Layer 7 Application Sometimes referred to as the “Cisco Layer”. Makes “Best Path Determination” decisions based on logical addresses (usually IP addresses). PDU - Packets 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 2 - The Data Link Layer 7 Application This layer provides reliable transit of data across a physical link. Makes decisions based on physical addresses (usually MAC addresses). PDU - Frames 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Layer 1 - The Physical Layer This is the physical media through which the data, represented as electronic signals, is sent from the source host to the destination host. Examples:  CAT5 (what we have)  Coaxial (like cable TV)  Fiber optic PDU - Bits 7 Application 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

OSI Model Analogy Application Layer - Source Host After riding your new bicycle a few times in NewYork, you decide that you want to give it to a friend who lives in Munich,Germany.

OSI Model Analogy Presentation Layer - Source Host Make sure you have the proper directions to disassemble and reassemble the bicycle.

OSI Model Analogy Session Layer - Source Host Call your friend and make sure you have his correct address.

OSI Model Analogy Transport Layer - Source Host Disassemble the bicycle and put different pieces in different boxes. The boxes are labeled “1 of 3”, “2 of 3”, and “3 of 3”.

OSI Model Analogy Network Layer - Source Host Put your friend's complete mailing address (and yours) on each box.Since the packages are too big for your mailbox (and since you don’t have enough stamps) you determine that you need to go to the post office.

OSI Model Analogy Data Link Layer – Source Host NewYork post office takes possession of the boxes.

OSI Model Analogy Physical Layer - Media The boxes are flown from USA to Germany.

OSI Model Analogy Data Link Layer - Destination Munich post office receives your boxes.

OSI Model Analogy Network Layer - Destination Upon examining the destination address, Munich post office determines that your boxes should be delivered to your written home address.

OSI Model Analogy Transport Layer - Destination Your friend calls you and tells you he got all 3 boxes and he is having another friend named BOB reassemble the bicycle.

OSI Model Analogy Session Layer - Destination Your friend hangs up because he is done talking to you.

OSI Model Analogy Presentation Layer - Destination BOB is finished and “presents” the bicycle to your friend. Another way to say it is that your friend is finally getting him “present”.

OSI Model Analogy Application Layer - Destination Your friend enjoys riding his new bicycle in Munich.

Host Layers 7 Application These layers only exist in the source and destination host computers. 6 Presentation 5 Session 4 Transport 3 Network 2 Data Link 1 Physical

Media Layers 7 Application 6 Presentation 5 Session 4 Transport These layers manage the information out in the LAN or WAN between the source and destination hosts. 3 Network 2 Data Link 1 Physical

The OSI Layers Communications

Encapsulation Process

Data Flow Through a Network