1 Chapter Overview Network Communications The OSI Reference Model.

Slides:



Advertisements
Similar presentations
Introduction to TCP/IP
Advertisements

Data Communications System By Ajarn Preecha Pangsuban.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Chapter Three Network Protocols.
Communication Subsystems Physical Link Data Link Network Transport Physical Link Data Link Network Transport Session System 1System 2 Typical layers in.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
Chapter 1 NETWORKING BASICS.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
OIS Model TCP/IP Model.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Chapter Overview TCP/IP Protocols IP Addressing.
1 Protocol Interaction (ISO’s Open Systems Interconnection (OSI model)) the 7 layers.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
1 Chapter Overview Understanding the Windows 2000 Networking Architecture Using Microsoft Management Console.
CS 447 Networks and Data Communication
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
Chapter Overview Network Communications.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Chapter 1 Overview Review Overview of demonstration network
Network Protocols.
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.
                                       CIM6400 CTNW Lesson 9 – LAN Architectures & Networking Protocols and the OSI Model.
© 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.
Section 5.1 Explain why standards are necessary for networking
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Chapter 7 Low-Level Protocols
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
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.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Version 3.0 Module 11 TCP Application and Transport.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Networking Fundamentals Chapter 1 Introducing Networks.
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Net 221D:Computer Networks Fundamentals
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
Transmission Control Protocol (TCP) Internet Protocol (IP)
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Data Communication Network Models
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
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.
What the OSI Protocol Layers Do
Lec 2: Protocols.
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
Computing Over Distance
Network Architecture Models
Networking for Home and Small Businesses – Chapter 6
OSI Reference Model Kashif Ishaq.
Presentation transcript:

1 Chapter Overview Network Communications The OSI Reference Model

2 Signals and Protocols A data network is a group of computers connected by a network medium. The network medium carries signals between computers. Signals reduce complex information to the simplest possible form. Computers communicate by using a language called a protocol.

3 Protocol Services Packet acknowledgment Segmentation Flow control Error detection Error correction Data compression Data encryption

4 A Protocol Stack

5 Protocol Interaction

6 Local Area Networks A local area network (LAN) is a collection of computers located in a relatively small area and connected by a common medium. The pattern in which computers in a LAN are connected is called the topology. LAN topologies include bus, star, and ring. The defining protocols for a LAN are the data- link layer protocols.

7 Wide Area Networks

8 Packet Switching

9 Half-Duplex and Full-Duplex Communications

10 Backbone Network

11 Client/Server and Peer-to-Peer Networking On a client/server network, computers function as either clients or servers. On a peer-to-peer network, computers can function as both clients and servers. Microsoft Windows, UNIX, and Linux are peer-to-peer operating systems. Novell NetWare is a client/server operating system.

12 The OSI (Open Systems Interconnection) Reference Model

13 Data Encapsulation Play Video

14 PDU Names at Different OSI Layers OSI LayerProtocol Data Unit (PDU) Name (A generic name for the data constructions created by the protocols operating at various layers of the OSI model) ApplicationMessage TransportSegment or datagram NetworkDatagram Data-linkFrame (Any layer)Packet

15 The Physical Layer Defines the hardware elements of the network, including The network medium How the network is installed The type of signaling Includes the following elements: Cables Network interface adapters (also called network interface cards, or NICs) Hubs

16 The Data-Link Layer Includes the following protocols: Ethernet Token Ring Fiber Distributed Data Interface (FDDI) Serial Line Internet Protocol (SLIP) Point-to-Point Protocol (PPP)

17 The Data-Link Layer (Cont.) Includes the following protocol components: Frame format Media Access Control (MAC) mechanism Physical layer specifications Performs the following functions: Hardware addressing Error detection and correction Protocol identification

18 The Network Layer Includes the following protocols: Internet Protocol (IP) Internetwork Packet Exchange (IPX) NetBIOS Extended User Interface (NetBEUI) AppleTalk Performs the following functions: Addressing Fragmenting Routing Protocol identification

19 The Transport Layer Includes the following protocols: Transmission Control Protocol (TCP) User Datagram Protocol (UDP) IPX NetWare Core Protocol (NCP) Sequenced Packet Exchange (SPX) Performs the following functions: Packet acknowledgment Data segmentation Flow control Error detection

20 Connection-Oriented and Connectionless Protocols Connection-Oriented (CO) Protocols Connectionless (CL) Protocols Require a handshakeDo not require a handshake Have larger headers and more overhead Have smaller headers and less overhead Provide packet acknowledgments, data segmentation, flow control, and error detection and correction Do not provide additional services Acknowledge transmitted packets, so they are considered reliable Do not acknowledge transmitted packets, so they are considered unreliable

21 The Session Layer The two most important functions at this layer are Dialog control Dialog separation

22 The Presentation Layer The presentation layer uses the following translation process: 1. The sender translates its abstract syntax to transfer syntax. 2. The sender transmits data to the receiver. 3. The receiver translates transfer syntax to it in abstract syntax.

23 The Application Layer Includes the following protocols: File Transfer Protocol (FTP) Hypertext Transfer Protocol (HTTP) Simple Mail Transfer Protocol (SMTP) Post Office Protocol, Version 3 (POP3) Internet Mail Access Protocol (IMAP) Simple Network Management Protocol (SNMP) Domain Name System (DNS) Dynamic Host Configuration Protocol (DHCP)

24 Lesson 1 Summary: Network Communications Computers communicate by using languages called protocols. Protocols provide services to other protocols operating above and below them. A LAN uses a common network medium to connect computers in a relatively small area. A WAN uses an external network provider to connect LANs. Broadband networks carry multiple signals at once, while baseband networks carry only one signal. A backbone network connects segments together, forming an internetwork. Most operating systems today use the peer-to-peer model, which allows computers to function as both clients and servers.

25 Lesson 2 Summary: The OSI Reference Model OSI Model Layer Function ApplicationProvides an interface to applications running on the computer PresentationTranslates syntaxes between different systems SessionProvides dialog control and dialog separation TransportProvides packet acknowledgment, flow control, and error detection NetworkProvides end-to-end routing and addressing Data-linkProvides addressing, data encapsulation, and media access control PhysicalDefines the hardware elements and structure of the network installation