Packets, Packet Switching and The OSI Model PACKET Packets  Transmissions are broken up into smaller units or data transmissions called packets PACKET.

Slides:



Advertisements
Similar presentations
CCNA1 v3 Module 9 v3 CCNA 1 Module 9 JEOPARDY K. Martin Galo Valencia.
Advertisements

Graham Betts Communications Systems The topics within this unit are: Characteristics of communication systems. Examples of communication systems. Transmitting.
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
OSI Model.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Bob Baker Communications Bob Baker September 1999.
OSI Reference Model An overview. Standards and the internet International Organization for Standardization ISO 70’s.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
DISCLAIMER:  If you think you know it all, don’t shout out the answers! Go here:  game.shtml
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
Data Communications and Networks
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
© 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.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Bob Baker Open Systems Interconnection OSI Reference model –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Introduction to Packet Accelerator (PA). 7 Application Layer 6 Presentation Layer 5 Session Layer 4 Transport Layer 3 Network Layer 2 Data Link Layer.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
Introduction to Packet Accelerator (PA). Communication Models Network Access Ethernet ARP FDDI Internet IP Host-to-Host TCP UDP Application TELNET FTP.
OV Copyright © 2011 Element K Content LLC. All rights reserved. Networking Models  The OSI Model  The TCP/IP Model.
1 Figure 3-2: TCP/IP Standards (Study Figure) Origins  Defense Advanced Research Projects Agency (DARPA) created the ARPANET  An internet connects multiple.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
OSI Model Data Communications. 7 layer “research” model ApplicationPresentationSessionTransportNetworkLinkPhysical.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Network Architecture Models School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 2, Thursday 1/18/2007)
Data Communications and Networks
William Stallings Data and Computer Communications
TCP/IP MODEL   Short overview for OSI model;  What is TCP/IP model?;  How is divided;  The TCP/IP structure;  The Application Layer;  The Transport.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
Network Protocols Quiz ©Richard L. Goldman June 12, 2002.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
1 Pertemuan 5 Networking Models. Discussion Topics Using layers to analyze problems in a flow of materials Using layers to describe data communication.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
Discovery 2 Internetworking Module 2 JEOPARDY K. Martin.
Cisco Discovery Semester 1 Chapter 6 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
TCP/IP. The idea behind TCP/IP is exactly the same we explained about the OSI reference model: when transmitting data, programs talk to the Application.
Transmission Control Protocol (TCP) Internet Protocol (IP)
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
Another Model?! The TCP/IP Reference Model By: Allan Johnson.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Networking Using the OSI Model.
Protocols and the TCP/IP Suite
Network Protocols and Standards
Computer Networks.
Distributed Systems.
The OSI 7 Layer Model.
Networking for Home and Small Businesses – Chapter 6
Lecture 6: TCP/IP Networking By: Adal Alashban
Lec 5 Layers Computer Networks Al-Mustansiryah University
Lectures Computer networking تمرین 3 نمره. پژوهش عملیاتی 2 نمره.
Networking for Home and Small Businesses – Chapter 6
Chapter 3: Open Systems Interconnection (OSI) Model
Network Protocol Layers
ECEN “Internet Protocols and Modeling”
OSI Model The Seven Layers
The OSI 7 Layer Model Ben, Stuart, Charles.
Network Architecture Models
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
OSI Reference Model Unit II
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Communication.
Presentation transcript:

Packets, Packet Switching and The OSI Model

PACKET Packets  Transmissions are broken up into smaller units or data transmissions called packets PACKET Example A file (might be an mp3 sound file) is divided into packets. It does not matter what the transmission is. It could be Word document, a PowerPoint or an MP3

Packets and OSI  After transmission is divided into packets extra information required to make sure it all goes back together correctly. The OSI model helps to look after this.  The OSI model also provides much more information which is included with each package.

More Information on OSI OSI 7 Layer Model OSI “Open System Interconnection” OSI is not a protocol but a list of protocols divided between 7 layers with each layer having a different set of functions. Each packet is layered/packaged with protocols from each of the layers as it is processed. The process of layering the protocols around each package is called encapsulation. The final encapsulated data packet is called a frame. Originally Created by Bob Baker Modified 2006 Graham Betts

Open Systems Interconnection  OSI Reference model –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network –Layer 2 data link –Layer 1 physical Transmission Medium File SenderReceiver Each file is divided into packets Each Packet will then be Encapsulated with PROTOCOLS The protocols Will be added systematically Layer By layer File The received frame is then unpacked in the opposite order The encapsulated Packet is called a frame Originally Created by Bob Baker Modified 2006 Graham Betts

Services Performed at Each Layer –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network –Layer 2 data link –Layer 1 physical –Identification, authentication –Format conversion –Set-up coordinate conversation –Ensures error-free transfer –Routing of data through network –Error control and synchronisation –Placing signals on the carrier Originally Created by Bob Baker Modified 2006 Graham Betts

Examples of protocols –Layer 7 application –Layer 6 presentation –Layer 5 session –Layer 4 transport –Layer 3 network –Layer 2 data link –Layer 1 physical – , Web browser, Directory –POP, SMTP, FTP, HTTP, DNS –Sockets –TCP –IP –PPP, Ethernet, Token ring –100baseT More on Protocols Originally Created by Bob Baker Modified 2006 Graham Betts

Encapsulation Application Presentation Session Transport Network Data Link Physical data Device 1Device 2 data H6T6 data H5T5 data H4T4 (packet) H3 data T3 H2 data T2H1 data T1 carrier FRAME Application Presentation Session Transport Network Data Link Physical A typical frame Destination Address Source Address DataPaddingCRCPreamble FRAME packet Originally Created by Bob Baker Modified 2006 Graham Betts