Part III Datalink Layer.

Slides:



Advertisements
Similar presentations
Data Link Layer - Ethernet Pertemuan 14 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Advertisements

TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 3 Underlying Technology.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Version 3.0 Module 6 Ethernet Fundamentals. 2 Version 3.0 Why is Ethernet so Successful? In 1973, it could carry data at 3 Mbps Now, it can carry data.
CS335 Networking & Network Administration Tuesday, April 13, 2010.
Chapter 13 Wired LANs: Ethernet
The Saigon CTT Semester 1 CHAPTER 6. The Saigon CTT  Content LAN Standards. Hexadecimal Numbers. MAC Addressing. Framing. Media Access Control (MAC).
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Ethernet, MAC podvrstva
Chapter 13 Wired LANs: Ethernet
Wired LANs: Ethernet In Chapter 1, we learned that a local area network (LAN) is a computer network that is designed for a limited geographic area such.
1 Data Link Layer Lecture 17 Imran Ahmed University of Management & Technology.
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
Basic LAN techniques IN common with all other computer based systems networks require both HARDWARE and SOFTWARE to function. Networks are often explained.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 14 Local Area Networks: Ethernet.
Local Area Networks: Ethernet. IEEE Background Institution of Electrical and Electronic Engineering (IEEE) A professional non-profit organization Project.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
McGraw-Hill©The McGraw-Hill Companies, Inc. Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Ethernet Network Fundamentals – Chapter 9.
Chapter 1 - Local Area Network Technologies. How IP Datagrams are Encapsulated IP datagrams are found at the OSI Network layer IP datagrams are sent to.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 6 – Layer 2 MAC, Frames, Hex, etc.. Layer 1 / Layer 2 Layer 1 Signals, media, bit streams Layer 2 –Communicates with upper layers using Logical.
Chapter 9 Hardware Addressing and Frame Type Identification 1.Delivering and sending packets 2.Hardware addressing: specifying a destination 3. Broadcasting.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
(Wired LANs : Ethernet)
Data Communications, Kwangwoon University13-1 Chapter 13 Wired LANs: Ethernet 1.IEEE Standards 2.Standard Ethernet 3.Changes in the Standard 4.Fast Ethernet.
(Wired LANs : Ethernet)
The Saigon CTT Semester 1 CHAPTER 6 Le Chi Trung.
Addressing Each station on an Ethernet network (such as a PC, workstation, or printer) has its own network interface card (NIC). The NIC fits inside the.
Ch 13. Wired LANs: Ethernet IEEE Standards Project 802 launched in 1985 – To set standards to enable intercommunication among equipment from a variety.
Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
Department of Computer Science, University of Peshawar Multiple Access.
13-LAN, packets, frames and topologies Dr. John Abraham Professor UTPA.
IEEE STANDARDS IEEE STANDARDS In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 14 Local Area Networks
Chapter 13 Wired LANs: Ethernet
Lecture Focus: Data Communications and Networking  Data Link Layer  MAC Frame Format Lecture 25 CSCS 311.
Wired LANs: Ethernet Shashank Srivastava Motilal Nehru national Institute Of Information Technology, Allahabad 4 Sep 2013.
Network Operations & administration CS 4592 Lecture 20 Instructor: Ibrahim Tariq.
Introduction to Communication Lecture (10) 1. 2 Wired LANs: Ethernet IEEE Project 802 defines the LLC and MAC sublayers for all LANs including Ethernet.
Data Communication Networks Lec 18. Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer.
ETHERNET Yash Vaidya. Introduction Ethernet is a family of computer networking technologies for local area networks (LANs). Ethernet was commercially.
LOCAL AREA NETWORKS. LAN SYSTEMS-TRADITIONAL ETHERNET local area network (LAN) is a computer network that is designed for a limited geographic area such.
Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Wired Local Area Network (Ethernet-IEEE 802.3)
Chapter 13 Wired LANs: Ethernet
Chapter 13 Wired LANs: Ethernet
Part III Datalink Layer.
Underlying Technology
Data Networking via LANs Packets and Frames
Ethernet and Token Ring LAN Networks
Subject Name: Computer Communication Networks Subject Code: 10EC71
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Chapter 13 Wired LANs: Ethernet
Data Link Issues Relates to Lab 2.
Protocol layering and data
CCNA 1 Chapter 5 Ethernet Fundamentals
Chapter 12 Local Area Networks
Protocol layering and data
Chapter 12 Local Area Networks
Chaithra Ashwin Sanjana
Ethernet and Token Ring LAN Networks
Chapter 13 Wired LANs: Ethernet
13-LAN, packets, frames and topologies
Presentation transcript:

Part III Datalink Layer

Chapter 10 :Error Detection and Correction Chapter 11 Data Link Control and Protocols Chapter 12 Multiple Access Chapter 13 Wired LANs: Ethernet Chapter 15 Connecting LANs, Backbone networks and virtual LAN

Chapter 13 Wired LANs: Ethernet

