For some odd reason, this doesnt seem to work:
/interface ethernet switch multicast-fdb
add address=00:02:XX:XX:XX:XX bypass-vlan-filter=yes svl=yes
add address=00:02:XX:XX:XX:XY bypass-vlan-filter=yes svl=yes
add address=00:02:XX:XX:XX:XZ bypass-vlan-filter=yes svl=yesAnd CRS stills floods multicast out from every single Ethernet Interface which is in up state.
Am I missing something?
I dont use bridge interface, and I have IP configured directly on ether1, which is master port for all other switch ports.
STB`s are currently connected to ether23, ether10, ether6.
Still all that Multicast traffic is visible on every other ether interfaces aswell, which are in up state and have somekind of device connected to it…
/routing igmp-proxy interface
add alternative-subnets=10.0.0.0/8 interface=sfp1.4 upstream=yes
add interface=ether01ether01 is a Master Port for switch group, all other ethernet interfaces are its slaves.
sfp1 is used as an uplink to ISP.
And actually this:
dst-mac-and-vid-always
makes me wonder, maybe it doesnt work because in my case VID=0?
Still, I dont see any reason why I should use vlan`s if I actually don’t want to segment my Local Network…and according to documentation, this feature should support SVL too…
Tried that already yesterday, I didnt notice anything changing much, multicast still flooded out on all interfaces...
[admin@kari-crs] > /interface ethernet switch multicast-fdb print
Flags: X - disabled, I - invalid