Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide

Size: px
Start display at page:

Download "Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide"

Transcription

1 Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 Instructor Planning Guide CCNET v6 1

2 Chapter 3: Network Protocols and Communications CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 12

3 Chapter 3 - Sections & Objectives 3.1 Rules of Communication Describe the types of rules that are necessary to successfully communicate. 3.2 Network Protocols and Standards Explain why protocols are necessary in communication. Explain the purpose of adhering to a protocol suite. Explain the role of standards organizations in establishing protocols for network interoperability. Explain how the TCP/IP model and the OSI model are used to facilitate standardization in the communication process. 3.3 Data Transfer in the Network Explain how data encapsulation allows data to be transported across the network. Explain how local hosts access local resources on a network. CCENT v6 13

4 3.1 RULES OF COMMUNICATION CCENT v6 14

5 Rules of Communication Rules or protocols govern all methods of communication Protocols are necessary for effective communication All communication methods have elements in common: Identify sender or source Identify receiver or destination Identify channel or media Common language and grammar Speed and timing of delivery Confirmation or acknowledgment requirements CCENT v6 15

6 Rules of Communication Protocols used in network communications also define: Message Encoding process of converting information into another acceptable form Message Formatting and Encapsulation used to place one message inside another message for transfer from the source to the destination Message Size process of breaking up a long message into individual pieces Message Timing process of knowing when a message begins, how must can be received at a time, and how to respond back Message Delivery Options who will receive the message and how will it be received CCENT v6 16

7 Message Encoding Encoding between hosts must be in appropriate format for the medium Messages are first converted into bits by the sending host Each bit is encoded into a pattern of sounds, light waves, or electrical impulses depending on the network media The destination host receives and decodes the signals in order to interpret the message CCENT v6 17

8 Message Formatting and Encapsulation There is an agreed format for letters and addressing letters which is required for proper delivery Putting the letter into the addressed envelope is called encapsulation Each computer message is encapsulated in a specific format, called a frame, before it is sent over the network A frame acts like an envelope providing destination address and source address CCENT v6 18

9 Message Size Humans break long messages into smaller parts or sentences The size restrictions of frames require the source host to break a long message into individual pieces that meet both the minimum and maximum size requirements Long messages must also be broken into smaller pieces to travel across a network A receiving host will reconstruct multiple frames Each segment is encapsulated in a separate frame with the address information, and is sent over the network At the receiving host, the messages are de-encapsulated and put back together into the original message to be processed and interpreted CCENT v6 19

10 Message Timing Access Method Hosts on a network need to know when to begin sending messages and how to respond when collisions occur Flow Control Used by source and destination hosts to negotiate correct timing to avoid overwhelming the destination and ensure that packets are not dropped because too much data is being sent too quickly Response Timeout Hosts on the network have rules that specify how long to wait for responses and what action to take if a response timeout occurs CCENT v6 20

11 Message Delivery Options IPv4: Unicast Message Multicast Message Broadcast Message One-to-one delivery One-to-many delivery IPv6: Unicast One-to-One Multicast One-to-Many Anycast One-to-Nearest One-to-all delivery CCENT v6 21

12 3.2 NETWORK PROTOCOLS AND STANDARDS CCENT v6 22

13 Network Protocols and Standards Rules that Govern Communications May be specified by a standards organization or developed by a vendor Role of network protocols: Define a common format and set of rules for exchanging messages between devices Define how messages are exchanged between the source and the destination How the message is formatted or structured The process by which networking devices share information about pathways with other networks How and when error and system messages are passed between devices The setup and termination of data transfer sessions Protocol Interaction Example: web server and client CCENT v6 23

14 Protocol Suites Protocol Suites and Industry Standards Sets of rules that work together to help solve a problem TCP/IP is an open standardi Implemented by hosts and networking devices in software, hardware or both Viewed in terms of layers, with each higher-level service depending on the functionality defined by the protocols shown in the lower levels TCP/IP Protocol Suites The TCP/IP protocol suite is an open standard, the protocols are freely available, and any vendor is able to implement these protocols on their hardware or in their software Can you name some of the protocols from the TCP/IP protocol suite? Know the protocols and the layer they operate in CCENT v6 24

15 Development of TCP/IP Advanced Research Projects Agency Network (ARPANET) was the predecessor to today s Internet ARPANET was funded by the U.S. Department of Defense for use by universities and research laboratories CCENT v6 25

16 Interaction of TCP/IP Model Protocols Communication between a web server and web client is an example of an interaction between several protocols: Application Layer Hypertext Transfer Protocol (HTTP) Defines the content and formatting of the requests and responses that are exchanged between the client and server. Presentation Layer Hypertext Markup Language (HTML) Defines the syntax both sides of the communication must understand in order to communicate. Transport Layer Transmission Control Protocol (TCP) is responsible for controlling the size and rate of the HTTP messages exchanged between server and client. It segments the messages and manages the segments in the individual conversation between the host and destination. Internet Layer Internet Protocol (IP) or logical address is a unique host address for data communications at the internet layer Network Access Layer Describes two primary functions: 1) communication over a data link and 2) the physical transmission of data on the network media: - Data-link management protocols take the packets from IP and format them to be transmitted over the media. - Physical media standards and protocols govern how the signals are sent and how they are interpreted by the receiving clients CCENT v6 26

17 TCP/IP Communication Process From the user perspective, what is the correct order of the protocol stack that is used to prepare a web request for transmission? HTTP (7) Identifies the type of page that will be rendered HTML (6) Prepares the Hypertext Markup Language (HTML) page TCP (4) Breaks the data into segments and identifies each IP (3) The IP source and destination addresses are added, creating an IP Packet Ethernet (2) The Ethernet information is added creating the Ethernet Frame - This frame is delivered to the nearest router along the path towards the web client - Each router adds new data link information before forwarding the packet CCENT v6 27

