Computer Networking Lecture 5 Data link Layer Access Control. Based on slides by Peter Steenkiste Copyright, Carnegie Mellon

Similar documents
Reminder: Datalink Functions Computer Networking. Datalink Architectures

High Level View. EE 122: Ethernet and Random Access protocols. Medium Access Protocols

EE 122: Ethernet and

Computer Networks Medium Access Control. Mostafa Salehi Fall 2008

Summary of MAC protocols

Lecture 5 The Data Link Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Medium Access Protocols

Lecture 6 The Data Link Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Goal and Outline. Computer Networking. What Do We Need? Today s Story Lecture 3: Packet Switched Networks Peter Steenkiste

Topics. Link Layer Services (more) Link Layer Services LECTURE 5 MULTIPLE ACCESS AND LOCAL AREA NETWORKS. flow control: error detection:

Lecture 6. Data Link Layer (cont d) Data Link Layer 1-1

The Link Layer II: Ethernet

Review. Error Detection: CRC Multiple access protocols. LAN addresses and ARP Ethernet. Slotted ALOHA CSMA/CD

Link Layer and Ethernet

Link Layer and Ethernet

Link Layer and LANs 안상현서울시립대학교컴퓨터 통계학과.

ECE 4450:427/527 - Computer Networks Spring 2017

CS 43: Computer Networks. 27: Media Access Contd. December 3, 2018

Multiple Access Links and Protocols

Lecture 9: Bridging. CSE 123: Computer Networks Alex C. Snoeren

The Link Layer and LANs. Chapter 6: Link layer and LANs

Links Reading: Chapter 2. Goals of Todayʼs Lecture. Message, Segment, Packet, and Frame

Physical Layer. Medium Access Links and Protocols. Point-to-Point protocols. Modems: Signaling. Modems Signaling. Srinidhi Varadarajan

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 16

CSE 461: Multiple Access Networks. This Lecture

Lecture 9 The Data Link Layer part II. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Computer Network Fundamentals Spring Week 3 MAC Layer Andreas Terzis

CS 43: Computer Networks Media Access. Kevin Webb Swarthmore College November 30, 2017

1-1. Switching Networks (Fall 2010) EE 586 Communication and. November 8, Lecture 30

Outline. Introduction to Networked Embedded Systems - Embedded systems Networked embedded systems Embedded Internet - Network properties

Data Link Layer. Our goals: understand principles behind data link layer services: instantiation and implementation of various link layer technologies

1/29/2008. From Signals to Packets. Lecture 6 Datalink Framing, Switching. Datalink Functions. Datalink Lectures. Character and Bit Stuffing.

Chapter 5 Link Layer and LANs

Chapter 5 Link Layer and LANs

CSE 461: Multiple Access. Homework: Chapter 2, problems 1, 8, 12, 18, 23, 24, 35, 43, 46, and 58

Link Layer and LANs. Our Goals. Link Layer

Adaptors Communicating. Link Layer: Introduction. Parity Checking. Error Detection. Multiple Access Links and Protocols

Multiple Access Protocols

CSC 4900 Computer Networks: The Link Layer

Chapter 5 Link Layer. Computer Networking: A Top Down Approach. 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012

Broadcast Links, Addressing and Media Access Control. Link Layer B. Link and Physical Layers. MAC Addresses

Chapter 5: Link layer

Lecture 6 Datalink Framing, Switching. From Signals to Packets

Data Link Layer: Multi Access Protocols

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 18

CC451 Computer Networks

Chapter 5 Link Layer and LANs

Computer Networks. Today. Principles of datalink layer services Multiple access links Adresavimas, ARP LANs Wireless LANs VU MIF CS 1/48 2/48

Chapter V: Link Layer

CSC 4900 Computer Networks: Link Layer (2)

Lecture 8 Link Layer: functionality, error detection, media access algorithm

Master Course Computer Networks IN2097

ECEN 5032 Data Networks Medium Access Control Sublayer

Outline: Connecting Many Computers

Lecture 8 The Data Link Layer part I. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Adaptors Communicating. Link Layer: Introduction. Parity Checking. Error Detection. Multiple Access Links and Protocols

MULTIPLE ACCESS PROTOCOLS 2. 1

CS 43: Computer Networks Switches and LANs. Kevin Webb Swarthmore College December 5, 2017

CS 455/555 Intro to Networks and Communications. Link Layer Addressing, Ethernet, and a Day in the Life of a Web Request

