Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Configures the switch to act as an IGMP
querier.
ip igmp snooping query-interval <interval-value>
Configures the periodic interval on the
switch that will send IGMP queries.
interval-value – may be any value from
60 to 600 seconds.
The default value is 125 seconds.
Exits the configuration mode.
show ip igmp snooping vlan<vlan>
Displays the IGMP snooping
querierconfiguration for the given
Optional step – saves this IGMP
snooping configuration to be part of
the startup configuration.
The “no ip igmp snooping querier” command can be used to remove the IGMP querier
configuration from a VLAN.
The “no ip igmp snooping query-interval” command can be used to set the querier periodic
interval to the default value of 125 seconds.
The example below shows the commands used to configure the switch to act as an IGMP querier.
Configure the switch to act as an IGMP querier for VLAN 10 and set the querier periodic interval to 300
seconds.
SMIS# configure terminal
SMIS(config)# vlan 10
SMIS(config-vlan)# ip igmp snooping querier
SMIS(config-vlan)# ip igmp snooping query-interval 300
SMIS(config-vlan)# end
7.7 Report Forward
When IGMP snooping is enabled, Supermicro switches forward IGMP host member reports to IGMP
routers. When a switch has not recognized any router ports, it forwards IGMP host member reports to all
ports except the port on which the host member report was received. When a switch recognizes a router
port, it forwards the IGMP host member reports to only the recognized router port.
The switch behavior can be changed to forward the IGMP host member reports to all the ports except the
port on which the host member report was received irrespective of router port learning.
Follow the steps below to configure a switch to forward the IGMP host member reports to all the ports
except the port on which the host member report was received.