18 TCP/IP Communication Process (Cont.) When receiving the data link frames from the web server, the client processes and removes each protocol header in the opposite order it was added: First the Ethernet header is removed Then the IP header Then the Transport layer header Finally the HTTP information is processed and sent to the client s web browser CCENT v6 28

19 Network Protocols Address Resolution Protocol (ARP) used to discover the MAC address of any host on the local network Reverse ARP Used to find the IP address of the local machine Proprietary protocols are developed by organizations who have control over their definition and operation Advantages of using standards to develop and implement protocols: Products from different manufacturers can interoperate successfully A host and a server running different operating systems can successfully exchange data CCENT v6 29

20 Standards Organizations: ISOC, IAB, and IETF Internet Society (ISOC) Responsible for promoting open development of standards and protocols, evolution, and Internet use throughout the world Internet Architecture Board (IAB) management and development of Internet standards Internet Engineering Task Force (IETF) develops, updates, and maintains Internet and TCP/IP technologies CCENT v6 30

21 Standards Organizations: Institute of Electrical and Electronics Engineers (IEEE) Provides educational and career enhancement opportunities to promote the skills and knowledge with the electronics industry Creates and maintains standards affecting a wide range of industries including power and energy, healthcare, telecommunications, and networking Important to us: IEEE CSMA/CD or Ethernet IEEE CSMA/CA or Wireless CCENT v6 31

22 Other Standards Organization The Telecommunications Industry Association (TIA) responsible for developing communication standards in a variety of areas including radio equipment, cellular towers, Voice over IP (VoIP) devices, satellite communications, and more. Many of their standards are produced in collaboration with the EIA The Electronic Industries Alliance (EIA) Best known for its standards related to electrical wiring, connectors, and the 19-inch racks used to mount networking equipment The International Telecommunications Union Telecommunications Standardization Sector (ITU-T) defines standards for video compression, Internet Protocol Television (IPTV), and broadband communications, such as a digital subscriber line (DSL) Internet Research Task Force (IRTF) - focused on long-term research related to Internet and TCP/IP protocols The Internet Corporation for Assigned Names and Numbers (ICANN) Coordinates IP address allocation, the management of domain names used by DNS, and the protocol identifiers or port numbers used by TCP and UDP protocols The Internet Assigned Numbers Authority (IANA) Responsible for overseeing and managing IP address allocation, domain name management, and protocol identifiers CCENT v6 32

23 Open Standards Encourage interoperability, competition, and innovation Standards organizations are usually vendor-neutral, non-profit organizations established to develop and promote the concept of open standards CCENT v6 33

24 The Benefits of Using a Layered Model An advantage of network devices using open standard protocols: A host and a server running different operating systems can successfully exchange data Fosters competition among device and software vendors by enforcing the compatibility of their products Assisting in protocol design since protocols at each layer have defined functions Preventing technology changes in one layer from affecting other layers Providing a common language to describe networking functions and capabilities CCENT v6 34

25 International Organization for Standards (ISO) The world s largest developer of international standards for a wide variety of products and services Best known for its Open Systems Interconnection (OSI) reference model CCENT v6 35

26 OSI Reference Model Layer 7 The Application layer provides the means for end-to-end connectivity between individuals in the human network using data networks. Layer 6 The Presentation layer provides for common representation of the data transferred between application layer services. Layer 5 The Session layer provides services to the presentation layer to organize its dialogue and to manage data exchange. Layer 4 The Transport layer defines services to segment, transfer, and reassemble the data for individual communications between the end devices. It describes the ordered and reliable delivery of data between source and destination. Layer 3 The Network layer provides services to exchange the individual pieces of data over the network between identified end devices. IP or Logical addressing. Layer 2 The Data Link layer protocols describe methods for exchanging data frames between devices over a common media. MAC or physical addressing. Layer 1 The Physical layer protocols describe the mechanical, electrical, functional, and procedural means to activate, maintain, and de-activate physical-connections for bit transmission to and from a network device. CCENT v6 36

27 The TCP/IP Protocol Model The TCP/IP Protocol Model Created in the early 1970s for internetwork communications Open Standard Also called The TCP/IP Model or the Internet Model CCENT v6 37

28 Comparing the OSI and TCP/IP Models Relationship between layers: The TCP/IP Application layer combines layers 5-7 of the OSI model The TCP/IP Transport layer and OSI Transport layer provide similar services and functions The TCP/IP Network layer and OSI Internet layer provide similar services and functions The TCP/IP Network Access layer combines layers 1-2 of the OSI model If a host were to transfer a file to a server, what layers of the TCP/IP model would be used? All four layers CCENT v6 38

29 3.3 DATA TRANSFER IN THE NETWORK CCENT v6 39

30 Message Segmentation Large streams of data are divided into smaller, more manageable pieces to send over the network Advantages: Segmentation Break communication into pieces Multiplexng Different conversations can be interleaved Increased reliability of network communications - Each piece must be labeled - If part of the message fails to make it to the destination, only the missing pieces need to be retransmitted Disadvantage: Increased level of complexity CCENT v6 40