Principles behind data link layer services:

Getting Connected (Chapter 2 Part 4) Networking CS 3470, Section 1 Sarah Diesburg

Introductory to Computer Networks Local Area Networks. Lecture 16 Fall Isfahan University of technology Dr.

Data Link Layer, Part 3 Medium Access Control. Preface

CS 455/555 Intro to Networks and Communications. Link Layer

Chapter 4. The Medium Access Control Sublayer. Points and Questions to Consider. Multiple Access Protocols. The Channel Allocation Problem.

Chapter 3. Underlying Technology. TCP/IP Protocol Suite 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

CSCI-1680 Link Layer Wrap-Up Rodrigo Fonseca

Link Layer: Introduction. Chapter 5 Link Layer & LANS. Link layer: context. Link Layer Services

COS 140: Foundations of Computer Science

Medium Access Control

Principles behind data link layer services

Data Link Layer, Part 5. Medium Access Control

Chapter V: Link Layer

Contention Protocols and Networks

LECTURE PLAN. Script. Introduction about MAC Types o ALOHA o CSMA o CSMA/CD o CSMA/CA

Ethernet. Introduction. CSE 3213 Fall 2011

The Link Layer and LANs: Ethernet and Swiches

CSCI-1680 Link Layer Wrap-Up Rodrigo Fonseca

Chapter 6: Link layer and LANs. Link layer, LANs: outline. Link layer: introduction. Link layer: context. Link layer services (more)

CSE/EE 461 Section 2

CSCI-1680 Link Layer Wrap-Up Rodrigo Fonseca

Multiple Access Channels

Link Layer and LANs. CMPS 4750/6750: Computer Networks

Module 10 Data Link Layer CS655! 10-1!

ICE 1332/0715 Mobile Computing (Summer, 2008)

CSMA/CD (Collision Detection)

CMPE 257: Wireless and Mobile Networking

IEEE , Token Rings. 10/11/06 CS/ECE UIUC, Fall

LAN PROTOCOLS. Beulah A AP/CSE

Local Area Networks (LANs) SMU CSE 5344 /

LAN Interconnection and Other Link Layer Protocols

King Fahd University of Petroleum and Minerals College of Computer Sciences and Engineering Department of Computer Engineering

Master Course Computer Networks IN2097

COMP/ELEC 429/556 Introduction to Computer Networks

CSCI-1680 Link Layer Wrap-Up Rodrigo Fonseca

Housekeeping. Fall /5 CptS/EE 555 1

Chapter 12 Multiple Access 12.1

Lecture 19. Principles behind data link layer services Framing Multiple access protocols

Random Access. 1. Aloha. 2. Slotted Aloha 3. CSMA 4. CSMA/CD

Chapter 5: DataLink Layer

Transcription:

15-441 Computer Networking Lecture 5 Data link Layer Access Control Based on slides by Peter Steenkiste Copyright, Carnegie Mellon 2007-12 1

Datalink Functions Framing: encapsulating a network layer datagram into a bit stream.» Add header, mark and detect frame boundaries, Error control: error detection and correction to deal with bit errors.» May also include other reliability support, e.g. retransmission Flow control: avoid sender overrunning receiver. Media access: controlling which frame should be sent over the link next.» Easy for point-to-point links» Harder for multi-access links: who gets to send? 2

So far Can connect two nodes But what if we want more nodes? Wires for everybody! 3

So far Can connect two nodes But what if we want more nodes? Wires for everybody! P-2-p shared switches 4

Datalink Architectures Point-Point with switches Media access control. 5

Media Access Control How do we transfer packets between two hosts connected to the same network? Switches connected by point-to-point links -- store-and-forward.» Used in WAN, LAN, and for home connections» Conceptually similar to routing But at the datalink layer instead of the network layer Multiple access networks -- contention based.» Multiple hosts are sharing the same transmission medium» Used in LANs and wireless» Need to control access to the medium 6

Datalink Classification Datalink Switch-based Multiple Access Virtual Circuits Packet Switching Scheduled Access Random Access ATM, framerelay Bridged LANs Token ring, FDDI, 802.11 Ethernet, 802.11, Aloha 7

Switching Forward units of data based on address in header. Many data-link technologies use switching.» Virtual circuits: Frame Relay, ATM, X.25,..» Packets: Ethernet, MPLS, Switching also happens at the network layer.» Layer 3: Internet protocol» In this case, address is an IP address» IP over SONET, IP over ATM,...» Otherwise, operation is very similar Switching is different from SONET mux/demux.» SONET channels statically configured - no addresses 8

