Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1936

Probe: support pinging multiple multicast addresses

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.6.4
    • None
    • None
    • 0
    • 0% 0%

    Description

      probe.sh -addr 224.0.75.75 pings all members in a network which joined multicast address 224.0.75.75.
      However, sometimes, it would be desirable to ping multiple multicast groups.
      This can now be done by specifying -addr multiple times, e.g.
      probe.sh -addr 224.0.75.75 -addr 228.5.5.5
      Also, IPv6 and IPv4 clusters can be pinged at the same time, e.g.
      java org.jgroups.tests.Probe -addr ff0e::0:75:75 -addr 224.0.75.75
      We can also list multicast and unicast addresses:
      java org.jgroups.tests.Probe -addr ff0e::0:75:75 -addr 192.168.1.3

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: