I’ve never trusted multicast I’m afraid, so don’t have any experience of how it’s supposed to work, other than vague notions of magic. It would, however, simplify one project I’m working on
I have 2 mikrotik 1100AHs, linked together with a single gigabit cable on ether1, making about 15 of the ports into a simple bridged network
I am transmitting a 12mbit video stream from ether2 on mikrotik 1, and I’m subscribing on another port on router 2 on ether3
All works fine.
However if I look at the traffic stats on ether4 on mikrotik 1, or indeed any other port in the bridge on either mikrotik, I see a 13mbit transmission. It’s effectively being broadcast.
Is that correct?
I don’t need to route the traffic, but would like to avoid the broadcast if possible, mainly as I was hoping to have a total of about 60mbit of multicast traffic floating around and some devices on the network are only 100mbit. An alternative would be to redo the network to remove the 100mbits and place on another subnet, but as it’s 4000 miles away from where I am, and 6000 miles away from home, that would be a bit risky.
(Both routers Running MikroTik RouterOS 6.1 (c) 1999-2013 http://www.mikrotik.com/)
Thanks