A Switch-based Network Switches are connected by point-point links. Packets are forwarded hop-by-hop by the switches towards the destination.» Forwarding is based on the address How does a switch work? How do nodes exchange packets over a link? How is the destination addressed? PCs at Work Switch Point-Point link PC at Home 9

Switch Architecture Packets come in one interface, forwarded to output interface based on address.» Same idea for bridges, switches, routers: address look up differs Control processor manages the switch and executes higher level protocols.» E.g. routing, management,... The switch fabric directs the traffic to the right output port. The input and output ports deal with transmission and reception of packets. Input Port Output Port Output Port Input Port Control Processor Switch Fabric Output Port Input Port Output Port Input Port 10

Connections or Not? Two basic approaches to packet forwarding»connectionless»(virtual) Circuit switched When would you use? 11

Connectionless Host can send anytime anywhere No idea if resources are available to get to dest Forwarding is independent for each packet No setup time Fault tolerant Destination Port A 3 B 0 C D E 12

Virtual Circuit Switching Two stage process»setup connection (create VCIs)»Send packets RTT introduced before any data is sent Per packet overhead can be smaller (VCI << adr) Switch failures are hard to deal with Reserves resources for connection 13

Setup, assign VCIs 14

Packet Forwarding: Address Lookup Switch Address Next Hop B31123812508 3 38913C3C2137 3 A21023C90590 0 128.2.15.3 1 Info 13 - - (2,34) Address from header.» Absolute address (e.g. Ethernet)» (IP address for routers)» (VC identifier, e.g. ATM)) Next hop: output port for packet. Info: priority, VC id,.. Table is filled in by protocol. 15

Datalink Classification Datalink Switch-based Multiple Access Virtual Circuits Packet Switching Scheduled Access Random Access ATM, framerelay Bridged LANs Token ring, FDDI, 802.11 Ethernet, 802.11, Aloha 16

Problem: Sharing a Wire Learned how to connect hosts But what if we want more hosts? Switches Wires for everybody! Expensive! How can we share a wire? 17

Listen and Talk yak yak Natural scheme listen before you talk»works well in practice 18 18

Listen and Talk yada yada Natural scheme listen before you talk»works well in practice 19 19

Listen and Talk yada yak yak yada Natural scheme listen before you talk»works well in practice But sometimes this breaks down»why? How do we fix/prevent this? 20 20

Problem: Who is this packet for? Need to put an address on the packet What should it look like? How do you determine your own address? How do you know what address you want to send it to? 21 21

Outline Aloha Ethernet MAC Collisions Ethernet Frames 22 22

Random Access Protocols When node has packet to send» Transmit at full channel data rate R» No a priori coordination among nodes Two or more transmitting nodes collision Random access MAC protocol specifies:» How to detect collisions» How to recover from collisions (e.g., via delayed retransmissions) Examples of random access MAC protocols:» Slotted ALOHA and ALOHA» CSMA and CSMA/CD 23 23

Aloha Basic Technique First random MAC developed» For radio-based communication in Hawaii (1970) Basic idea:» When you are ready, transmit» Receivers send ACK for data» Detect collisions by timing out for ACK» Recover from collision by trying after random delay Too short large number of collisions Too long underutilization 24 24

Slotted Aloha Time is divided into equal size slots» Equal to packet transmission time Node (w/ packet) transmits at beginning of next slot If collision: retransmit pkt in future slots with probability p, until successful Success (S), Collision (C), Empty (E) slots 25 25

Pure (Unslotted) ALOHA Unslotted Aloha: simpler, no synchronization Pkt needs transmission:» Send without awaiting for beginning of slot Collision probability increases:» Pkt sent at t 0 collide with other pkts sent in [t 0-1, t 0 +1] 26 26

Slotted Aloha Efficiency Q: What is max fraction slots successful? A: Suppose N stations have packets to send»each transmits in slot with probability p»prob. successful transmission S is: by single node: S = p (1-p) (N-1) by any of N nodes S = Prob (only one transmits) = N p (1-p) (N-1) choosing optimum p as N -> infty... At best: channel use for useful transmissions 37% of time! p = 1/N = 1/e =.37 as N -> infty 27 27

