CSCD 330 Network Programming Spring 2017

Similar documents
CSCD 330 Network Programming Winter 2016

CSCD 330 Network Programming Winter Lecture 17b Link Layer Protocols Who is this? Reading: Chapter 5

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

CS 3516: Advanced Computer Networks

The Link Layer and LANs: Ethernet and Swiches

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

Principles behind data link layer services

Principles behind data link layer services:

Chapter 4. DataLink Layer. Reference: Computer Networking: A Top Down Approach 4 th edition. Jim Kurose, Keith Ross Addison-Wesley, July 2007.

Principles behind data link layer services:

Principles behind data link layer services:

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

Link layer: introduction

CSEN 503 Introduction to Communication Networks. Mervat AbuElkheir Hana Medhat Ayman Dayf. **Slides are attributed to J. F. Kurose

CSC 4900 Computer Networks: Link Layer (2)

Summary of MAC protocols

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

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

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

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

Medium Access Protocols

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

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

Lecture 20: Link Layer

Master Course Computer Networks IN2097

Chapter 4 NETWORK HARDWARE

Chapter 6 The Link Layer and LANs

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

Computer Network Fundamentals Spring Week 3 MAC Layer Andreas Terzis

Chapter 5 Link Layer and LANs

Chapter 5: The Data Link Layer. Chapter 5 Link Layer and LANs. Ethernet. Link Layer. Star topology. Ethernet Frame Structure.

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

CC451 Computer Networks

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

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

Lecture 9 Ethernet and other Link Layer protocols

Chapter 6 The Link Layer and LANs

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

Hubs. twisted pair. hub. 5: DataLink Layer 5-1

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

CHAPTER 2 - NETWORK DEVICES

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

Chapter 5 Data Link Layer

Chapter 5 Link Layer and LANs

Master Course Computer Networks IN2097

ECE 4450:427/527 - Computer Networks Spring 2017

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet

Chapter V: Link Layer

Link layer, LANs: outline. Chapter 5-2 Link Layer. MAC addresses (more) MAC addresses

Introduction to Networking Devices

Module 10 Data Link Layer CS655! 10-1!

Communication Networks ( ) / Spring 2011 The Blavatnik School of Computer Science, Tel-Aviv University. Allon Wagner

Networking Technologies and Applications

transferring datagram from one node data-link layer has responsibility of to adjacent node over a link 5-1 TDTS06 Computer networks

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet

ECE 4450:427/527 - Computer Networks Spring 2017

Link Layer and Ethernet

Chapter 5 Data Link Layer

Full file at

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

Interface The exit interface a packet will take when destined for a specific network.

INTRODUCTION, SERVICES. Data-link layer has responsibility of transferring datagram from one node to physically adjacent node over a link

Outline: Connecting Many Computers

Link Layer and Ethernet

Darshan Institute of Engineering & Technology for Diploma Studies

LAN Interconnection and Other Link Layer Protocols

Switching & ARP Week 3

ECE 158A: Lecture 13. Fall 2015

Reminder: Datalink Functions Computer Networking. Datalink Architectures

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

CS 457 Lecture 11 More IP Networking. Fall 2011

Underlying Technologies -Continued-

LINK LAYER AND LANS 1

LAN PROTOCOLS. Beulah A AP/CSE

CSCI Computer Networks Fall 2016

Module 4 Data Link Layer CS655! 4-1!

Cisco Cisco Certified Network Associate (CCNA)

Layer 2 functionality bridging and switching

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

CSCI Computer Networks Spring 2017

Chapter 5 part 2 LINK LAYER. Computer Networks Timothy Roscoe Summer Networks & Operating Systems Computer Networks

Lecture 05 Chapter 16 High Speed LANs

The Internet software layers

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

Ethernet Basics. based on Chapter 4 of CompTIA Network+ Exam Guide, 4 th ed., Mike Meyers

Chapter 5: DataLink Layer

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

Chapter V: Link Layer

Chapter 9 Ethernet Part 1

More on LANS. LAN Wiring, Interface

Chapter 6 The Link Layer and LANs

Zarządzanie sieciami telekomunikacyjnymi

Data Link Layer, Part 3 Medium Access Control. Preface

ก ก Information Technology II

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

Part3. Local Area Networks (LAN)

CSC 401 Data and Computer Communications Networks

