Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring 20061 CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science.

Slides:



Advertisements
Similar presentations
1April 16, 2002 Layer 3 Multicast Addressing IP group addresses – “Class D” addresses = high order bits of “1110” Special reserved.
Advertisements

Multicast on the Internet CSE April 2015.
Computer Networks21-1 Chapter 21. Network Layer: Address Mapping, Error Reporting, and Multicasting 21.1 Address Mapping 21.2 ICMP 21.3 IGMP 21.4 ICMPv6.
Socket Options. abstraction Introduction getsockopt and setsockopt function socket state Generic socket option IPv4 socket option ICMPv6 socket option.
ISO/OSI Model Layers Application: applications that use the network. This is were mail, browsers, ftp, etc reside Presentation: data formats, character.
Multicasting - Part II© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer.
IP Suite© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science Department.
Socket Programming.
Multicasting Jari Kellokoski Introduction When a unicast address identifies a sigle IP interface Then a broadcast address identifies all IP.
COS 420 Day 18. Agenda Group Project Discussion Program Requirements Rejected Resubmit by Friday Noon Protocol Definition Due April 12 Assignment 3 Due.
Oct 21, 2004CS573: Network Protocols and Standards1 IP: Addressing, ARP, Routing Network Protocols and Standards Autumn
Slide Set 15: IP Multicast. In this set What is multicasting ? Issues related to IP Multicast Section 4.4.
Advanced UDP Sockets© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer.
UDP© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science Department.
CS 356 Systems Security Spring Dr. Indrajit Ray
Lecture 8 Modeling & Simulation of Communication Networks.
Broadcast and Multicast. Unicast Host 2Host 1 Broadcast Packet received by every host on network (including the sender!)
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
Business Data Communications, by Allen Dooley, (c) 2005 Pearson Prentice HallChapter Five 1 Business Data Communications Chapter Five Network, Transport,
The Network Layer. Network Projects Must utilize sockets programming –Client and Server –Any platform Please submit one page proposal Can work individually.
Chapter 17 Networking Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William Stallings.
© Janice Regan, CMPT 128, CMPT 371 Data Communications and Networking Multicast routing.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 9 Internet Group Management Protocol (IGMP)
1 IP: putting it all together Part 1 G53ACC Chris Greenhalgh.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
CSC 600 Internetworking with TCP/IP Unit 8: IP Multicasting (Ch. 17) Dr. Cheer-Sun Yang Spring 2001.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
Chapter 22 Network Layer: Delivery, Forwarding, and Routing Part 5 Multicasting protocol.
Addressing IP v4 W.Lilakiatsakun. Anatomy of IPv4 (1) Dotted Decimal Address Network Address Host Address.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
Multicasting Part I© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Lector: Aliyev H.U. Lecture №10 Multicast network software design TASHKENT UNIVERSITY OF INFORMATION TECHNOLOGIES THE DEPARTMENT OF DATA COMMUNICATION.
IP Multicast COSC Addressing Class D address Ethernet broadcast address (all 1’s) IP multicast using –Link-layer (Ethernet) broadcast –Link-layer.
CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing.
CSE 6590 Department of Computer Science & Engineering York University 111/9/ :26 AM.
Björn Landfeldt School of Information Technologies NETS 3303 Networked Systems Multicast.
© J. Liebeherr, All rights reserved 1 IP Multicasting.
Network Layer4-1 Chapter 4 roadmap 4.1 Introduction and Network Service Models 4.2 Routing Principles 4.3 Hierarchical Routing 4.4 The Internet (IP) Protocol.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
TELE 402 Lecture 8: Broadcast and Multicast 1 Overview Last Lecture –IPv6 This Lecture –Broadcast and multicast sockets –Source: Chapters 20&21 of Stevens’
4: Network Layer4-1 Chapter 4: Network Layer Last time: r Internet routing protocols m RIP m OSPF m IGRP m BGP r Router architectures r IPv6 Today: r IPv6.
Network Layer: Address Mapping, Error Reporting, and Multicasting
4.6 Multicast at the Network Layer Introduction: The Internet multicast abstraction and multicast groups The IGMP Protocol Multicast.
Cisco Confidential © 2013 Cisco and/or its affiliates. All rights reserved. 1 Cisco Networking Training (CCENT/CCT/CCNA R&S) Rick Rowe Ron Giannetti.
2/25/20161 Multicast on the Internet CSE 6590 Fall 2009.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
Multicasting EECS June Multicast One-to-many, many-to-many communications Applications: – Teleconferencing – Database – Distributed computing.
Network Layer Protocols COMP 3270 Computer Networks Computing Science Thompson Rivers University.
1 Group Communications: Host Group and IGMP Dr. Rocky K. C. Chang 19 March, 2002.
1 CMPT 471 Networking II Multicasting © Janice Regan,
Chapter 9 Introduction To Data-Link Layer 9.# 1
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
IP: Addressing, ARP, Routing
ICMP The IP provides unreliable and connectionless datagram delivery. The IP protocol has no error-reporting or error-correcting mechanism. The IP protocol.
Network Layer, and Logical Addresses
Scaling the Network: The Internet Protocol
Byungchul Park ICMP & ICMPv DPNM Lab. Byungchul Park
Net 323: NETWORK Protocols
Chapter 10 IGMP Prof. Choong Seon HONG.
TCP/IP Protocol Suite: Review
Chapter 15. Internet Protocol
Scaling the Network: The Internet Protocol
Introduction to Networks
Other Routing Protocols
IP Multicast COSC /5/2019.
Presentation transcript:

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring CS4254 Computer Network Architecture and Programming Dr. Ayman A. Abdel-Hamid Computer Science Department Virginia Tech Multicasting

© Dr. Ayman Abdel-Hamid, CS4254 Spring Outline Multicasting (Chapter 21)  Multipoint Communications  IP Multicast  IPv4 Multicast addresses  Sending and Receiving Messages  Multicasting on a LAN  Multicasting on a WAN  Multicast Issues

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multipoint Communications Multipoint communications support communications between more than two hosts  One-to-many  Many-to-many Unlike broadcast, allows a proper subset of hosts to participate Example standards  IP Multicast (RFC 1112, standard)RFC 1112

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Logical Multipoint Communications Two basic logical organizations  Rooted: hierarchy (perhaps just two levels) that structures communications  Non-rooted: peer-to-peer (no distinguished nodes) Different structure could apply to control and data “planes”  Control plane determines how multipoint session is created  Data plane determines how data is transferred between hosts in the multipoint session

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Logical Multipoint Communications Control Plane The control plane manages creation of a multipoint session  Rooted control plane One member of the session is the root, c_root Other members are the leafs, c_leafs Normally c_root establishes a session  Root connects to one or more c_leafs  c_leafs join c_root after session established  Non-rooted control plane All members are the same (c_leafs) Each leaf adds itself to the session

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Logical Multipoint Communications Data Plane The data plane is concerned with data transfer Rooted data plane  Special root member, d_root  Other members are leafs, d_leafs  Data transferred between d_leafs and d_roots d_leaf to d_root d_root to d_leaf  There is no direct communication between d_leafs Non-rooted data plane  No special members, all are d_leafs  Every d_leafs communicate with all d_leafs

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Forms of Multipoint Communications Server-based -- rooted multipoint communications with server as d_root  Passive or inactive Relay Reflector  Active Bridge or multipoint control unit (MCU) Strictly peer-to-peer multipoint – Non-rooted  Multicast

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multipoint Servers Passive Multipoint Server a relay or reflector service Provides no processing of the data Minimum requirement is for transport-level semantics, so can operate at the transport or application level Active Multipoint Server Does application-level processing  transcoding uses application-level semantics

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast Communication Multicast abstraction is peer-to-peer  Application-level multicast  Network-level multicast Requires router support (multicast-enabled routers) Multicast provided at network protocol level  IP multicast

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast Communication Transport mechanism and network layer must support multicast Internet multicast limited to UDP (not TCP)  Unreliable: No acknowledgements or other error recovery schemes (perhaps at application level)  Connectionless: No connection setup (although there is routing information provided to multicast-enabled routers)  Datagram: Message-based multicast

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast IP supports multicasting  Uses only UDP, not TCP  Special IP addresses (Class D) identify multicast groups  Internet Group Management Protocol (IGMP) to provide group routing information  Multicast-enabled routers selectively forward multicast datagrams  IP TTL field limits extent of multicast Requires underlying network and adapter to support broadcast or, preferably, multicast  Ethernet (IEEE 802.3) supports multicast

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: Group Address How to identify the receivers of a multicast datagram? How to address a datagram sent to these receivers?  Each multicast datagram to carry the IP addresses of all recipients?  Not scalable for large number of recipients  Use address indirection A single identifier used for a group of receivers

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: IGMP Protocol RFC 3376 (IGMP v3): operates between a host and its directly attached routerRFC 3376 host informs its attached router that an application running on the host wants to join or leave a specific multicast group another protocol is required to coordinate multicast routers throughout the Internet  network layer multicast routing algorithms Network layer multicast  IGMP and multicast routing protocols IGMP enables routers to populate multicast routing tables Carried within an IP datagram

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: IGMP Protocol IGMP v2 Message types membership query: general Sent by routers  router query multicast groups joined by attached hosts membership query: specific Sent by routers  query if specific multicast group joined by attached hosts membership report Sent by host  report host wants to join or is joined to given multicast group leave group (optional) Sent by host  report leaving given multicast group

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: IGMP Protocol Joining a group  Host sends group report when the first process joins a given group  Application requests join, service provider (end-host) sends report Maintaining table at the router  Multicast router periodically queries for group information  Host (service provider) replies with an IGMP report for each group  Host does not notify router when the last process leaves a group  this is discovered through the lack of a report for a query

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: Multicast Routing Multicast routers do not maintain a list of individual members of each host group Multicast routers do associate zero or more host group addresses with each interface

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: Multicast Routing Multicast router maintains table of multicast groups that are active on its networks Datagrams forwarded only to those networks with group members

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IP Multicast: Multicast Routing How multicast routers route traffic amongst themselves to ensure delivery of group traffic?  Find a tree of links that connects all of the routers that have attached hosts belonging to the multicast group Group-shared trees Source-based trees Shared TreeSource Trees

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring MBONE: Internet Multicast Backbone The MBone is a virtual network on top of the Internet (section B.2)  Routers that support IP multicast  IP tunnels between such routers and/or subnets

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Unicast versus Broadcast versus Multicast A unicast address identifies a single IP interface A broadcast address identifies all IP interfaces on the subnet A multicast address identifies a set of IP interfaces A multicast datagram is received only by those interfaces interested in the datagram (applications wishing to participate in the multicast group)

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IPv4 Multicast Addresses 1/3 Class D addresses in the range through Low order 28 bits of class D Naddress (see appendix A) form the multicast group ID (32-bit address is the group address) Mapping of IPv4 multicast address to Ethernet address  High-order 24 bits of Ethernet address are always 01:00:5E  Next bit always 0  Low-order 23 bits are copied from low-order 23 bits of multicast group address  High-order 5 bits of group address are ignored in the mapping  Mapping not one-to-one

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IPv4 Multicast Addresses 2/ mapped into an Ethernet address? Remember an Ethernet address is 48 bits The address 224 is E0 in hex, 0 is 00 in hex, 1 is 01 in hex, and 88 is 58 in hex. However, only the low-order 23 bits are used Therefore, the IP address of converted to a MAC address is E

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring IPv4 Multicast Addresses 3/3 Some special IPv4 multicast addresses reserved all-host group all-routers group through reserved for routing-protocols Datagrams destined to any of theses addresses are never forwarded by a multicast router

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Sending & Receiving Multicast Messages Receiving Multicast Messages Create a UDP socket Bind it to a UDP port, e.g., 1234  All processes must bind to the same port in order to receive the multicast messages Join a multicast group address Use recv or recvfrom to read the messages Sending Multicast Messages You may use the same socket (you used for receiving) for sending multicast messages or you can use any other UDP socket (it does not have to join any multicast group)

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast on a LAN 1/3 Receiving application creates a UDP socket, binds to port 123 and joins multicast group IPv4 layers saves the information internally and tells appropriate datalink to receive Ethernet frames destined to 01:00:5E:00:01:01 Sending applications creates a UDP socket and sends a datagram to , port 123 Ethernet frame contains destination Ethernet address, destination IP address, and destination port A host on the LAN that did not express interest in receiving multicast from that group will ignore such datagram Destination Ethernet address does not match the interface address Destination Ethernet address is not the ethernet broadcast address The interface has not been told to receive any group addresses

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast on a LAN 2/3 Ethernet frame received by datalink of receiver based on imperfect filtering (When interface told to receive frames destined to one specific Ethernet multicast address, it can receive frames destined to other Ethernet multicast addresses)  Ethernet interface cards apply a hash function to group address, calculating a value between 0 and 511. This information turns on a bit in a 512-bit array  Small size bit-array implies receiving unwanted frames  Some network cards provide perfect filtering  Some network cards have no multicast filtering at all (multicast promiscuous mode) Packet passed to IP layer (IP layer compares group address against all multicast addresses that applications on this host have joined  perfect filtering) Packet passed to UDP layer, which passes it to socket bound to port 123

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast on a LAN 3/3 Some Other scenarios A host running an application that has joined  Ethernet address 01:00:5E:00:01:01. Packet will be discarded by perfect filtering in IP layer A host running an application that has joined some multicast group which the Ethernet address produces the same hash value as 01:00:5E:00:01:01. Packet will be discarded by datalink layer or by IP layer A packet destined to the same group, but a different port. Accepted by IP layer, but discarded by UDP layer (no socket has bound the different port)

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Multicast on a WAN A program started on five hosts belonging to different LANs Multicast routers communicate with neighbor routers using a multicast routing protocol (MRP) When a process on a host joins a multicast group, that host sends an IGMP message to any attached multicast routers, which in turn exchange this information using MRP with neighbor routers When a sender sends a multicast message, mutlicast routing information is used to direct the message MR1 MR2MR3MR4 MR5 H1 H3H2 H4H5 S

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Some Multicast Issues Time To Live Set TTL for outgoing multicast datagrams (default is 1  local subnet) Loopback mode Enable or disable local loopback of multicast datagrams By default loopback is enabled A copy of each multicast datagram sent by a process on the host will also be looped back and processed as a received datagram by that host Port Reuse Allow the same multicast application to have several instances running on the same host In Java, Port reuse is enabled by default

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Socket Options Various attributes that are used to determine the behavior of sockets (see chapter 7) #include int getsockopt (int sockfd, int level, int optname, void * optval, socklen_t *optlen); int setsockopt (int sockfd, int level, int optname, const void * optval, socklen_t optlen); Both return 0 if OK, -1 on error sockfd: an open socket descriptor level: code in the system that interprets the option (general socket code, or protocol-specific code) (SOL_SOCKET, IPPROTO_IP, IPPROTO_IPv6, IPPROTO_TCP are examples) optname: see page 193

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Socket Options Some socket options examples (see table on page 193 and 194) For multicast socket options see section 21.6 on page 559 Socket Level  SO_SNDBUF, SO_RCVBUF, SO_KEEPALIVE, SO_BROADCAST, SO_REUSEADDR, SO_RESUEPORT IP Level  IP_TTL, IPMULTICAST_IF, IPMUTLICAST_TTL, IP_MULTICAST_LOOP, IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP TCP Level  TCP_KEEPALIVE, TCP_MAXSEG, TCP_NODELAY

Multicasting© Dr. Ayman Abdel-Hamid, CS4254 Spring Sending and Receiving Section page 575 A program to send and receive multicast datagrams  Send datagram to a specific group every five seconds (datagram contains sender’s hostname and process ID)  An infinite loop that joins the multicast group to which the sending part is sending and prints every received datagram Create a UDP socket then set multicast socket options for address reuse, joining the group, and setting loopback See mcast/main.c, mcast/send.c, and mcast/recv.c