Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch

Rev 2.10
Mellanox Technologies
464
Mellanox Technologies Confidential
Snooping Querier must be used in conjunction with IGMP snooping as IGMP snooping listens to
these IGMP reports to establish appropriate forwarding.
To configure IGMP Snooping Querier
Step 1. Enable the IGMP snooping on the switch. Run:
Step 2. Enable the IGMP snooping querier on a specific VLAN. Run:
Step 3. Set the query interval time. Run:
Step 4. (Optional) Verify the IGMP snooping querier configuration. Run:
switch (config) # ip igmp snooping
switch (config) # interface vlan 10
switch (config vlan 10)# ip igmp snooping querier
switch (config vlan 10)# igmp snooping querier query-interval 25
switch (config vlan 10)# show ip igmp snooping querier
VLAN 10 IGMP Querier Present query-interval: 125 address: 1.1.1.2 version: 2
switch (config vlan 10)#