Chapter 7 OSI Data Link Layer.

Slides:



Advertisements
Similar presentations
Network Fundamentals – Chapter 7 Sandra Coleman, CCNA, CCAI
Advertisements

Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL). Functions, performed on the layer. МАС address in Ethernet networks. Layer 1 of the TCP/IP.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Data Link Layer Network Fundamentals – Chapter 7.
Chapter 7 Data Link Layer
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Data Link Layer Network Fundamentals – Chapter 7 Modified by Tony Chen 01/30/2009.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 OSI Data Link Layer Network Fundamentals – Chapter 7.
Network Fundamentals – Chapter 7
CompTIA Network+ Chapter 2
Chapter 7- Data Link Layer
CCNA 1 v3.1 Module 6 Review. 2 What 3 things happen on an Ethernet network after a collision occurs? A backoff algorithm is invoked and transmission is.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
OSI Data Link Layer Network Fundamentals Chapter 7.
Chapter 2 Network Models.
The Saigon CTT Semester 1 CHAPTER 6. The Saigon CTT  Content LAN Standards. Hexadecimal Numbers. MAC Addressing. Framing. Media Access Control (MAC).
The OSI Model A layered framework for the design of network systems that allows communication across all types of computer systems regardless of their.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 1: Internetworking.
Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
Module 10. Internet Protocol (IP) is the routed protocol of the Internet. IP addressing enables packets to be routed from source to destination using.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Section 4 : The OSI Network Layer CSIS 479R Fall 1999 “Network +” George D. Hickman, CNI, CNE.
Semester 1 CHAPTER 3 Le Chi Trung
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 2 Network Models.
Kashif Bashir Chapter 2 Network Models.
Copyright CCNA 1 Chapter 5 Ethernet Fundamentals By Your Name.
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
The OSI Model.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Data Link Layer Dr. Muazzam A. Khan.
Ethernet Fundamentals. The success of Ethernet is due to the following factors: Simplicity and ease of maintenance Ability to incorporate new technologies.
Jaringan Komputer Dasar Data Link Layer (2) Aurelio Rahmadian.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
Objectives  Explain the role of Data Link layer protocols in data transmission.  Describe how the Data Link layer prepares data for transmission on.
The Saigon CTT Semester 1 CHAPTER 6 Le Chi Trung.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Data Link Layer Network Fundamentals – Chapter 7.
Copyright 2002Cisco Press: CCNA Instructor’s Manual Year 2 - Chapter 16/Cisco 4 - Module 9 CCNA Certification Exam Review By Your Name.
Chapter 2 Network Models
Ethernet Overview it the IEEE standard for Ethernet.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Point-to-Point Protocol
2016/3/11 1 Data Link Layer. 2016/3/11 2 Two basic services of Data Link Allows the upper layers to access the media using techniques such as framing.
+ Lecture#2: Ethernet Asma ALOsaimi. + Objectives In this chapter, you will learn to: Describe the operation of the Ethernet sublayers. Identify the major.
Data Communications Data Link Layer.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI data link layer CCNA Exploration Semester 1 Chapter 7.
Jaringan Komputer_D3 TT
Local Area Networks Honolulu Community College
Part I. Overview of Data Communications and Networking
What the OSI Protocol Layers Do
ISO/OSI Model and Collision Domain
Data Link Layer Dr. Muazzam A. Khan.
Lec 5 Layers Computer Networks Al-Mustansiryah University
Chapter 2 Network Models.
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
Chapter 3: Open Systems Interconnection (OSI) Model
Data Link Issues Relates to Lab 2.
Network Fundamentals – Chapter 7
Chapter 2 Network Models.
Network Fundamentals – Chapter 7
Chapter 2 Network Models.
Network Fundamentals – Chapter 7
Data Link Layer 2019/2/19.
Network Fundamentals – Chapter 7
Network Fundamentals – Chapter 7
Network Fundamentals – Chapter 7
Chapter 2 Network Models.
OSI Data Link Layer Presented By Dr. Waleed Alseat Mutah University.
Network Fundamentals – Chapter 7
Presentation transcript:

Chapter 7 OSI Data Link Layer

OSI Data Link Layer Accessing the Media

OSI Data Link Layer Provides the user interface Segmentation and managing communications Organize data for network transfer Exchange data over common media

Supporting and Connecting to Upper Layer Two basic functions: Allows the upper layers to access the media using framing. Controls how data is placed on the media and received from the media using media access control (MAC) and error detection.

Supporting and Connecting to Upper Layer Terminology

Supporting and Connecting to Upper Layer Protocol governs how to format a frame for use on that media Different protocols for different media Accept the frame Decapsulate to a packet Construct a new frame for the media Forward the new frame