31 Protocol Data Units (PDUs) Encapsulation process As application data is passed down the protocol stack, information is added at each level General term used to describe a piece of data at any layer of a networking model Encapsulation/De-Encapsulation Process placing one message format inside another: Data Segments sent from the transport layer to the internet layer Packets Logical addresses are encapsulated Frames Bits received from the network medium by the NIC of a host Bits Describe the addressing that will be generated by a host in the encapsulation process: A frame with the source and destination MAC address A packet with the source and destination IP address CCENT v6 41

32 Encapsulation Example The encapsulation process works from top to bottom: Data is divided into segments The TCP or UDP segment is encapsulated in the IP Packet The IP packet is encapsulated in the Ethernet Frame Ethernet frame is turn into bits CCENT v6 42

33 De-encapsulation De-encapsulation is the process used by a receiving device to remove one or more of the protocol headers The de-encapsulation process works from bottom to top: Bits are turned into digital information and passed to the Data Link layer Frame information is read and striped off before sending to the Network layer Packet information is read and striped off before send to the Transport layer Segment is read, sequencing is applied, and the data is reorder CCENT v6 43

34 Data Transfer in the Network Network Addresses (Logical Address) Source IP address The IP address of the sending device, the original source of the packet Destination IP address The IP address of the receiving device, the final destination of the packet Deliver the IP packet from the original source to the final destination, either on the same network or to a remote network. Data Link Addresses (Physical Address) Source MAC address Destination MAC address As the IP packet travels from source to destination it is encapsulated in a new data link frame when it is forwarded by each router What will happen if the default gateway address is incorrectly configured on a host? The host cannot communicate with hosts in other networks CCENT v6 44

35 Communicating with Device / Same Network The network layer addresses, or IP addresses, indicate the original source and final destination. Network portion The left-most part of the address indicates which network the IP address is a member of. Host portion The remaining part of the address identifies a specific device on the network. The data link frame which uses MAC addressing, is sent directly to the receiving device. Source MAC address - address of sending device. Destination MAC address address of receiving device. What address does a NIC use when deciding whether to accept a frame? Destination MAC PC AA-AA-AA-AA- AA-AA ARP Request PC BB-BB-BB-BB- BB-BB R FTP Server CC-CC-CC-CC- CC-CC R Web Server AB-CD-EF CCENT v6 45

36 Communicating with Device / Different Network The source and destination IP addresses represent hosts on different networks The data link frame cannot be sent directly to the remote destination host, therefore the frame is sent to the default gateway (nearest router interface) A default gateway is the logical address of the router interface on the same network as the host computer The router removes the received Layer 2 information and adds new data link information before forwarding out the exit interface Which protocol is used by a computer to find the MAC address of the default gateway? ARP PC AA-AA-AA- AA-AA-AA PC BB-BB-BB- BB-BB-BB R FTP Server CC-CC-CC- CC-CC-CC R Web Server AB-CD-EF CCENT v6 46 ARP Requ est

37 Using Wireshark to View Network Traffic CCENT v6 47

38 CHAPTER TERMS CCENT v6 48

39 Section 3.1 New Terms and Commands access method acknowledgement broadcast decoder encapsulation encoder flow control message message delivery options message encoding message formatting message formatting and encapsulation message size message timing multicast protocols receiver response timeout segmenting transmission medium transmitter unacknowledged unicast CCENT v6 49

40 Section 3.2 New Terms and Commands Advanced Research Projects Agency Network (ARPANET) AppleTalk application protocol Electronic Industries Alliance (EIA) Hypertext Markup Language (HTML) IEEE IEEE Institute of Electrical and Electronics Engineers (IEEE) International Corporation for Assigned Names and Numbers (ICANN) International Telecommunications Union- Telecommunication Standardization Sector (ITU- T) Internet Architecture Board (IAB) Internet Assigned Numbers Authority (IANA) Internet Engineering Task Force (IETF) internet protocol Internet Society (ISOC) Internetwork Packet Exchange/Sequenced Packet Exchange (IPX/SPX) Media Access Control (MAC) network access protocols network protocol suite protocol model protocol stack proprietary protocol reference model Request for Comments (RFC) standards organization standards-based protocol Telecommunications Industry Association (TIA) Transmission Control Protocol/IP (TCP/IP) transport protocol CCENT v6 50

41 Section 3.3 New Terms and Commands Address Resolution Protocol (ARP) bits data data encapsulation data link address de-encapsulation default gateway destination data link address destination IP address frame Multiplexing network address packet protocol data unit (PDU) source IP address source data link address Segment segmentation CCENT v6 51

42 CCENT v6 52

Chapter 3: Network Protocols and Communications

Chapter 3: Network Protocols and Communications Chapter 3: Network Protocols and Communications Introduction to Networks Intro to Networks v5 Message Delivery Options IPv4 Unicast One-to-One Multicast One-to-Many Broadcast One-to-All IPv6 Unicast One-to-One

More information

Chapter 3: Network Protocols and Communications. Introduction to Networks v5.1

Chapter 3: Network Protocols and Communications. Introduction to Networks v5.1 Chapter 3: Network Protocols and Communications Introduction to Networks v5.1 3.0 Introduction 3.1 Rules of Communication 3.2 Network Protocols and Standards 3.3 Data Transfer in the Network 3.4 Summary

More information

Chapter 2 Communicating Over the Network

Chapter 2 Communicating Over the Network Chapter 2 Communicating Over the Network Elements of Communication Communicating the Messages Continuous stream of bits 00101010100101010101010101010101010 I have to wait Single communications (e.g. video,

More information

CS-461 Internetworking. Dr. Mohamed Aboutabl

CS-461 Internetworking. Dr. Mohamed Aboutabl CS-461 Internetworking Dr. Mohamed Aboutabl http://www.cs.jmu.edu/users/aboutams The McGraw-Hill Companies, Inc., 2000 1 Chapter 1 Introduction The McGraw-Hill Companies, Inc., 2000 2 Internet today Network

More information

Communicating over the Network

Communicating over the Network Communicating over the Network Network Fundamentals Chapter 2 Version 4.0 1 Network Structure The elements of communication 3 common elements of communication Message source people/electronic devices need

More information

Chapter 2. Communicating Over The Network. CCNA1-1 Chapter 2

Chapter 2. Communicating Over The Network. CCNA1-1 Chapter 2 Chapter 2 Communicating Over The Network CCNA1-1 Chapter 2 Communicating Over the Network The Platform for Communications CCNA1-2 Chapter 2 Elements of Communication People communicate in many different

More information

Network Fundamentals Chapter 2 Modified by Tony Chen 05/20/2008

Network Fundamentals Chapter 2 Modified by Tony Chen 05/20/2008 Communicating Over the Network Network Fundamentals Chapter 2 Modified by Tony Chen 05/20/2008 ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Drippy Sweet Pancakes

More information

Network Reference Models

Network Reference Models Network Reference Models LECTURE (2) Network Reference Models A framework (guideline) for network implementation and troubleshooting. Divides complex functions into simpler components. Importance of reference

More information

Chapter 2. Communicating Over The Network

Chapter 2. Communicating Over The Network Chapter 2 Communicating Over The Network CCNA1-1 Chapter 2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks

More information

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet Chapter 2 - Part 1 The TCP/IP Protocol: The Language of the Internet Protocols A protocol is a language or set of rules that two or more computers use to communicate 2 Protocol Analogy: Phone Call Parties

More information

Data Communication and Network. Introducing Networks

Data Communication and Network. Introducing Networks Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You can connect

More information

ITEC 3800 Data Communication and Network. Introducing Networks

ITEC 3800 Data Communication and Network. Introducing Networks ITEC 3800 Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You

More information

03 The Internet Model and TCP/IP

03 The Internet Model and TCP/IP SE 4C03 Winter 2003 03 The Internet Model and TCP/IP Instructor: W. M. Farmer Revised: 16 January 2003 1 The OSI Model In 1977 the International Standards Organization (ISO) offered the Open Systems Interconnection

More information

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer Layering in Networked computing OSI Model TCP/IP Model Protocols at each layer Learning outcomes Understand the need of layering in Networked computing Understand the OSI model and the tcp/ip model Understand

More information

Unit A - Connecting to the Network

Unit A - Connecting to the Network Unit A - Connecting to the Network 1 What is a network? The ability to connect people and equipment no matter where they are in the world. telephone computers television How does your body work as a network?

More information

Defining Networks with the OSI Model. Module 2

Defining Networks with the OSI Model. Module 2 Defining Networks with the OSI Model Module 2 Objectives Skills Concepts Objective Domain Description Objective Domain Number Understanding OSI Basics Defining the Communications Subnetwork Defining the

More information

Chapter 1: Introducing TCP/IP

Chapter 1: Introducing TCP/IP Chapter 1: Introducing TCP/IP Understand TCP/IP s origins and history Explain the process by which TCP/IP standards and other documents, called Requests for Comments (RFCs), are created, debated, and formalized

More information

Chapter 2 Networking Standards and the OSI Model

Chapter 2 Networking Standards and the OSI Model Network+ Guide to Networks, 6 th Edition 2-1 Chapter 2 Networking Standards and the OSI Model At a Glance Instructor s Manual Table of Contents Overview Objectives s Quick Quizzes Class Discussion Topics

More information

E&CE 358: Tutorial 1. Instructor: Sherman (Xuemin) Shen TA: Miao Wang

E&CE 358: Tutorial 1. Instructor: Sherman (Xuemin) Shen TA: Miao Wang E&CE 358: Tutorial 1 Instructor: Sherman (Xuemin) Shen TA: Miao Wang Email: m59wang@uwaterloo.ca 1 About Tutorials TA: Miao Wang Office: EIT 3133; Tutorials: Th 4:30 5:20 pm Topics Supplementary knowledge

More information

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications

Data and Computer Communications. Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based Applications Data and Computer Communications Chapter 2 Protocol Architecture, TCP/IP, and Internet-Based s 1 Need For Protocol Architecture data exchange can involve complex procedures better if task broken into subtasks

More information

Lecture (03) Networking Model (TCP/IP) Networking Standard (OSI) cont.,..

Lecture (03) Networking Model (TCP/IP) Networking Standard (OSI) cont.,.. Lecture (03) Networking Model (TCP/IP) Networking Standard (OSI) cont.,.. By: Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU : Fall 2014, Computer Networks II Agenda TCP/IP suite Data Encapsulation OSI History

More information

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards Guide to Networking Essentials, 6 th Edition Chapter 6: Network Reference Models and Standards Objectives Explain the OSI reference model layers and their relationship to hardware and software Explain

More information

Networking Models OSI Model Created by International Organization Standardization

Networking Models OSI Model Created by International Organization Standardization Networking Models OSI Model Created by International Organization Standardization Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Email : Agha.m@mcit.gov.af

More information

CCNA Exploration - Network Fundamentals

CCNA Exploration - Network Fundamentals 2.0 Chapter Introduction 2.0.1 Chapter Introduction More and more, it is networks that connect us. People communicate online from everywhere. Efficient, dependable technology enables networks to be available

More information

Layered Architecture

Layered Architecture 1 Layered Architecture Required reading: Kurose 1.7 CSE 4213, Fall 2006 Instructor: N. Vlajic Protocols and Standards 2 Entity any device capable of sending and receiving information over the Internet

More information

2. Network functions are associated with only one layer of the OSI model. 4. Not all Transport layer protocols are concerned with reliability.

2. Network functions are associated with only one layer of the OSI model. 4. Not all Transport layer protocols are concerned with reliability. Chapter 2: Network Standards and the OSI Model TRUE/FALSE 1. Standards assist in network design. T PTS: 1 REF: 39 2. Network functions are associated with only one layer of the OSI model. F PTS: 1 REF:

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

Chapter 12. Network Organization and Architecture. Chapter 12 Objectives Introduction Introduction

Chapter 12. Network Organization and Architecture. Chapter 12 Objectives Introduction Introduction Chapter 12 Objectives Chapter 12 Network Organization and Architecture Become familiar with the fundamentals of network architectures. Be able to describe the ISO/OSI reference model and the TCP/IP standard.

More information

Objectives. Upon completion you will be able to: Understand how the Internet came into being

Objectives. Upon completion you will be able to: Understand how the Internet came into being Chapter 1 Objectives Upon completion you will be able to: Understand how the Internet came into being Understand the meaning of the terms protocol and standard Understand the various organizations involved

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

Lecture (03) Network Model

Lecture (03) Network Model ١ Lecture (03) Network Model By: Dr. Ahmed ElShafee Agenda Layering concept History Discovering the network layers Application Layer same layer interaction concept; Transport Layer Adjacent layer interaction

More information

Guide to TCP/IP, Third Edition. Chapter 1: Introducing TCP/IP

Guide to TCP/IP, Third Edition. Chapter 1: Introducing TCP/IP Guide to TCP/IP, Third Edition Chapter 1: Introducing TCP/IP 1 Objectives Understand TCP/IP s origins and history Explain the process by which TCP/IP standards and other documents, called drequests for

More information

Communicating over the Network

Communicating over the Network CHAPTER 2 Communicating over the Network Objectives Upon completion of this chapter, you will able to answer the following questions: What is the structure of a network, including devices and media necessary

More information

Chapter 16 Networking

Chapter 16 Networking Chapter 16 Networking Outline 16.1 Introduction 16.2 Network Topology 16.3 Network Types 16.4 TCP/IP Protocol Stack 16.5 Application Layer 16.5.1 Hypertext Transfer Protocol (HTTP) 16.5.2 File Transfer

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Network Models The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding and developing computer-to-computer communication

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Chapter3: OSI Reference Model: Network Software: Network

More information

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University Computer Networks More on Standards & Protocols Quality of Service Week 10 College of Information Science and Engineering Ritsumeikan University Introduction to Protocols l A protocol is a set of rules

More information

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

Computer Communication & Networks / Data Communication & Computer Networks Week # 03 Computer Communication & Networks / Data Communication & Computer Networks Week # 03 M.Nadeem Akhtar CS & IT Department The University of Lahore Email: nadeem.akhtar@cs.uol.edu.pk URL-https://sites.google.com/site/nadeemuolcsccn/home

More information

Link download full: Test Bank for Business Data Networks and Security 9th Edition by Panko https://digitalcontentmarket.org/download/business-data-networks-and-security-9thedition-by-panko/ Business Data

More information

Chapter 1: Introduction

Chapter 1: Introduction EE4272: Computer Networks Chapter 1: Introduction Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. 1) Data Communications: Deals with the transmission of signals in a reliable & efficient manner. Topics:

