10-13-2011 11:06 AM - edited 03-07-2019 02:47 AM
Hi,
Is it a way in IOS (in my case, 12.2(33)SXI) to force the IGMP querier to perform Specific-Queries?
I have indeed in my network several multicast flows; as I monitor the RP paquets, I can see the queries still use the IP address 224.0.0.1 as destination, and not the specific-query?
Thanks in advance
P.
10-13-2011 11:21 AM
Hi,
is the interface using IGMPv2 ---> sh ip igmp interface
if not then set it ---> ip igmp version 2 it is the default but it may have been set to v1
even if it is still v2 the specific-query will only be when it receives a leave message from a host.
Regards.
Alain.
10-13-2011 01:25 PM
Ok, thanks. It misunderstood the IGMPv2 mecanism and was sure that the general query was no more used in IGMPv2.
Actually, I find that a bit strange as a host should send several unsollicited report messages when it want to join a group. So the router should know all group memberships and so, it shouldn't need to send general query (at least if all hosts connected to the interface are IGMPv2 compatible)
Regards
P.
10-13-2011 02:25 PM
Hello,
So the router should know all group memberships and so, it shouldn't need to send general query (at least if all hosts connected to the interface are IGMPv2 compatible)
Not entirely, for the following reasons:
Best regards,
Peter
10-14-2011 02:21 PM
ok. Many thanks for these explanations.
Regards,
P.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide