1. Using multicast in FABRIC

Using multicast in FABRIC

Home Forums FABRIC General Questions and Discussion Using multicast in FABRIC

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9064
    XAVIER CASAS MORENO
    Participant

      Hi,

      I am using Zenoh for pub/sub and peer discovery. I want to have a setup where each node has a zenoh router and they discover themselves to exchange and gossip messages. Is multicast allowed in FABRIC networks?

      How do you recommend proceeding with this? Should I create a private network with only the nodes that I want, or can I use fablib’s network interface directly?

      Best regards,

      Xavier

      #9065
      Tom Lehman
      Participant

        Hello, I think you will want to use FABlib to create a Layer2 network  to connect your VM interfaces. And then you should be able to use IP Multicast between VMs on that common Layer2 broadcast domain.   I have not tested this, so let us know if that works for you.  Tom

        #9071
        XAVIER CASAS MORENO
        Participant

          Perfect,

          it worked thank you!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.