Topics discussed in this section: Data Link Layer Physical Layer IEEE STANDARDS In 1985 ,the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication a among equipment from a variety of manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of major LAN protocols. Topics discussed in this section: Data Link Layer Physical Layer 10.

IEEE standard for LAN IEEE divided the Data link layer into two sublayer: upper layer : logical link control (LLC); flow and error control. Lower sublayer : Multiple access (MAC); media access control. Multiple access (MAC) :for resolving access to the shared media. If channel is dedicated ( point to point) we do not need the (MAC); sublayer.

IEEE standard for LAN

LLC (Logical link control)and MAC (Media Access Control) In IEEE project 802, flow control , error control, and part of the framing duties are collected into one sublayer called the logical link control (LLC ) LLC provides one single data link control for all IEEE LANs. IEEE project 802 has created a sublayerMAC that defines the specific access method for each LAN. In contrast to the LLC, MAC contains a number of distinct modules: each defines the access method and the framing format specific to the corresponding LAN protocol For example: CSMA/CDas media access method for EthernetLANs. Token passing method for Token Ring and Token Bus LANs Framing is handled in both the LLC and MAC sublayer.

Physical layer Physical layer is dependent on the implementation and type of the physical media used. IEEE define detailed specifications for each LAN implementation. For example, although there is only one MAC sublayer for Standard Ethernet( CSMA/CD), there is a different physical layer specifications for each Ethernet implementations.

It is the dominant LAN technology. Cheap ETHERNET IEEE It is the dominant LAN technology. Cheap First widely used LAN technology Simpler and cheaper than token LANs Kept up with speed race: 10, 100, 1000 Mbps

ETHERNET Evolution

ETHERNET Evolution The MAC sublayer governs the operation of the random access method Standard Ethernet uses CSMA/CD Ethernet dose not provide any mechanism for acknowledging received frames( unreliable medium). Acknowledgments must be implemented at the higher layer. It also frames data received from the upper layer and passes them to the physical layer.

ETHERNET The MAC sublayer The MAC sublayer governs the operation of the random access method Standard Ethernet uses CSMA/CD Ethernet dose not provide any mechanism for acknowledging received frames( unreliable medium). Acknowledgments must be implemented at the higher layer. It also frames data received from the upper layer and passes them to the physical layer.

ETHERNET frame The Ethernet frame contains seven fields: Preamble: 7bytes (56 bits); Alternating 0s and 1s, used for synchronizing Start Frame Delimiter (SFD): 10101011 indicates the start of the frame. Last two bits (11) alerts that the next field is destination address. preamble and SFD are added at the physical layer and is not formally part of the frame

ETHERNET frame DA: Destination address SA: Source Address Length/Type: Define the upper-layer protocol using the MAC frame. OR define the number of bytes in the data filed. Data: minumum: 46 and maximum : 1500 bytes CRC: error detection information:CRC-32

Frame length: Minimum: 64 bytes (512 bits) Note Frame length: Minimum: 64 bytes (512 bits) Maximum: 1518 bytes (12,144 bits 10.

ETHERNET frame Minimum frame length restriction(64 bytes) is required for the correct operation of CSMA/CD. Min data length =64 -18 (6+-6+2+4) = 46 bytes If the upper-layer packet is less than 46 bytes, padding is added to make up the difference. Maximum length restriction; two historical reasons: Memory was very expensive when Ethernet was designed. Prevents one station from monopolizing the shared medium, blocking other stations that have data to sent. Max data length =1518-18= 1500 bytes.

Ethernet address in hexadecimal notation Each station (PC or printer) has a network interface card (NIC) which provides the station with a 6-byte [48 bits] physical address (MAC adress) It is written in hexadecimal notation, with a colon between the bytes

Source address is always a unicast address –the frames comes from only one station. Destination address can be: unicast: defines only one recipient; one to one multicast: a group of addresses; one to many Broadcast: the recipients are all the stations on the LAN

if the bit is 0, the address is unicast; otherwise, it is multicast. Note The least significant bit of the first byte defines the type of address. if the bit is 0, the address is unicast; otherwise, it is multicast. The broadcast destination address is a special case of the multicast address in which all bits are 1s. 10.

Example 1 Define the type of the following destination addresses: a.4A:30:10:21:10:1A b.47:20:1B:2E:08:EE c.FF:FF:FF:FF:FF:FF Solution To find the type of the address, we need to look at the second hexadecimal digit from the left. If it is even, the address is unicast. If it is odd, the address is multicast .If all digits are F’s, the address is broadcast. Therefore, we have the following: This is a unicast address because A in binary is 1010. this is a multicast address because 7 in binary is 0111. This is a broadcast address because all digits are F’s.

Example 2 Show how the address 47:20:1B:2E:08:EEis sent out on line. Solution The address is sent left-to-right, byte by byte; for each byte, it is sent right-to-left( LSB first), bit by bit, as shown below left-to-right :47→20→1B→2E→08→ EE 47 is 0100 0111 right -to-left 1110 0010