Links. Error Detection. Link Layer. Multiple access protocols. Nodes Links Frame. Shared channel Problem: collisions How nodes share a channel

Data and Computer Communications

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1

Transcription:

CSCD 330 Network Programming Spring 2017 Lecture 18 Link Layer Protocols Continued Who is this? Reading: Chapter 5 Some slides provided courtesy of J.F Kurose and K.W. Ross, All Rights Reserved, copyright 1996-2007 1

Overview Link Layer Hardware Hubs vs Switches vs Routers Ethernet ARP and MAC Addressing 2

LAN and Network Hardware

Shuttling Data at Different Layers Different devices switch different things Physical Layer: Electrical signals (repeaters and hubs) Link layer: Frames (bridges and switches) Network layer: Packets (routers) Application Transport gateway Router Bridge, switch Frame header Packet header TCP header User data Repeater, hub 4

Unicast, Multicast, Broadcast Defined Unicast Unicast separate transmission stream from source to destination for each recipient, example - HTTP Multicast Traffic is sent to multiple recipients at same time using one transmission stream, data then distributed to end users on separate lines, example IPTV Broadcast Traffic sent out to every node on network or a portion of the network (LAN segment) Broadcasts are issued for address resolution when location of user or server is not known, example DHCP uses broadcast for IP management 5

Key Distinction (Smart) Routers Forward based on IP headers 192.168.0.1 (Dumber) Switches/Bridges 00:13:02:BA:43:56 Forward based on MAC addresses (Dumbest) Repeaters/Hubs Broadcast all bits 010101010101 Concept of devices being smart or stupid Smart means they can detect addresses Stupid means they can't make decisions too dumb 6

7 Repeaters Length of cable used influence quality of communication Repeaters repeat signals Clean and boost digital transmission Analog networks use amplifiers to boost signal Repeaters only work with the physical signal Cannot reformat, resize, or manipulate the data Physical layer, Layer 1 device

Repeaters (continued) 8

Repeaters (continued) 9

Hubs Generic connection device Operates at the Physical Layer Connect several networking cables together Active hubs Known as... Multiport repeaters Passive hubs Something that does not boost signal, just connects the wires 10

Hubs (continued) 11

12 Switches Operate at the Data Link layer Increases network performance Virtual circuits between source and destination Segmentation at the physical port level Is the norm now in LAN, replaced hubs

13 Switches Switch Filter based on MAC addresses Build tables in memory of host locations Creates singular collision domains Collision Domain Switch Hub

Collision Domain What is a Collision Domain? Group of nodes in Ethernet network that compete with each other for access If two or more devices try to access network at exact same time, collision will occur In switched Ethernet environment, each transmitting-receiving pair of nodes is essentially its own collision domain, except that no collisions can occur, because there is no sharing of bandwidth

Broadcast Domain - Definition All devices in same broadcast domain will receive broadcast frames originating from any other device within the domain Broadcast frames are explicitly directed to all nodes in same network Broadcast domains are typically bounded by routers because routers do not forward broadcast frames Broadcast domains are Layer 2 segments, which can be extended or separated by using appropriate network components 15

Use of Ethernet Switches Versus Hubs in a LAN Collisions with HubsSwitch and Hub Switch

Ethernet LAN with Switch and Hub Switches separate individual computers into their own collision domain Broadcast domain all computers connected via a switch Unless configured otherwise 17

Switch Link-layer device, Layer 2 Switch Store, forward Ethernet frames Examine incoming frame s MAC address, selectively forward frame outgoing link when frame is to be forwarded on segment Transparent Important!!!!! Note that Hosts are unaware of presence of switches Operate at lower levels of protocol stack Plug-and-play, self-learning Switches do not need to be manually set 5-18

Switches Advantages of Switches Increase available network bandwidth Reduced workload, computers only receive packets intended for them specifically Increase network performance Each host gets full speed use of link Smaller collision domains 19

20 Switches Disadvantages of Switches More expensive than hubs and bridges Difficult to trace network connectivity problems through a switch Does not filter broadcast traffic Are the norm in networks or combination with routers

Switches (continued) 21

22 Routers What does a router do? Provides filtering and network traffic control Used for LANs to connect segments and WANs Connect multiple segments and networks Routers have multiple NIC cards and create separate networks Multiple routers create an internetwork Operates at Network layer Layer 3 device

