Configuring static multicast groups

Use this command to configure a group on the switch so that multicast traffic for that group can be forwarded with a receiver host. Traffic will be flooded to all the ports in the VLAN for this group.

Syntax:


ip igmp static-group <group-address>
no ip igmp static-group <group-address>
NOTE:

This command must be issued in a VLAN context.

Creates the IGMP static group with the specified <group address> on the selected VLAN. The no form of the command deletes the static group on the selected VLAN.