More information

Internetwork Basic. Possible causes of LAN traffic congestion are

Internetwork Basic. Possible causes of LAN traffic congestion are Internetworking 1 C H A P T E R 2 Internetworking Basics Internetworking Model The OSI Reference Model Ethernet Networking Wireless Networking Data Encapsulation Topic 3 1 Internetwork Basic 4 Possible

More information

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1 Fundamentals of Networking OSI & TCP/IP Model Kuldeep Sonar 1 Kuldeep Sonar 2 OSI Model Kuldeep Sonar 3 Application Layer Layer 7 provides an interface between a host s communication software and any necessary

More information

Data Communication & Computer Networks MCQ S

Data Communication & Computer Networks MCQ S Data Communication & Computer Networks MCQ S 1. The translates internet domain and host names to IP address. a) domain name system b) routing information protocol c) network time protocol d) internet relay

More information

Networking Protocol Stack

Networking Protocol Stack Lecture Computer Communications & Networks 03 Networking Protocol Stack Dr. Muhammad Yousaf Assistant Professor, Faculty of Computing, Riphah International University, Islamabad Networking Protocols Set

More information

Chapter -4 OSI Reference Model

Chapter -4 OSI Reference Model Chapter -4 OSI Reference Model Objectives Concept of Reference Model. OSI Reference Model Concept. Layers of OSI Reference Model. 4.1 Introduction Layered Architecture, Peer-to- Peer Processes, Interfaces

More information

Reference Models. 7.3 A Comparison of the OSI and TCP/IP Reference Models

Reference Models. 7.3 A Comparison of the OSI and TCP/IP Reference Models Reference Models Contains 7.1 The OSI Reference Model 7.1.1 The Physical Layer 7.1.2 The Data Link Layer 7.1.3 The Network Layer 7.1.4 The Transport Layer 7.1.5 The Session Layer 7.1.6 The Presentation

More information

TCP/IP and the OSI Model

TCP/IP and the OSI Model TCP/IP BASICS TCP/IP and the OSI Model TCP/IP BASICS The network protocol of the Internet Composed of six main protocols IP Internet Protocol UDP User Datagram Protocol TCP Transmission Control Protocol

