About 61 results
Open links in new tab
  1. How do I choose a multicast address for my application's use?

    May 28, 2009 · How should I choose an IPv4 multicast address for my application's use? I may need more than one (a whole range perhaps ultimately) but just want to avoid conflicts with other …

  2. Multicast vs Broadcast in LAN - Stack Overflow

    Oct 15, 2011 · Multicast traffic can be pruned inside a single switched ethernet Vlan / broadcast domain, broadcasts by-definition can't be pruned within a broadcast domain. Medium and large office building …

  3. ip - What do multicast MAC addresses mean? - Stack Overflow

    Apr 19, 2013 · The mapping of IP multicast addresses to MAC multicast addresses is many-to-one, so technically that MAC address could correspond to lots of different IP addresses. However, in this …

  4. UDP Broadcast or IP Multicast? - Stack Overflow

    Dec 28, 2008 · If you had to implement a network broadcast, would you use UDP broadcast or IP multicast in a new application? Why? What are the benefits and drawbacks you encountered with …

  5. Multicast IP Addresses Overview - NetworkLessons.com Community …

    Dec 24, 2016 · Hi M. Bahwal, Multicast traffic in the 224.0.0.0/24 range is processed by routers but it won’t be “routed” to another subnet. Imagine a couple of routers connected to each other to a switch. …

  6. Inter-VRF multicast routing - NetworkLessons.com Community Forum

    Jun 5, 2024 · Configure multicast routing on the ASA Now to configure the multicast routing to take place between VRFs, you will probably want to create some static multicast routes and PIM …

  7. What does it mean to bind a multicast (UDP) socket?

    May 22, 2012 · When you use a socket to send to a specific multicast IP, the destination MAC address on the ethernet frame is set to the corresponding multicast MAC address for the multicast IP. When …

  8. ubuntu - ROS2 on multiple machines: ros2 multicast working, talker ...

    Jan 4, 2023 · the ros2 multicast test works; the talker/listener DO work when I completely disable the firewall. I would like to know how to configure the firewall (or any other system parameter) so the …

  9. Multicast Routing - NetworkLessons.com Community Forum

    Dec 29, 2016 · Multicast Routing This lesson explains the basics of multicast routing, dense mode, sparse mode, the RPF check and multicast traffic scoping.

  10. Source Specific Multicast (SSM) - NetworkLessons.com Community …

    Dec 26, 2016 · Source Specific Multicast (SSM) Source Specific Multicast (SSM) uses IGMPv3 to join multicast groups only from certain source addresses.