LogicMonitor + Catchpoint: Enter the New Era of Autonomous IT

Learn more

Full visibility for complex network protocols.

LogicMonitor monitors routing protocols, IGMP groups, and multicast path health alongside all other network metrics, so you can troubleshoot faster and prevent issues.

What is IP multicast?

IP multicast is a network communication method that delivers data from one source to multiple receivers simultaneously using a single transmission. Unlike unicast or broadcast, multicast sends traffic only to subscribers who have joined a specific multicast group.

What is IGMP and what does it do?

 Internet Group Management Protocol (IGMP) is the protocol that hosts use to join and leave multicast groups. Routers use IGMP to track which multicast groups have active subscribers on each interface.

What is PIM and how does it relate to multicast?

Protocol Independent Multicast (PIM) is the routing protocol that routers use to build multicast distribution trees. There are two main modes: PIM Sparse Mode (PIM-SM) for wide-area networks, and PIM Dense Mode (PIM-DM) for environments where most hosts want the stream.

What are shared trees and source trees in multicast?

A shared tree routes all traffic through a central Rendezvous Point (RP) router. A source tree (SPT) builds a direct path from each source to each receiver, providing optimal routing but requiring more state in routers. PIM-SM typically starts with a shared tree and can switch to source trees for high-traffic streams.