14-7
Cisco Systems IntelligentGigabit Ethernet Switch Modules for the IBM BladeCenter, Software Configuration Guide
24R9746
Chapter14 Configuring IGMP Snooping and MVR
Configuring IGMP Snooping

Source-Only Networks

In a source-only network, switch ports are connected to multicast source ports and multicast router ports.
The switch ports are not connected to hosts that send IGMP join or leave messages.
The switch learns about IP multicast groups from the IP multicast data stre am by using the source-only
learning method. The switch forwards traffic only to the multicast router ports.
The default learning method is IP multicast-source-only learning. You can disable IP
multicast-source-only learning by using the no ip igmp snooping source-only-learning global
configuration command.
In addition to IGMP query packets, the switch also uses Protocol-Independent Multicast protocol version
2 (PIMv2) packets for multicast router discovery. The packets are sent to the switch CPU, which can
result in a occasional high CPU traffic. You can disable multicast router discovery by PIMv2 packets by
using the no ip igmp snooping mrouter learn pim v2 global configuration command. This command
only works when you also disable source-only learning on the switch by using the no ip igmp snooping
source-only-learning global configuration command.
By default, the switch ages out forwarding-table entries that were learned by the source-only learning
method and that are not in use. If the aging time is too long or is disabled, the forwarding table is filled
with unused entries that the switch learned by using source-o nly learning or by using the IGMP join
messages. When the switch receives traffic for new IP multicast groups, it floods the packet to all ports
in the same VLAN. This unnecessary flooding can impact switch performance.
If aging is disabled and you want to delete multicast address es that the switch learned by using
source-only learning, re-enable aging of the forwarding-ta ble entries. The switch can now age out the
multicast addresses that were learned by the source-only learning method and are not in use.
Configuring IGMP Snooping
IGMP snooping allows switches to examine IGMP packets and make forwarding decisions based on
their content.
These sections describe how to configure IGMP snooping:
Default IGMP Snooping Configuration, page 14-8
Enabling or Disabling IGMP Snooping, page 14-8
Setting the Snooping Method, page 14-9
Configuring a Multicast Router Port, page 14-10
Configuring a Host Statically to Join a Group, page 14-10
Enabling IGMP Immediate-Leave Processing, page 14-11
Configuring the IGMP Leave Timer, page 14-12
Disabling IGMP Report Suppression, page 14-12
Disabling IP Multicast-Source-Only Learning, page 14-13
Configuring the Aging Time, page 14-14