Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
The example below shows the commands used to enable a switch to send general IGMP queries when
spanning tree topology changes.
Enable the switch to send general IGMP queries when spanning tree topology changes.
SMIS# configure terminal
SMIS(config)# ip igmp snooping send-query enable
SMIS(config)# end
7.12 Disabling IGMP Snooping
IGMP snooping is disabled by default in Supermicro switches.
After enabling IGMP snooping, it must be disabled globally and also in VLANs individually.
Follow the steps below to disable IGMP snooping.
Enters the configuration mode.
Disables IGMP snooping globally.
Enters the VLAN configuration mode.
vlan-list – may be any VLAN number or
list of VLAN numbers. Multiple VLAN
numbers can be provided as comma-
separated values. Consecutive VLAN
numbers can be provided as a range,
such as 5-10.
If multiple VLANs are provided, the next
step will disable IGMP snooping on all
Disables IGMP snooping in VLAN.
Exits the configuration mode.
show ip igmp snooping globals
show ip igmp snooping vlan<vlan>
Displays the IGMP snooping
information.
Optional step – saves this IGMP
snooping configuration to be part of
the startup configuration.
The example below shows the commands used to disable IGMP snooping.
Disable the IGMP snooping function assuming the switch has VLANs 1, 10 and 20.