Configures an interface in a VLAN as a static member of a multicast group.
By default, an interface in a VLAN is not a static member of a multicast group.
VLAN configuration mode
A snooping-enabled VLAN cannot forward multicast traffic to ports that do not receive IGMP membership reports. If clients cannot send reports, you can configure a static group which applies to specific ports. The static group allows packets to be forwarded to the static group ports even though they have no client membership reports.
The following example configures a static group for an Ethernet interface.
device# configure terminal device(config)# vlan 10 device(config-vlan-10)# ip igmp snooping static-group 225.0.0.1 interface ethernet 6/15