We have a core switch 10508, the streaming server is connected to it in VLAN 60. edge switches are connected to the core and all IPTV in VLAN 60.
We configured interface vlan 60 on the core and configured it to be the querier as follow:
multicast routing
interface vlan-interface 60
igmp enable
pim dm
But i found during research in HP documentation the following:
"After enabling IGMP snooping in a VLAN, you cannot enable IGMP and/or PIM on the corresponding VLAN interface."
is that means i can not connect receivers to the querier core as the IGMP snooping can not be enabled with IGMP ?
what we should do if we need to connect recevers to the core in VLAN 60?