More information

Organizations have developed standard sets of protocols

Organizations have developed standard sets of protocols Network Models Organizations have developed standard sets of protocols Some of these organizations are: The International Standards Organization (ISO) The Institute of Electrical and Electronic Engineers

More information

Cross Layer Protocol Design. Radio Communication III

Cross Layer Protocol Design. Radio Communication III Cross Layer Protocol Design Radio Communication III The layered world of protocols The ISO OSI model OSI model Introduction» The open systems interconnection reference model (OSI model) describes a layered

More information

Data Encapsulation & OSI & TCP/IP Models Week 2. Lecturer: Lucy White Office : 324

Data Encapsulation & OSI & TCP/IP Models Week 2. Lecturer: Lucy White Office : 324 Data Encapsulation & OSI & TCP/IP Models Week 2 Lecturer: Lucy White lbwhite@wit.ie Office : 324 1 Network Protocols A protocol is a formal description of a set of rules and conventions that govern a particular

More information

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim

Computer Networks. Introduction to Network. Dr. Adel Gaafar Abd Elrahim Computer Networks Introduction to Network Dr. Adel Gaafar Abd Elrahim A Communications Model Source generates data to be transmitted Transmitter Converts data into transmittable signals Transmission System

More information

Internet A Brief Tutorial. Jean Walrand EECS U.C. Berkeley

Internet A Brief Tutorial. Jean Walrand EECS U.C. Berkeley Internet A Brief Tutorial Jean Walrand EECS U.C. Berkeley Contents History Key Ideas Protocols Technology Research History 1962 L. Kleinrock proposes Packet Switching 1966 L. Roberts proposes architecture

More information

Chapter 7. Local Area Network Communications Protocols

Chapter 7. Local Area Network Communications Protocols Chapter 7 Local Area Network Communications Protocols The Network Layer The third layer of the OSI Model is the network layer. The network layer is concerned with providing a means for hosts to communicate

More information

Switching on our smartphone and sending an to a friend living 5000 km from our home is something that we take for granted, but that involves a

Switching on our smartphone and sending an  to a friend living 5000 km from our home is something that we take for granted, but that involves a Switching on our smartphone and sending an email to a friend living 5000 km from our home is something that we take for granted, but that involves a lot of very complex processes and has to take into account

More information

Copyleft 2005, Binnur Kurt. Objectives

Copyleft 2005, Binnur Kurt. Objectives 1 ing Fundamentals Copyleft 2005, Binnur Kurt Objectives Define basic networking terms Describe some commonly used network applications Describe the main purposes and functions of computer networking Describe

More information

Lecture 3 Protocol Stacks and Layering

Lecture 3 Protocol Stacks and Layering Lecture 3 Protocol Stacks and ing Hui Zhang School of Computer Science Carnegie Mellon University 15-441 Networking, Fall 2007 http://www.cs.cmu.edu/~srini/15-441/f07/ 1 What is a Communication Network?

More information

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols Guide to Networking Essentials, 6 th Edition Chapter 5: Network Protocols Objectives Describe the purpose of a network protocol, the layers in the TCP/IP architecture, and the protocols in each TCP/IP

More information

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1 IT 4504 Section 4.0 Network Architectures 2008, University of Colombo School of Computing 1 Section 4.1 Introduction to Computer Networks 2008, University of Colombo School of Computing 2 Introduction

More information

Revision of Previous Lectures

Revision of Previous Lectures Lecture 15 Overview Last Lecture Local area networking This Lecture Wide area networking 1 Source: chapters 8.1-8.3, 17.1, 18.1, 18.2 Next Lecture Wide area networking 2 Source: Chapter 20 COSC244 Lecture

More information

Chapter 1 Introduction

Chapter 1 Introduction Sungkyunkwan University Chapter 1 Introduction Prepared by C. Rajesh and H. Choo 2017-Fall Computer Networks Copyright 2000-2014 2000-2017 Networking Laboratory 1/52 Chapter 1 Outline 1.1 Overview of the

More information

Networking Fundamentals

Networking Fundamentals Networking Fundamentals Network Startup Resource Center www.nsrc.org These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Part VI. Appendixes. Appendix A OSI Model and Internet Protocols Appendix B About the CD

Part VI. Appendixes. Appendix A OSI Model and Internet Protocols Appendix B About the CD Part VI Appendixes Appendix A OSI Model and Internet Protocols Appendix B About the CD OSI Model and Internet Protocols APPENDIX A In this appendix, you will Learn about the OSI model Review the network

More information

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1 Internetworking Concepts Overview 2000, Cisco Systems, Inc. 2-1 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a 2-2 Objectives On completion of this chapter, you will be able to perform the following

More information

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer Science Chapter - 2 Switching and Network Architecture

More information

Communication Networks - 3 general areas: data communications, networking, protocols

Communication Networks - 3 general areas: data communications, networking, protocols Communication Networks - Overview CSE 3213 Fall 2011 1 7 September 2011 Course Content 3 general areas: data communications, networking, protocols 1. Data communications: basic concepts of digital communications

More information

Lecture 2: Network Protocols and Layering

Lecture 2: Network Protocols and Layering Lecture 2: Network Protocols and Layering Dr. Mohammed Hawa Electrical Engineering Department University of Jordan EE426: Communication Networks What is a Network Protocol? A protocol is the set of rules

More information

Lecture 17 Overview. Last Lecture. Wide Area Networking (2) This Lecture. Internet Protocol (1) Source: chapters 2.2, 2.3,18.4, 19.1, 9.