Routers Creates a table to determine how to forward packets Filtering and traffic control base on logical addresses, IP addresses 23

24 Differences Logical vs. Physical Look at the Differences Between Logical and Physical Addresses...

25 Physical Versus Logical Addresses MAC addresses Data Link layer Used by switches Used for directly connected devices Mostly encoded in firmware, does not change Logical addresses, IP Network layer Use by routers Changes with network segment IP addresses are assigned manually or by software

Physical Versus Logical Addresses (continued) 26

Ethernet

Ethernet History 1973 Xerox Corporation s Palo Alto Research Center developed bus topology Local Area Network (LAN) 1976, carrier sensing added, Xerox built 2.94 Mbps network to connect over 100 personal workstations on 1 km cable Network called Ethernet, named after ether, single coaxial cable used to connect machines "Ethernet" refers to product which predates IEEE 802.3 Standard But, nowadays any 802.3 compliant network is referred to as an Ethernet

Ethernet Bob Metcalf Metcalfe s Ethernet sketch Original Paper published in 1976 http://citeseerx.ist.psu.edu/viewdoc/download? doi=10.1.1.87.1052&rep=rep1&type=pdf 29

802.3 Standard Project In 1980, (IEEE) started project 802 to standardize local area networks (LAN) IEEE wanted to put forward one standard IBM Token Ring, Token Bus and Ethernet were all contenders Eventually, Ethernet won and it became a standard in 1985 28 years ago! First standard was for 10 Mbps Entire list of Ethernet Standards http://en.wikipedia.org/wiki/ieee_802.3

Classical Ethernet Broadcast Classical Ethernet, is Broadcast Network Hosts connected to network through single shared medium If two nodes try to send at same time, Called collision and prevents any information passed along network Multiple messages would collide and corrupt each other

Ethernet Technologies: 10BaseT and 100BaseT Hub(s) connected by twisted pair in star topology Distance of any node to hub < 326 ft 32

802.3u Fast Ethernet In 1995, IEEE adopted 802.3u Fast Ethernet standard Fast Ethernet is 100 Mbps Ethernet standard With Fast Ethernet came full-duplex Ethernet Two stations could transmit at the same time! Previously, Ethernets worked in half-duplex mode 33

34 The 100Mb/s Ethernet Standard Fast Ethernet Different physical layer options Ethernet MAC Protocol 100Base-T4 100Base-TX 100Base-FX Up to 100m of cable per segment. 100Base-T4: Uses four pairs of voice grade Category-3 cable. 100Base-TX: Uses two pairs of data grade Category-5 cable. 100Base-FX: Uses two optical fibers.

35 The 1Gb/s Ethernet Standard Gigabit Ethernet Ethernet MAC Protocol 1000Base-TX 1000Base-FX 1000Base-TX: Uses four pairs of data grade Category-5 cable. 1000Base-FX: Uses two optical fibers.

CSMA/CD in Ethernet

CSMA/CD Protocol All hosts transmit & receive on one channel Packets are of variable size. When a host has a packet to transmit: 1. Carrier Sense: Check that the line is quiet before transmitting. 2. Collision Detection: Detect collision as soon as possible. If a collision is detected, stop transmitting; wait a random time, then return to step 1. binary exponential backoff 37

Ethernet CSMA/CD algorithm Carrier Sense Multiple Access/ Collision Detection Algorithm 1. NIC receives datagram from network layer, creates frame 2. If NIC senses channel idle, starts frame transmission If NIC senses channel busy, waits until channel idle, then transmits 3. If NIC transmits entire frame without detecting another transmission, NIC is done 38

Ethernet CSMA/CD algorithm 4. If NIC detects another transmission while transmitting, aborts and sends jam signal 5. After aborting NIC enters exponential backoff after mth collision, NIC chooses a K, small integer, at random from {0,1,2,,2 m -1} NIC then waits K 512 bit time, Returns to Step 2 More details follow 39

Ethernet CSMA/CD algorithm Features Transmitting station intentionally transmits a "jam sequence" to ensure all stations are notified the frame transmission failed due to a collision Station then remains silent for a random period of time before attempting to transmit again Repeats: Until frame is eventually transmitted successfully 40

