To fix this, disable IP routing globally for the multicast to pass through the switch/router.
The multicast Hello packet is a routed packet and when bridging is enabled on the L3 it still has
routing enabled by default. Now since IP routing is enabled but there are no interfaces configured
for routing it will receive the multicast packet and then just drop it. So to fix this, either
enable routing and bridging using the IRB command or just disable routing.