03-29-2021 01:57 PM
Hello,
We have three VLANs created and devices can reach other devices in different VLAN using ping. My problem is how can I enable multicast and broadcast across the VLAN.
We have a server in separate VLAN with application installed. Server needs to listen to broadcast and multicast on other VLAN. This server can reach the devices through ping and vise versa but it cannot discover the devices on the network.
03-29-2021 02:23 PM
Why have you segmented your network?
When you want to have broadcasts and multicasts over all networks (you usually don’t want this...), then just create one big /22 network.
Besides that:
Mutlicasts can be routed using PIM or MVR.