Ethernet s CSMA/CD (more) Exponential Backoff Goal Adapt retransmission attempts to estimated current load Heavy load -> random wait will be longer and more varied First collision: Choose K from {0,1}; Delay is K 512 bit transmission times After second collision: Choose K from {0,1,2,3} After ten collisions, Choose K from {0,1,2,3,4,,1023} Set size grows Exponentially 41

Ethernet and Switches

Switch: Allows multiple simultaneous transmissions Hosts have dedicated, direct connection to switch Switches buffer packets Ethernet protocol used on each incoming link, no collisions AND full duplex Each link is its own collision domain Switching: A-to-A and B- to-b simultaneously, without collisions Not possible with dumb hub C B 6 5 A 1 2 3 4 A B C switch with six interfaces (1,2,3,4,5,6) 5: DataLink Layer 5-43

Switch Table Q: how does switch know that A reachable via interface 4, B reachable via interface 5? A: Each switch has switch table, each entry: MAC address of host, interface to reach host, time stamp Looks like a routing table! Q: How are entries created, maintained in switch table? Self-Learning C B 6 5 A 1 2 3 4 A B C Switch with six interfaces (1,2,3,4,5,6) 5: DataLink Layer 5-44

Switch: self-learning Switch learns which hosts can be reached through which interfaces C A B When frame received, switch learns location of sender: incoming LAN segment 6 5 1 2 3 4 C Records sender/location B pair MAC addr interface TTL A 1 60 A Switch table (initially empty) 5-45

Switch: self-learning Source: A Dest: A Frame with Destination A' arrives at switch from interface 1 Two possibilities: 1. No entry in table, for A', switch forwards frame to all interfaces except 1 - Entry for A' added when A' answers 2. Entry in table, for A' interface of 4, frame would get forwarded only to A' C B 6 5 MAC addr interface TTL A 1 60 A' 4 60 A 1 2 3 4 A A A B C Switch table (initially empty) 5-46

Switches and CSMA/CD Do we need to use CSMA/CD on today's switched network? Ethernet Collision domain has pretty much been relegated to history Hubs still use CSMA/CD, but if network uses switches, in full-duplex mode, then CSMA/CD no longer comes into play Full-duplex switches use separate wire pairs so switch port can send data to attached computer, while receiving data from that computer on another wire pair

Link Layer 5.1 Introduction and services 5.2 Error detection and correction 5.3Multiple access protocols 5.4 Link-Layer Addressing 5.6 Link-layer switches 48

MAC Addresses Network Layer 32-bit IP address Network-layer address, dotted decimal Ex.: 146.187.130.76 To route datagram to destination machine MAC (or LAN or physical or Ethernet) Address MAC stands for Media Access Control 48 bit MAC address (for most LANs) Burned in NIC ROM, also sometimes software settable 24 bits set for manufacturer, 24 bits for NIC adapter Ex.: 00:E0:B8:9C:A6:60 49

Change Your MAC Address How to change your MAC address Windows XP/2000/Vista Use regedit to edit registry or use a utility Mac Makeup, http://www.gorlani.com/publicprj/macmakeup/macmakeup.asp MadMACs http://www.irongeek.com/i.php?page=security/madmacs-macspoofer Smac - http://www.klcconsulting.net/smac/ Etherchange - http://ntsecurity.nu/toolbox/etherchange/ Linux $ ifconfig eth0 down hw ether 00:00:00:00:00:01 $ ifconfig eth0 up http://www.irongeek.com/i.php?page=security/changemac

MAC Addresses Each adapter on LAN has unique MAC address except for Broadcast address which is FF-FF-FF-FF-FF-FF 1A-2F-BB-76-09-AD 71-65-F7-2B-08-53 LAN (wired or wireless) 58-23-D7-FA-20-B0 = adapter 0C-C4-11-6F-E3-98 51

MAC Address MAC address allocation administered by IEEE Manufacturer buys portion of MAC address space (to assure uniqueness) Table: http://standards.ieee.org/regauth/oui/oui.txt Analogy: (a) MAC address like Social Security Number Take it with you (b) IP address like postal address, Changes when you move Flat MAC address increases Portability Can move LAN card from one LAN to another IP hierarchical address NOT portable Address depends on IP subnet to which node is attached Must change IP address if move to a different subnet 52

