Contents. Overview Multicast = Send to a group of hosts. Overview. Overview. Implementation Issues. Motivation: ISPs charge by bandwidth

Similar documents
Multicast EECS 122: Lecture 16

EE122: Multicast. Kevin Lai October 7, 2002

EE122: Multicast. Internet Radio. Multicast Service Model 1. Motivation

Announcements. EECS 122: Introduction to Computer Networks Multicast and Overlay Networks. Motivational Example: Streaming Media

Multicast Communications

Broadcast and Multicast Routing

Multicast. Midterm. EECS 122: Lecture 16. University of California Berkeley. Exam was not meant to be easy

Advanced Networking. Multicast

CSE 123A Computer Networks

CSCE 463/612 Networks and Distributed Processing Spring 2018

Networking Acronym Smorgasbord: , DVMRP, CBT, WFQ

Multicast service model Host interface Host-router interactions (IGMP) Multicast Routing Distance Vector Link State. Shared tree.

What is Multicasting? Multicasting Fundamentals. Unicast Transmission. Agenda. L70 - Multicasting Fundamentals. L70 - Multicasting Fundamentals

ICS 351: Today's plan. routing protocol comparison encapsulation network dynamics multicasting in general IP multicasting IGMP PIM

CS 268: IP Multicast Routing

CS4700/CS5700 Fundamentals of Computer Networks

Why multicast? The concept of multicast Multicast groups Multicast addressing Multicast routing protocols MBONE Multicast applications Conclusions

List of groups known at each router. Router gets those using IGMP. And where they are in use Where members are located. Enhancement to OSPF

Broadcast Routing. Multicast. Flooding. In-network duplication. deliver packets from source to all other nodes source duplication is inefficient:

Multicast Communications. Slide Set were original prepared by Dr. Tatsuya Susa

IP Multicast. What is multicast?

IP Multicast. Overview. Casts. Tarik Čičić University of Oslo December 2001

ETSF10 Internet Protocols Routing on the Internet

Multicast Technology White Paper

Lecture 19: Multicast. CSE 123: Computer Networks Stefan Savage

IP MULTICAST EXPLAINED

ITEC310 Computer Networks II

ETSF10 Internet Protocols Routing on the Internet

DATA COMMUNICATOIN NETWORKING

Page 1. This Week. CS 269: Lecture 11 Multicast A Tale of Two Failures. Multicast and QoS: the lost decade. Irony. History. Lectures.

Multicast Communications. Tarik Čičić, 4. March. 2016

Exercises to Communication Systems

Module 7 Implementing Multicast

IP Multicast Technology Overview

Hands-On IP Multicasting for Multimedia Distribution Networks

Bandwidth measurement & Multicast

Topic: Multicast routing

IP Multicast Technology Overview

Multicast as an ISP service

Muhammad Jaseemuddin Dept. of Electrical & Computer Engineering Ryerson University Toronto, Canada

ASM. Engineering Workshops

IPv6 and Multicast. Outline. IPv6 Multicast. S Computer Networks - Spring 2005

Computer Networks. Wenzhong Li. Nanjing University

ETSF10 Internet Protocols Routing on the Internet

Multicast routing Draft

Computer Networks. Routing

Multicast and Quality of Service. Internet Technologies and Applications

Developing IP Muiticast Networks

Constraining IP Multicast in a Switched Ethernet Network

Advanced Network Training Multicast

! Purpose of Multicasting Routing is to reduce cost for applications that send same data to Multiple recipients.

Chapter 3 A New Framework for Multicast Mobility in WiFi Networks

Distributed Systems Multicast & Group Communication Services

Network Layer II. Getting IP addresses. DHCP client-server scenario. DHCP client-server scenario. C compiler. You writing assignment 2

Lecture 6: Multicast

Advanced Networking. Multicast

Configuring IP Multicast Routing

IP Multicast. Falko Dressler Regionales Rechenzentrum Grundzüge der Datenkommunikation IP Multicast

Exercises to Communication Systems

Bandwidth measurement & Multicast

