Let's say we have three OS10 Switches at 10.5.x connected in a ring or meshed topology.
Only Layer 2 configurations, that is:
the switches are running LACP connecting one another
spanning tree is enabled
a VLAN is configured across all the switches and the VLAN trunked allowed
Everything is working fine. The questions are these, for multicast:
1) Can we configure more than 1 IGMP Querier for the VLAN for the topology? That is to say switch 1, 2 and 3 all will have the IGMP Querier configured in their VLAN configurations in the switches.
2) If it is supported, how does OS10 handled multiple IGMP Queriers on the network? What's the behaviour the switches adopt? Was there like a master elected and the remaining will be standby?
I had searched the User Guide of the OS10 10.5 but i did not find any mention of the Querier Election.
In the N-Series, which i think the command "ip igmp snooping querier election participate" enables the Snooping Querier to participate in the Querier Election process when it discovers the presence of another Querier in the VLAN.
So can i confirm that OS10 does not have querier election command?
In regards to this, if multiple IGMP Queries (i.e. on more than 1 switch) are configured for the VLAN, how does OS10 handled this in a pure L2 network with the multiple switches LACP interconnected?
Most other switch brands have some form of logic to manage this. Example for juniper: "If you configure multiple switches to be IGMP queriers, the switch with the lowest (smallest) IGMP querier source address takes precedence and acts as the querier. Switches with higher IGMP querier source addresses stop sending IGMP queries unless they do not receive IGMP queries for 255 seconds. If a switch with a higher IGMP querier source address does not receive any IGMP queries during that period, it starts sending queries again."
Any idea how OS10 handled multiple queries configured?
Hi, if multiple IGMP Queries (i.e. on more than 1 switch) are configured for the VLAN, how does OS10 handled this in a pure L2 network with the multiple switches LACP interconnected? >>> yes it can work number of switches once configured on all VLANs.
Social Media and Communities Professional
Dell Technologies | Enterprise Support Services
#IWork4Dell
Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!
DELL-Joey C
Moderator
•
4170 Posts
•
20965 Points
1233
0
Posted February 25th, 2022 00:00
Hi @Tkpoh,
I spoke to my co-worker in networking, you can configure more than 1 IGMP but 1 VLAN can only contain 1 IGMP.
Probably the user guide of OS10 could help clear up both of your questions: https://dell.to/36umcOE
DELL-Joey C
Social Media and Communities Professional
Dell Technologies | Enterprise Support Services
#IWork4Dell
Did I answer your query? Please click on ‘Mark as Accepted Answer’ if I did.