Lecture 17 Overview. Last Lecture. Wide Area Networking (2) This Lecture. Internet Protocol (1) Source: chapters 2.2, 2.3,18.4, 19.1, 9. Lecture 17 Overview Last Lecture Wide Area Networking (2) This Lecture Internet Protocol (1) Source: chapters 2.2, 2.3,18.4, 19.1, 9.2 Next Lecture Internet Protocol (2) Source: chapters 19.1, 19.2, 22,1

More information

networks List various types of networks and their

networks List various types of networks and their Chapter 15 Networks Chapter Goals Describe the core issues related to computer networks List various types of networks and their characteristics Explain various topologies of local-area networks Explain

More information

CPEG514 Advanced Computer Networks. Atef Abu Salim University of Nizwa Spring 2013/2014

CPEG514 Advanced Computer Networks. Atef Abu Salim University of Nizwa Spring 2013/2014 CPEG514 Advanced Computer Networks Atef Abu Salim University of Nizwa Spring 2013/2014 Today s Class Topics Course Syllabus Computer Networks LANs and WANs The Internet Protocols, Layers and Interfaces

More information

Chapter 6: Network Communications and Protocols

Chapter 6: Network Communications and Protocols Learning Objectives Chapter 6: Network Communications and Protocols Understand the function and structure of packets in a network, and analyze and understand those packets Understand the function of protocols

More information

Module 11. OSI Model, Network Devices, and Network Standards

Module 11. OSI Model, Network Devices, and Network Standards Module 11 OSI Model, Network Devices, and Network Standards Objectives 1. Networking A.Differentiate between layers of the OSI model B.2.9 Compare network devices C.Compare network standards D.2.7 Compare

More information

# DEFINITIONS TERMS. 5) A set of devices interconnected by media links. Network

# DEFINITIONS TERMS. 5) A set of devices interconnected by media links. Network CHAPTER 21 INTRODUCTION TO DATA COMMUNICATIONS AND NETWORKING # DEFINITIONS TERMS 1) Information that is stored in digital form. Information that has been processed, organized and stored. Data 2) Knowledge

More information

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts E-commerce 2015 business. technology. society. eleventh edition Kenneth C. Laudon Carol Guercio Traver Chapter 3 E-commerce Infrastructure: The Internet, Web, and Mobile Platform Copyright 2015 Pearson

More information

OSI Data Link Layer. Network Fundamentals Chapter 7. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

OSI Data Link Layer. Network Fundamentals Chapter 7. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1 OSI Data Link Layer Network Fundamentals Chapter 7 Version 4.0 1 Objectives Explain the role of Data Link layer protocols in data transmission. Describe how the Data Link layer prepares data for transmission

More information

Operating Systems. 16. Networking. Paul Krzyzanowski. Rutgers University. Spring /6/ Paul Krzyzanowski

Operating Systems. 16. Networking. Paul Krzyzanowski. Rutgers University. Spring /6/ Paul Krzyzanowski Operating Systems 16. Networking Paul Krzyzanowski Rutgers University Spring 2015 1 Local Area Network (LAN) LAN = communications network Small area (building, set of buildings) Same, sometimes shared,

More information

What is a Network? TCP / IP. The ISO OSI Model. Protocols. The TCP/IP Protocol Suite. The TCP/IP Protocol Suite. Computer network.

What is a Network? TCP / IP. The ISO OSI Model. Protocols. The TCP/IP Protocol Suite. The TCP/IP Protocol Suite. Computer network. What is a Network? TCP / IP Computer network a set of computers using common protocols to communicate over connecting transmission media. Protocol a formal description of message formats and the rules

More information

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review. THE OSI MODEL Application Presentation Session Transport Network Data-Link Physical OSI Model Chapter 1 Review By: Allan Johnson Table of Contents Go There! Go There! Go There! Go There! Go There! Go There!

More information

Introduction to computer networking

Introduction to computer networking edge core Introduction to computer networking Comp Sci 3600 Security Outline edge core 1 2 edge 3 core 4 5 6 The edge core Outline edge core 1 2 edge 3 core 4 5 6 edge core Billions of connected computing

More information

System Programming. Introduction to computer networks

System Programming. Introduction to computer networks Content : by Dr. B. Boufama School of Computer Science University of Windsor Instructor: Dr. A. Habed adlane@cs.uwindsor.ca http://cs.uwindsor.ca/ adlane/60-256 Content Content 1 Introduction to Computer

More information

Overview of TCP/IP Overview of TCP/IP protocol: TCP/IP architectural models TCP protocol layers.

Overview of TCP/IP Overview of TCP/IP protocol: TCP/IP architectural models TCP protocol layers. Overview of TCP/IP 3 Overview of TCP/IP protocol: TCP/IP architectural models TCP protocol layers. 4 2 5 6 3 7 8 4 9 10 5 11 12 6 13 14 7 15 16 8 17 18 9 19 20 10 21 Why TCP/IP? Packet based Provides decentralized

More information

Wireless Communications

Wireless Communications 1. Introduction DIN/CTC/UEM 2018 First networks Postal Network Global delivery of different types of objects (letters, packages, etc.) Differentiated treatment by object class High delay but low cost Recipient

More information

NETWORK SECURITY ITEC 435

NETWORK SECURITY ITEC 435 NETWORK SECURITY ITEC 435 Agenda Chapter 2: Introduction to Networking Introduction to Networking Networking Fundamentals Reasons to Network Getting the Message Across Analog Information on an Analog Medium

More information

CCNA Exploration Network Fundamentals. Chapter 04 OSI Transport Layer

