NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Yishay_me
Oct 19, 2021Follower
Route multicast traffic to specific ports
Hi, I'm trying to route multicast from specific ip addresses to 3 ports. The multicast traffic is used by a propreitary device that cannot register to multicast groups on my setup and I would like ...
- Oct 19, 2021
Hi Yishay_me ,
Running the latest firmware, yes, you're only half-way there with your tentative configuration.
- Please try the following using the GUI:
Under Switching/Multicast/IGMP Snooping/Configuration, please disable "Exclude Mrouter Interface Mode"
Under Switching/Multicast/IGMP Snooping/IGMP Snooping VLAN Configuration, please disable "Exclude Mrouter Interface Mode" for the VLAN 1 (if this is the VLAN 1 you are suing on these ports)
And like you were doing in Switching/Multicast/IGMP Snooping/Multicast Router Configuration, please enable the ports 4, 6 and 8.
- Alternatively (same thing) but using the CLI:
vlan database
no set igmp exclude-mrouter-intf 1
vlan routing 1 1
exit
configure
no set igmp exclude-mrouter-intf
interface 1/0/4
set igmp mrouter interface
exit
interface 1/0/6
set igmp mrouter interface
exit
interface 1/0/8
set igmp mrouter interface
exit
exit
I hope this will help you!
Regards,
LaurentMa
Oct 19, 2021NETGEAR Expert
Hi Yishay_me ,
Running the latest firmware, yes, you're only half-way there with your tentative configuration.
- Please try the following using the GUI:
Under Switching/Multicast/IGMP Snooping/Configuration, please disable "Exclude Mrouter Interface Mode"
Under Switching/Multicast/IGMP Snooping/IGMP Snooping VLAN Configuration, please disable "Exclude Mrouter Interface Mode" for the VLAN 1 (if this is the VLAN 1 you are suing on these ports)
And like you were doing in Switching/Multicast/IGMP Snooping/Multicast Router Configuration, please enable the ports 4, 6 and 8.
- Alternatively (same thing) but using the CLI:
vlan database
no set igmp exclude-mrouter-intf 1
vlan routing 1 1
exit
configure
no set igmp exclude-mrouter-intf
interface 1/0/4
set igmp mrouter interface
exit
interface 1/0/6
set igmp mrouter interface
exit
interface 1/0/8
set igmp mrouter interface
exit
exit
I hope this will help you!
Regards,
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!