Controlling Transfer Across Local Media Layer 2 protocols specify the encapsulation of a packet into a frame and the techniques for getting the encapsulated packet on and off each media. The technique is termed the Media Access Control (MAC) method. Different media might require a different MAC method. Each media type encountered can have different characteristics. (Especially a router where several different media types can co-exist.)

Controlling Transfer Across Local Media WAN Header WAN Trailer LAN Header LAN Header LAN Trailer Packet Packet LAN Trailer Different media… Different characteristics… Different MAC method…

Controlling Transfer Across Local Media The protocol can be configured on the device and determines the type of encapsulation (MAC method). Different media… Different characteristics… Different MAC method…

Creating a Frame The description of a frame is the key element of each protocol. Different protocols require different information to function properly. Which nodes are in communication with each other. When communication between individual nodes begins and when it ends. Which errors occurred while the nodes communicated. Which nodes will communicate next.

Creating a Frame Frames travel the media as a stream of bits. The framing of the packet inserts control information in specific fields……MORE DETAILS LATER…..

Connecting Upper-Layer Services to the Media Network devices have both a hardware and software component.

Connecting Upper-Layer Services to the Media Data Link Layer prepares the packets from the upper layer software processes for transmission over the physical media.

Standards Not defined by RFCs as in the other layers. Defined by engineering organizations.

Connecting Upper-Layer Services to the Media IEEE Logical Link Control (LLC) Sub-Layer Frames the network layer packet Identifies the network layer protocol Media Access Control (MAC) Sub-Layer Addresses the frame Marks the beginning and end of the frame

Placing Data on the Media Regulating the placement of data on the media is termed Media Access Control. Media sharing: If and how the nodes share the media. Topology: How the connection appears to the Data Link Layer.

MAC for Shared Media Two Basic Methods: More in Chapter 9

MAC for Non-Shared Media Point-to-Point Connections: Type of communication. Half Duplex Full Duplex

Logical Topology vs Physical Topology Arrangement of the nodes and the physical connections between them (More in Chapter 9). Logical Topology: The way a network transfers frames among nodes. The use of virtual connections between the nodes regardless of the actual physical connection. Point-to-Point Multiaccess Ring

Point-to-Point Logical Topology Concerned with full or half duplex.

Multiaccess Logical Topology Enables a number of nodes to communicate using the same shared media. A sends to E Check for other transmissions Media available Transmit X X X I’ll wait…… Media NOT available Check for other transmissions B needs to send to D

Ring Logical Topology Each node receives a frame in turn. If it is not addressed to the node, it passes it on. Yes Is it for me? No Is it for me? A sends to D No Is it for me?

Addressing and Framing Data OSI Data Link Layer Addressing and Framing Data

The Frame There are many different Data Link Layer protocols…. The Data Link Layer protocol describes the features required for the transport of frames. Integrated into the encapsulation process. No single frame protocol meets the needs of all data transportation across all types of media.

The Frame Header Data Trailer However, each Data Link Layer protocol is constructed using the same basic format. It’s the contents that differ…. Header Data Trailer

Framing: Role of the Header Contains the control information required by the protocol. Some sample fields…… Start of Frame Source and Destination MAC Addresses Priority/Quality of Service Type/Length Logical Connection Control Physical Link Control Flow Control Congestion Control

Framing: Role of the Header Specific bit sequence that indicates to the receiving device that the frame starts here. For example: Header Data Trailer Start Address Type/Length The source and destination MAC addresses. A code identifying the type of frame OR the total length of the frame.

Addressing: Where the Frame Goes The addresses used this layer are referred to as physical addresses. They are the burned-in MAC addresses of the network device (PC: NIC, Router: Physical port). They are only used for local delivery. If the frame must be transported to another segment, the frame is re-encapsulated by the receiving device and forwarded. Header Data Trailer Start Address Type/Length

Addressing: Where the Frame Goes OR send as a broadcast The Data Link Layer protocol will define the addressing required to move the frame through the network.

Framing: Role of the Trailer Frame Check Sequence (FCS): Used to provide basic error checking, usually with a Cyclic Redundancy Check (CRC). - Sending device uses an algorithm on the bits of the header and data portions. - The resulting value is placed in the FCS field. - Receiving device does the same thing. - If the values match – no error. - If the values do not match – frame discarded. Header Data Trailer FCS Stop A specific sequence of bits that indicate the end of the frame.

Sample: Data Link Layer Frames Point-to-Point Protocol (PPP) High Level Data Link Control Protocol (HDLC) Frame Relay Protocol Ethernet Protocol

Ethernet Protocol for LANs

Point-to-Point Protocol for WANs

Wireless Protocol for LANs