CCNA Exploration Network Fundamentals. Chapter 04 OSI Transport Layer CCNA Exploration Network Fundamentals Chapter 04 OSI Transport Layer Updated: 05/05/2008 1 4.1 Roles of the Transport Layer 2 4.1 Roles of the Transport Layer The OSI Transport layer accept data from the

More information

CS3600 SYSTEMS AND NETWORKS

CS3600 SYSTEMS AND NETWORKS CS3600 SYSTEMS AND NETWORKS NORTHEASTERN UNIVERSITY Lecture 17: Internet architecture Prof. Alan Mislove (amislove@ccs.neu.edu) Slides used with permissions from Edward W. Knightly, T. S. Eugene Ng, Ion

More information

Networking and Health Information Exchange Unit 1a ISO Open Systems Interconnection (OSI) Slide 1. Slide 2. Slide 3

Networking and Health Information Exchange Unit 1a ISO Open Systems Interconnection (OSI) Slide 1. Slide 2. Slide 3 Slide 1 Networking and Health Information Exchange Unit 1a ISO Open Systems Interconnection (OSI) Networking and Health Information Exchange Unit 1a ISO Open Systems Interconnection (OSI) Slide 2 Unit

More information

ACL Rule Configuration on the WAP371

ACL Rule Configuration on the WAP371 Article ID: 5089 ACL Rule Configuration on the WAP371 Objective A network access control list (ACL) is an optional layer of security that acts as a firewall for controlling traffic in and out of a subnet.

More information

CSCD 433/533 Advanced Networks

CSCD 433/533 Advanced Networks CSCD 433/533 Advanced Networks Lecture 2 Network Review Winter 2017 Reading: Chapter 1 1 Topics Network Topics Some Review from CSCD330 Applications Common Services Architecture OSI Model AS and Routing

More information

Network Model: Each layer has a specific function.

Network Model: Each layer has a specific function. OBJECTIVES: To discuss the OSI model and its layer architecture and to show the interface between the layers. To briefly discuss the functions of each layer in the OSI model. To introduce the TCP/IP protocol.

More information

Business Data Communications and Networking

Business Data Communications and Networking Business Data Communications and Networking 10th Edition Jerry Fitzgerald and Alan Dennis John Wiley & Sons, Inc http://alainmaterials.webs.com/ Copyright 2010 John Wiley & Sons, Inc 5-1 Chapter 5 TCP/IP

More information

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦 KillTest Exam : 100-101 Title : CCNA Interconnecting Cisco Networking Devices 1 (ICND1) Version : Demo 1 / 15 1.Which three statements are true about the operation of a full-duplex Ethernet network? (Choose

More information

31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers

31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers 31270 Networking Essentials Focus, Pre-Quiz, and Sample Exam Answers CONTENTS Focus Questions... 2 Chapter 1: Explore the Network... 2 Chapter 2: Configure a Network Operating System... 5 Chapter 3: Network

More information

TCP/IP THE TCP/IP ARCHITECTURE

TCP/IP THE TCP/IP ARCHITECTURE TCP/IP-1 The Internet Protocol (IP) enables communications across a vast and heterogeneous collection of networks that are based on different technologies. Any host computer that is connected to the Internet

More information

Introductions. Computer Networking Lecture 01. January 16, HKU SPACE Community College. HKU SPACE CC CN Lecture 01 1/36

Introductions. Computer Networking Lecture 01. January 16, HKU SPACE Community College. HKU SPACE CC CN Lecture 01 1/36 Introductions Computer Networking Lecture 01 HKU SPACE Community College January 16, 2012 HKU SPACE CC CN Lecture 01 1/36 Outline What is a Computer Network? Basic Requirements of Building a Computer Network

More information

Computer Networks (Introduction to TCP/IP Protocols)

Computer Networks (Introduction to TCP/IP Protocols) Network Security(CP33925) Computer Networks (Introduction to TCP/IP Protocols) 부산대학교공과대학정보컴퓨터공학부 Network Type Elements of Protocol OSI Reference Model OSI Layers What we ll learn today 2 Definition of

More information

Chapter 3 Protocols and the TCP/IP Suite

Chapter 3 Protocols and the TCP/IP Suite Chapter 3 Protocols and the TCP/IP Suite 3.1 The Need for a Protocol Architecture need for a standard communication tasks by layers architecture peer protocol: a set of rules or conventions to exchange

More information

Computer Networks with Internet Technology William Stallings. Chapter 2 Protocols and the TCP/IP Protocol Suite

Computer Networks with Internet Technology William Stallings. Chapter 2 Protocols and the TCP/IP Protocol Suite Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite Need For Protocol Architecture E.g. File transfer Source must activate comms. Path or inform

More information

IT220 Network Standards & Protocols. Unit 8: Chapter 8 The Internet Protocol (IP)

IT220 Network Standards & Protocols. Unit 8: Chapter 8 The Internet Protocol (IP) IT220 Network Standards & Protocols Unit 8: Chapter 8 The Internet Protocol (IP) IT220 Network Standards & Protocols REMINDER Student Evaluations 4 Objectives Identify the major needs and stakeholders

More information

OSI Reference Model. Computer Networks lab ECOM Prepared By : Eng. Motaz Murtaja Eng. Ola Abd Elatief

OSI Reference Model. Computer Networks lab ECOM Prepared By : Eng. Motaz Murtaja Eng. Ola Abd Elatief Islamic University of Gaza Faculty of Engineering Computer Engineering Department Computer Networks lab ECOM 4121 OSI Reference Model Prepared By : Eng. Motaz Murtaja Eng. Ola Abd Elatief May /2010 OSI

More information