Pure Aloha (cont.) P(success by given node) = P(node transmits) X P(no other node transmits in [p 0-1,p 0 ] X P(no other node transmits in [p 0-1,p 0 ] = p X (1-p) (N-1) X (1-p) (N-1) P(success by any of N nodes) = N p X (1-p) (N-1) X (1-p) (N-1) = 1/(2e) =.18 choosing optimum p as N infty p = 1/2N protocol constrains effective channel throughput! S = throughput = goodput (success rate) 0.4 0.3 0.2 0.1 0.5 1.0 1.5 2.0 G = offered load = N X p 28 Slotted Aloha Pure Aloha 28

Simple Analysis of Efficiency Key assumptions»all packets are same, small size Packet size = size of contention slot»all nodes always have pkt to send»p is chosen carefully to be related to N p is actually chosen by exponential backoff»takes full slot to detect collision (I.e. no fast collision detection ) 29 29

Outline Aloha Ethernet MAC Collisions Ethernet Frames 30 30

Ethernet First practical local area network, built at Xerox PARC in 70 s Dominant LAN technology:» Cheap» Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Ethernet sketch 31 31

Ethernet MAC Carrier Sense Basic idea:» Listen to wire before transmission» Avoid collision with active transmission Why didn t ALOHA have this?» In wireless, relevant contention at the receiver, not sender Hidden terminal Exposed terminal Hidden NY CMU Chicago Exposed St.Louis Chicago CMU NY 32 32

Ethernet MAC Collision Detection But: ALOHA has collision detection also?» That was very slow and inefficient Basic idea:» Listen while transmitting» If you notice interference assume collision Why didn t ALOHA have this?» Very difficult for radios to listen and transmit» Signal strength is reduced by distance for radio Much easier to hear local, powerful radio station than one in NY You may not notice any interference 33 33

Ethernet MAC (CSMA/CD) Carrier Sense Multiple Access/Collision Detection Packet? No Sense Carrier Send Detect Collision Discard Packet attempts < 16 attempts == 16 Yes Jam channel b=calcbackoff(); wait(b); attempts++; 34 34

Ethernet CSMA/CD: Making it word Jam Signal: make sure all other transmitters are aware of collision; 48 bits; Exponential Backoff: If deterministic delay after collision, collision will occur again in lockstep Why not random delay with fixed mean?» Few senders needless waiting» Too many senders too many collisions Goal: adapt retransmission attempts to estimated current load» heavy load: random wait will be longer 35 35

Ethernet Backoff Calculation Exponentially increasing random delay»infer senders from # of collisions»more senders increase wait time First collision: choose K from {0,1}; delay is K x 512 bit transmission times After second collision: choose K from {0,1,2,3} After ten or more collisions, choose K from {0,1,2,3,4,,1023} 36 36

Outline Aloha Ethernet MAC Collisions Ethernet Frames 37 37

Collisions A B C Time 38 38

What if two people sent really small packets Minimum Packet Size» How do you find collision? 39 39

Ethernet Collision Detect Min packet length > 2x max prop delay»if A, B are at opposite sides of link, and B starts one link prop delay after A Jam network for 32-48 bits after collision, then stop sending»ensures that everyone notices collision 40 40

End to End Delay c in cable = 60% * c in vacuum = 1.8 x 10^8 m/s Modern 10Mb Ethernet» 2.5km, 10Mbps» ~= 12.5us delay» +Introduced repeaters (max 5 segments)» Worst case 51.2us round trip time! Slot time = 51.2us = 512bits in flight» After this amount, sender is guaranteed sole access to link» 51.2us = slot time for backoff 41 41

Packet Size What about scaling? 3Mbit, 100Mbit, 1Gbit...» Original 3Mbit Ethernet did not have minimum packet size Max length = 1Km and No repeaters» For higher speeds must make network smaller, minimum packet size larger or both What about a maximum packet size?» Needed to prevent node from hogging the network» 1500 bytes in Ethernet 42 42

10BaseT and 100BaseT 10/100 Mbps rate; latter called fast ethernet T stands for Twisted Pair (wiring) Minimum packet size requirement» Make network smaller solution for 100BaseT 43 43

Gbit Ethernet Minimum packet size requirement» Make network smaller? 512bits @ 1Gbps = 512ns 512ns * 1.8 * 10^8 = 92meters = too small!!» Make min pkt size larger! Gigabit Ethernet uses collision extension for small pkts and backward compatibility Maximum packet size requirement» 1500 bytes is not really hogging the network» Defines jumbo frames (9000 bytes) for higher efficiency 44 44

Next: CSMA/CD Does Not Work Recall Aloha» Wireless precursor to Ethernet. Carrier sense problems» Relevant contention at the receiver, not sender» Hidden terminal» Exposed terminal Collision detection problems» Hard to build a radio that can transmit and receive at same time Hidden A B C Exposed A B C D 45

RTS/CTS Approach Before sending data, send Ready-to-Send (RTS) Target responds with Clear-to-Send (CTS) Others who hear CTS defer transmission» Packet length in RTS and CTS messages» Why not defer on RTS alone? If CTS is not heard, or RTS collides» Retransmit RTS after binary exponential backoff» (There are lots of cool details embedded in this last part that went into the design of 802.11 - if you re curious, look up the MACAW protocol). 46

Outline Aloha Ethernet MAC Collisions Ethernet Frames 47 47

Ethernet Frame Structure Sending adapter encapsulates IP datagram (or other network layer protocol packet) in Ethernet frame 48 48

Ethernet Frame Structure (cont.) Preamble: 8 bytes»101010 1011»Used to synchronize receiver, sender clock rates CRC: 4 bytes»checked at receiver, if error is detected, the frame is simply dropped 49 49

Ethernet Frame Structure (cont.) Each protocol layer needs to provide some hooks to upper layer protocols» Demultiplexing: identify which upper layer protocol packet belongs to» E.g., port numbers allow TCP/UDP to identify target application» Ethernet uses Type field Type: 2 bytes» Indicates the higher layer protocol, mostly IP but others may be supported such as Novell IPX and AppleTalk) 50 50

Addressing Alternatives Broadcast all nodes receive all packets» Addressing determines which packets are kept and which are packets are thrown away» Packets can be sent to: Unicast one destination Multicast group of nodes (e.g. everyone playing Quake ) Broadcast everybody on wire Dynamic addresses (e.g. Appletalk)» Pick an address at random» Broadcast is anyone using address XX?» If yes, repeat Static address (e.g. Ethernet) 51 51

Ethernet Frame Structure (cont.) Addresses: 6 bytes» Each adapter is given a globally unique address at manufacturing time Address space is allocated to manufacturers 24 bits identify manufacturer E.g., 0:0:15:* 3com adapter Frame is received by all adapters on a LAN and dropped if address does not match» Special addresses Broadcast FF:FF:FF:FF:FF:FF is everybody Range of addresses allocated to multicast Adapter maintains list of multicast groups node is interested in 52 52

Failure modes Why Did Ethernet Win?» Token rings network unusable» Ethernet node detached Good performance in common case» Deals well with bursty traffic» Usually used at low load Volume lower cost higher volume. Adaptable» To higher bandwidths (vs. FDDI)» To switching (vs. ATM) Easy incremental deployment Cheap cabling, etc 53 53

And.. It is Easy to Manage You plug in the host and it basically works» No configuration at the datalink layer» Today: may need to deal with security Protocol is fully distributed Broadcast-based.» In part explains the easy management» Some of the LAN protocols (e.g. ARP) rely on broadcast Networking would be harder without ARP» Not having natural broadcast capabilities adds complexity to a LAN Example: ATM 54 54

Ethernet Problems: Unstable at High Load Peak throughput worst with» More hosts more collisions to identify single sender» Smaller packet sizes more frequent arbitration» Longer links collisions take longer to observe, more wasted bandwidth But works well 1/e = 37% in practice S = throughput = goodput (success rate) 0.4» Can improve efficiency by 0.3 avoiding 0.2 above conditions 0.1 0.5 1.0 1.5 2.0 G = offered load = N X p Slotted Aloha Pure Aloha 55

Virtual LANs Single physical LAN infrastructure that carries multiple virtual LANs simultaneously. Each virtual LAN has a LAN identifier in the packet.» Switch keeps track of what nodes are on each segment and what their virtual LAN id is Can bridge and route appropriately. Broadcast packets stay within the virtual LAN.» Limits the collision domain for the packet host host host host host host Switch host host host host host host 56 56

Summary CSMA/CD carrier sense multiple access with collision detection» Why do we need exponential backoff?» Why does collision happen?» Why do we need a minimum packet size? Ethernet How does this scale with speed?» What is the purpose of different header fields?» What do Ethernet addresses look like? What are some alternatives to Ethernet design? 57 57