ARP: Address Resolution Protocol Question: How to determine MAC address of B knowing B s IP address? 137.196.7.23 1-65-F7-2B-08-53 A 137.196.7.88 LAN 137.196.7.78 1A-2F-BB-76-09-AD 137.196.7.14 58-23-D7-FA-20-B0 0C-C4-11-6F-E3-98 B Each IP node on LAN has ARP table ARP table: IP/MAC address mappings for some LAN nodes < IP address; MAC address; TTL> TTL (Time To Live): time after which address mapping discarded Varies 1 to 20 minutes on average 53

ARP Cache For every outgoing packet sending ARP request and wait for response is inefficient Requires more bandwidth Consumes Time So, ARP cache maintained at each node Size limit = 512 entries

ARP Protocol: Same LAN A wants to send datagram to B, and B s MAC address not in A s ARP table A broadcasts ARP query packet, containing B's IP address Shouts to everyone on LAN!!! Destination MAC address = FF-FF-FF-FF-FF-FF This is the MAC broadcast address All machines on LAN receive ARP query B receives ARP packet, replies to A with its (B's) MAC address Frame sent to A s MAC address (unicast) 55

Types of ARP Messages ARP request ARP reply Who is IP addr X.X.X.X tell IP addr Y.Y.Y.Y IP addr X.X.X.X is Ethernet Address hh:hh:hh:hh:hh:hh

ARP Protocol: Same LAN A caches (saves) IP-to-MAC address pair Called: ARP table until information becomes old Eventually Times out ARP table keeps Soft state information that times out unless refreshed ARP is plug-and-play Nodes create their ARP tables without intervention from, you, the network administrator Look at example within one LAN in class

ARP Protocol: Routing to another LAN Walkthrough: Send datagram from A to B via router, R 74-29-9C-E8-FF-55Assume A knows B s IP 88-B2-2F-54-1A-0F address A 111.111.111.111 E6-E9-00-17-BB-4B 1A-23-F9-CD-06-9B 222.222.222.221 111.111.111.112 CC-49-DE-D0-AB-7D 222.222.222.220 111.111.111.110 R 222.222.222.222 B 49-BD-D2-C7-56-2A Two ARP tables in router R, one for each IP network (LAN) 58

ARP Protocol example continued A creates IP datagram with source A, destination B A uses ARP to get R s MAC address for 111.111.111.110 A creates link-layer frame with R's MAC address as destination, frame contains A-to-B IP datagram A s NIC sends frame R s NIC receives frame R removes IP datagram from Ethernet frame, sees its destined to B R uses ARP to get B s MAC address R creates frame containing A-to-B IP datagram sends to B 74-29-9C-E8-FF-55 A 111.111.111.111 E6-E9-00-17-BB-4B 1A-23-F9-CD-06-9B 88-B2-2F-54-1A-0F 222.222.222.221 111.111.111.112 111.111.111.110 222.222.222.220 R 222.222.222.222 B 49-BD-D2-C7-56-2A CC-49-DE-D0-AB-7D 59

Summary Ethernet highly successful LAN technology Simple, cheap and adaptable Can adapt to new faster underlying medium Hubs, Switches and Routers Good to know what each does Hubs and switches at Link Layer Router at higher layer 60

End 61

1

2

4

Unicast, Multicast, Broadcast Defined Unicast Unicast separate transmission stream from source to destination for each recipient, example - HTTP Multicast Traffic is sent to multiple recipients at same time using one transmission stream, data then distributed to end users on separate lines, example IPTV Broadcast 06/09/17 Traffic sent out to every node on network or a portion of the network (LAN segment) Broadcasts are issued for address resolution when location of user or server is not known, example DHCP uses broadcast for IP management 5

Broadcast Domain - Definition All devices in same broadcast domain will receive broadcast frames originating from any other device within the domain Broadcast frames are explicitly directed to all nodes in same network Broadcast domains are typically bounded by routers because routers do not forward broadcast frames Broadcast domains are Layer 2 segments, which can be extended or separated by using appropriate network components 06/09/17 15

16

Ethernet LAN with Switch and Hub Switches separate individual computers into their own collision domain Broadcast domain all computers connected via a switch Unless configured otherwise 06/09/17 17

18

Differences Logical vs. Physical Look at the Differences Between Logical and Physical Addresses... 24

29

33

34

35

36

37

38

41

43

44

45

46

48

49

51

52

53

55

56

58

59