4.2 Multicast IP supports multicast to support one-to-many (radio, news, IP multicast was originally a many-to-many (any source MC or

Multicast Quick Start Configuration Guide

Configuring IP Multicast Routing

MULTICAST EXTENSIONS TO OSPF (MOSPF)

IP Multicast Routing Protocols

Lecture 6: Multicast

itexamdump 최고이자최신인 IT 인증시험덤프 일년무료업데이트서비스제공

Distributed Core Multicast (DCM): a multicast routing protocol for many groups with few receivers

This chapter describes how to configure the Cisco ASA to use the multicast routing protocol.

Top-Down Network Design

EECS 122, Lecture 13. Multicast Delivery. Multicast Delivery. Reasons for Multicast. Why not just Machine Gun? Multicast Example

Multicast routing protocols

Framework for IP Multicast in Satellite ATM Networks

Lecture 6. TCP/IP Network Layer (4)

Objectives. Chapter 10. Upon completion you will be able to:

Table of Contents 1 IGMP Snooping Configuration 1-1

Distributed Core Multicast (DCM): a multicast routing protocol for many groups with few receivers

How did IP Multicast get so complicated?

Mul$cast and Anycast. Outline today TODAY 3/11/14. Mike Freedman COS 461: Computer Networks. IP Anycast

Configuring IP Multicast Routing

Chapter 24 PIM Commands

Midterm Review. Topics. Review: Network. Review: Network. Layers & Protocols. Review: Network WAN. Midterm Review EECS 122 EECS 122

Midterm Review EECS 122. University of California Berkeley

Review. Some slides are in courtesy of J. Kurose and K. Ross

Enhancement of the CBT Multicast Routing Protocol

CSE 473 Introduction to Computer Networks. Final Exam. Your Name: 12/17/2014 PLEASE WRITE LEGIBLY NO POINTS FOR ILLEGIBLE ANSWERS

EECS 122, Lecture 16. Link Costs and Metrics. Traffic-Sensitive Metrics. Traffic-Sensitive Metrics. Static Cost Metrics.

Internet Multicast Routing

DD2490 p IP Multicast routing. Multicast routing. Olof Hagsand KTH CSC

Token Ring VLANs and Related Protocols

How does a router know where to send a packet next?

Networking interview questions

MULTICAST USE IN THE FINANCIAL INDUSTRY

An overview of how packets are routed in the Internet

Constraining IP Multicast in a Switched Ethernet Network

Internet Protocols Fall Lectures Inter-domain routing, mobility support, multicast routing Andreas Terzis

Viewing IP and MPLS Multicast Configurations

IP Multicast Jean Yves Le Boudec 2017

Configuring SSM. Finding Feature Information. Prerequisites for Configuring SSM

EEC-684/584 Computer Networks

Transcription:

EECS Contents Motivation Overview Implementation Issues Ethernet Multicast IGMP Routing Approaches Reliability Application Layer Multicast Summary Motivation: ISPs charge by bandwidth Broadcast Center Backbone ISP They make more money without multicast TOC IP Multicast TOC IP Multicast Motivation Overview Multicast = Send to a group of hosts Key ideas: Replace multiple unicasts by a tree (good algorithms for building tree) Overview Key ideas : Subscribe to a group; soft state Multiple Unicasts Multicast Tree = Join Group TOC IP Multicast Overview TOC IP Multicast Overview Overview Key Ideas : MBONE: When only a subset of routers multicast = multicast router = non multicast router Implementation Issues Multicast can be implemented at different layers data link layer e.g. Ethernet multicast network layer e.g. IP multicast application layer e.g. as an overlay network like Kazaa Which layer is best? TOC IP Multicast Overview TOC IP Multicast Implementation

EECS Implementation Issues How are multicast packets addressed? How is join implemented? How is send implemented? How does multicast traffic get routed? This is easy at the link layer and hardest at the network layer How much state is kept and who keeps it? TOC IP Multicast Implementation Ethernet Multicast Reserve some Ethernet MAC addresses for multicast To join group G network interface card (NIC) normally only listens for packets sent to unicast address A and broadcast address B to join group G, NIC also listens for packets sent to multicast address G (NIC limits number of groups joined) implemented in hardware, so efficient To send to group G packet is flooded on all LAN segments, like broadcast can waste bandwidth, but LANs should not be very large Only host NICs keep state about who has joined scalable to large number of receivers, groups Limited to single LAN More generally: Mapping of IP Group address to LAN group address TOC IP Multicast Ethernet Internet Group Management Protocol IGMP Operates between Router and local Hosts, typically attached via a LAN (e.g., Ethernet) Query response architecture. Router periodically queries the local Hosts for group membership information Can be specific or general. Hosts receiving query set a random timer before responding. First host to respond sends membership reports. All the other hosts observe the query and suppress their own repots. To Join: send a group send an unsolicited Join Start a group by joining it To leave: don t do anything Soft state TOC IP Multicast IGMP Report Query to.0.0. Suppresses Report Routing: Approaches Kinds of Trees Source Specific Trees Shared Tree Methods Intradomain Interdomain: BGMP This is still evolving TOC IP Multicast Approaches Source Specific Trees Source Specific Trees 8 Each source is the route of its own tree. 8 Each source is the route of its own tree. One tree for each source 0 0 Can pick good trees but lots of state at the routers! TOC IP Multicast Approaches Source Specific TOC IP Multicast Approaches Source Specific

EECS Shared Tree 8 One tree used by all 8 A tree which connects all the group nodes is a Steiner Tree Finding the min cost Steiner Tree is NP hard Can t pick good trees but minimal state at the routers 0 = group member 0 TOC IP Multicast Approaches Shared TOC IP Multicast Approaches 8 A tree which connects all the group nodes is a Steiner Tree Finding the min cost Steiner Tree is NP hard 8 A tree which connects all the group nodes is a Steiner Tree Finding the min cost Steiner Tree is NP hard The tree does not span the network Heuristics are known 0 0 TOC IP Multicast Approaches TOC IP Multicast Approaches 8 8 0 0 TOC IP Multicast Approaches TOC IP Multicast Approaches

EECS 8 Prune back to get a multicast tree 8 Prune back to get a multicast tree 0 0 TOC IP Multicast Approaches TOC IP Multicast Approaches Intradomain Multicast Routing Build on unicast Link State: MOSPF Build on unicast Distance Vector: DVMRP Protocol Independent: PIM Problems Link State: MOSPF Use in conjunction with a link state protocol for unicast Enhance the LSP updates with group membership Compute best tree from source Flood Membership in link state advertisements Dynamics are a problem TOC IP Multicast Approaches Intradomain TOC IP Multicast Approaches Intradomain -LS Distance Vector: DVMRP An elegant extension to DV routing Use shortest path DV routes to determine if link is on the source-rooted spanning tree (tree of shortest paths to source, break ties with lowest router ID) Prune back if no group members down the subtree Improve scalability: Multicast to a shared tree (core) and from there to rest of hosts PIM Popular intradomain method UUNET streaming using this Recognizes that most groups are very sparse Why have all of the routers participate in keeping state? Two modes Dense mode: flood and prune Sparse mode: Core-based shared tree approach TOC IP Multicast Approaches Intradomain -DV TOC IP Multicast Approaches Intradomain -PIM

EECS Problems with Network Layer Multicast Scales poorly with number of groups A router must maintain state for every group that traverses it many groups traverse core routers Supporting higher level functionality is difficult NLM: best-effort multi-point delivery service Reliability and congestion control for NLM complicated Deployment is difficult and slow Difficult to debug problems given the service model Reliability Assume reliability through retransmission Sender can not keep state about each receiver e.g., what receivers have received number of receivers unknown and possibly very large Sender can not retransmit every lost packet even if only one receiver misses packet, sender must retransmit, lowering throughput N(ACK) implosion described next TOC IP Multicast Approaches Intradomain - Problems TOC IP Multicast Reliability (N)ACK Implosion NACK Implosion (Positive) acknowledgements ack every n received packets what happens for multicast? Negative acknowledgements only ack when data is lost assume packet is lost S R R R When a packet is lost all receivers in the subtree originated at the link where the packet is lost send NACKs S??? R R R TOC IP Multicast Reliability TOC IP Multicast Reliability Scalable Reliable Multicast (SRM) Randomize NACKs (request repairs) All traffic including request repairs and repairs are multicast A repair can be sent by any node that heard the request A node suppresses its request repair if another node has just sent a request repair for the same data item A node suppresses a repair if another node has just sent the repair Application Layer Multicast Provide multicast functionality above the IP unicast Gateway nodes could be the hosts or multicast gateways in the network Advantages No multicast dial-tone needed Performance can be optimized to application Loss, priorities etc. More control over the topology of the tree Easier to monitor and control groups Disadvantages Scale Performance if just implemented on the hosts (not gateways) TOC IP Multicast Reliability TOC IP Multicast Application Layer

EECS Summary Large amount of work on multicast routing Major problems preventing flooding minimizing state in routers deployment Multicast can be implemented at different layers lower layers optimize performance higher layers provide more functionality IP Multicast still not widely deployed Ethernet multicast is deployed application layer multicast systems are promising TOC IP Multicast Summary