# Go back one pageGo to the next page#Go to this book's Index

Creating and viewing IGMP static entries

Some sources do not join a multicast group before transmitting a multicast stream. When this is the case and if there are no other group members joined in the VLAN, the data is flooded to all port members of the VLAN. You can create a static entry to forward multicast data streams to a particular set of ports within the VLAN. When the entry is created, multicast data streams are always forwarded to the multicast router within the VLAN in addition to the ports configured for this static entry.


Note Note: IGMP snoop can guarantee delivery only of local multicast data, but it does not guarantee delivery of remote multicast data. You cannot configure a port as a static receiver in an IGMP snoop-enabled VLAN that does not contain at least one dynamic receiver port and have multicast data forwarded.

To add members to the IGMP snoop group:

  1. From the snoop tab, click Multicast > Static > Insert.
  2. The Snoop, Insert Static dialog box opens.
  3. Enter the appropriate data and click Insert.

  4. Field Description
    IpAddress
    Enter the Multicast group address of the multicast stream.
    Within the indicated valid range (224.0.1.0 to 239.255.255.255), the following are invalid addresses: 244.0.0.x and the corresponding 31 multicast addresses that map to the IP MAC addresses. If you try to select them, you will receive an invalid message.
    MemberPorts
    The ports to which you want to redirect the multicast stream for this multicast group. The ports must be member ports of the VLAN.
    NotAllowedToJoin
    The ports that will not receive the multicast stream for this multicast group.

You can create a static entry with one port so that if there is at least one receiver in the VLAN, multicast data will be forwarded to that receiver. If there are no receivers in the VLAN and no port was entered in the static entry, the multicast data will be dropped. Subsequently, when a Querier is learned or configured, the multicast data for this static entry will be forwarded to that receiver.

You cannot create static entries if IGMP snooping is disabled.


Go back one pageGo to the next page##Go to this book's Index