Configuring IGMP Snooping Only 139
[SwitchA] vlan 100
# Enable IGMP Snooping querier in VLAN 100.
# Enable dropping unknown multicast packets.
[SwitchA]
Configuring Switch B
# Enable IGMP Snooping globally.
<SwitchB>
[SwitchB]
Enable
#Create VLAN 100, assign Ethernet 1/0/1 through Ethernet 1/0/3 to VLAN 100, and enable IGMP Snooping in this VLAN.
[SwitchB] vlan 100
# Enable dropping unknown multicast packets.
[SwitchB]
Configuring Switch C
# Enable IGMP Snooping globally.
<SwitchC
[SwitchC]
Enable
#Create VLAN 100, assign Ethernet 1/0/1 through Ethernet 1/0/3 to VLAN 100, and enable IGMP Snooping in this VLAN.
[SwitchC] vlan 100
c CAUTION: As Switch C is not the IGMP Snooping querier, it cannot create forwarding entries for Host A and Host B, and therefore, do not enable the function of dropping unknown multicast packets on Switch C. To avoid impact on the network and on Switch C caused by multicast flooding, it is recommended to enable IGMP Snooping querier on the switch to which the multicast source is directly attached.