Multicast Works After Reboot Then Stops? Check IGMP Membership
- PLC Play Ground
- 0
- Posted on
A multicast stream that stops after a repeatable interval may have lost forwarding membership. Inspect the switch multicast table and querier behavior before blaming the PLC application. A reboot can temporarily rebuild state without correcting its maintenance.
Multicast workflow; apply the documentation for the actual switch and software.
What is happening?
IGMP snooping tracks receiver membership to guide Layer 2 forwarding. Queries help refresh membership. Querier election, VLAN boundaries, router ports, and unknown-multicast handling depend on the network design and switch platform.
Check these five things
-
Identify the multicast group, source, receivers, and VLAN.
-
Observe membership entries before and after the failure.
-
Confirm the intended querier and relevant query/report traffic.
-
Review router-port learning and topology changes.
-
Have the network owner validate a targeted configuration correction.
Worked example
In a teaching network, a receiver joins successfully at startup but the group entry later ages out. The source continues transmitting. Comparing the membership table with receiver reports narrows the problem to forwarding-state maintenance rather than missing PLC production data.
Quick diagnostic reference
| Evidence | Question |
|---|---|
| Source transmits | Where does forwarding stop? |
| Group entry expires | Are queries and reports present? |
| One VLAN affected | Is its multicast design complete? |
The mistake to avoid
Disabling snooping globally may flood unrelated ports and obscure the underlying issue. Diagnose the intended membership behavior instead of using flooding as a permanent workaround.
How to verify the fix
Verify delivery beyond the previous failure interval, through receiver reconnect and approved topology changes. Confirm unrelated ports are not receiving unnecessary traffic.
Field-work boundary: These are educational diagnostic guides. Use the exact equipment manuals and approved site procedures. Electrical testing and machinery changes belong to qualified, authorized personnel; control hazardous energy and validate affected functions before release.
Technical reference
Cisco Industrial Ethernet: IGMP snooping. The examples and diagnostic tables above are original teaching material; they do not replace the product manual.
