THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.

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

Open System Interconnection
CompTIA Network+ Chapter 2
Networking Standards and the OSI Model
Protocols and the TCP/IP Suite
OSI Model.
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Open System Interconnection (OSI) Model
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Lecturer: Tamanna Haque Nipa
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
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.
Introducing Network Standards Open Systems Interconnection (OSI) Model IEEE 802.x Standard Device Drivers and OSI 1.
Chapter 2 Network Models
OSI Reference Model & Layered Communication Sritrusta Sukaridhoto.
Computer Networks.  The OSI model is a framework containing seven layers that defines the protocols and devices used at each stage of the process when.
Introduction to Computer Networks Introduction to Computer Networks.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
OSI Model Local Area Networks Chapter 2. Agenda  Attendance  Chapter 1 questions  Login to Web CT and information about Assessment Activation  Single-protocol.
THE OSI REFERENCE MODEL Open Systems Interconnection (OSI) International Organization for Standardization( ISO)
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Networking and Internet Dr. John P. Abraham Professor UT-RGV.
The OSI Model.
Protocols Rules governing the communication process, the language of the deal between the devices, must reflect Layers protocols define format, order of.
INTRODUCTION TO NETWORKS & OSI MODEL T.RAMYAAPI/EIEKLNCE.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
OSI & TCP/IP Model(s) By Muhammad Hanif To: BS IT 4 th Semester.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Rehab AlFallaj.  OSI Model : Open system Interconnection.  is a conceptual model that characterizes and standardizes the internal functions of a communication.
An Introduction to Networking
OSI Model Cisco Academy Semester 1, Chapter 2. The Seven Layers of the OSI Model International Organization of Standardization ISO.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
Information Engineering Dr B. Mills. ERD – Entity Relation Diagramming  In a well-designed relational database, each table represents an entity. In the.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
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.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
OSI means Open System Interconnect model. OSI means Open System Interconnect model. Developed by the International Organization for Standardization in.
Net 221D:Computer Networks Fundamentals
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
Data Communication Network Models
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) 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)
Week #8 OBJECTIVES Chapter #5. CHAPTER 5 Making Networks Work Two Networking Models –OSI OPEN SYSTEMS INTERCONNECTION PROPOSED BY ISO –INTERNATIONAL STANDARDS.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
Networking Using the OSI Model.
OSI LAYERS.
Computer Communication Architecture
The OSI Model Prof. Choong Seon HONG.
Chapter 5: Making Networks Work
Click to edit Master subtitle style
ISO/OSI Model and Collision Domain
The OSI 7 Layer Model.
CT1303 LAN Rehab AlFallaj.
Protocols and the TCP/IP Suite
Chapter 3: Open Systems Interconnection (OSI) Model
OSI Model The Seven Layers
Protocols and the TCP/IP Suite
Lecture Protocol & Model Ashis Talukder, MIS, EWU.
OSI Reference Model Unit II
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Open System Interconnect (OSI).
Unit – III Network Essentials
Presentation transcript:

THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model

Agenda  Define OSI Model  Explain why it is important  Review each of 7 levels  Definition  Examples  OSI Packaging  Review

The OSI Model Definition  Internationally recognized: Established by the International Organization of Standardization  Non-proprietary: Public domain. Can be freely used by any vendor.  The OSI model is a layered model that describes how information moves from an application program running on one networked computer to an application program running on another networked computer. Open Systems Interconnection (OSI) Reference Model is a set of internationally recognized non-proprietary standards for networking and for operating systems involved in networking functions.

OSI Model Definition – 7 Layers  Layer 1 – Physical  Layer 2 – Data Link  Layer 3 – Network  Layer 4 – Transport  Layer 5 – Session  Layer 6 – Presentation  Layer 7 - Application  Please  Do  Not  Throw  Sausage  Pizza  Away

Why is the OSI model important?  To the computer industry:  Change  Design  Troubleshooting  Training and education  Interoperability between vendors  To you:  Help with troubleshooting network problems  Will be on certification exams  MCP  CCNA  Will be asked in an interview

An Analogy Application Presentation Session Transport Network Data Link Physical

The 7 Layers of the OSI Model

Layer 7 - Application  Examples:  Internet Explorer, Safari, and other browsers  FTP  Mail  Many applications that run on your computer are NOT part of the Application layer. This means that the following are not part of layer 7 because they do not request network services:  Microsoft Word or Excel  Adobe Photoshop The Application layer provides services to the software through which the user requests network services. Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 6 - Presentation  For outgoing messages, it converts data into a generic format for network transmission; for incoming messages, it converts data from the generic network format to a format that the receiving application can understand  This layer is also responsible for certain protocol conversions, data encryption/decryption, or data compression/decompression  Examples:  MIDI  JPG, GIF, TIF  MPEG Manages data-format information for networked communications (the network’s translator) Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 5 - Session  Responsible for initiating, maintaining and terminating sessions  Responsible for security and access control to session information (via session participant identification)  Responsible for synchronization services, and for checkpoint services  Examples:  NFS  SQL  RPC The Session layer establishes, maintains, and manages the communication session between computers. Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 4 - Transport  Manages the transmission of data across a network  Manages the flow (flow control) of data between parties by segmenting long data streams into smaller data chunks (based on allowed “packet” size for a given transmission medium) (packet sequencing)  Provides acknowledgements of successful transmissions and requests retransmission for packets which arrive with errors (error detection and recovery)  Examples:  TCP  UDP The functions defined in this layer provide for the reliable transmission of data segments, as well as the disassembly and assembly of the data before and after transmission. Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 3 - Network  Handles addressing messages for delivery, as well as translating logical network addresses and names into their physical counterparts (Logical Addresses are managed by local network admins.)  Responsible for deciding how to route transmissions between computers  This layer also handles the decisions needed to get data from one point to the next point along a network path  This layer also handles packet switching and network congestion control  Example:  IP  Network routers The Network layer defines the processes used to route data across the network and the structure and use of logical addressing. Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 2 – Data Link  Handles special data frames (packets) between the Network layer and the Physical layer  At the sending end this layer handles conversion of data into raw formats that can be handled by the Physical Layer. At the receiving end, this layer packages raw data from the physical layer into data frames for delivery to the Network layer  The data link layer is often conceptually divided into two sub-layers: logical link control (LLC) and media access control (MAC).  Examples:  Network bridges  Ethernet  Wi-Fi Concerned with the linkages and mechanisms used to move data about the network and deals with the ways in which data is reliably transmitted. Physical – Data Link – Network – Transport – Session – Presentation - Application

Layer 1 - Physical  Converts bits into electronic signals for outgoing messages. Converts electronic signals into bits for incoming messages. (Performs bit synchronization.)  This layer manages the interface between the computer and the network medium (coax, twisted pair, etc.)  This layer tells the driver software for the MAU (media attachment unit) (eg. network interface cards (NICs), modems) what needs to be sent across the medium  Examples:  Network hubs and repeaters  LAN and WAN topology This layer defines the electrical and physical specifications for the networking media that carry the data bits across a network. Physical – Data Link – Network – Transport – Session – Presentation - Application

The 7 Layers of the OSI Model

Summing up  What is the ISO Model?  Why is it important?  What are the 7 layers?  Homework  Review the definitions and examples of each layer  Take the test  Repeat as necessary Questions?

Additional Resources   Presentation and class notes  Homework  Links for additional information and reference  Glossary of terms  Class forum  George Chmielecki 

Class dismissed!