You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary

Protocol Independent Multicast - Sparse Mode (PIM-SM or PIM) enables RouterOS to support multicast streaming over the network area. Several configured PIM routers together will make a multicast cloud where client devices can use IGMP to manage subscriptions to the streams. PIM should be used when the network topology is complex or stream sources are connected to a multicast cloud. Continuous cloud must have configured a unique rendezvous point for multicast groups or groups and other participants should know how to reach the rendezvous point. In a simple case where on the part of the network only potential clients may reside and there are no stream sources, then IGMP proxy can be used instead to preserve resources.

Basic PIM-SM Example



Property Reference

/routing/pimsm/bsr


/routing/pimsm/bsr/candidate

bootstrap router candidate configuration


/routing/pimsm/bsr/rp-candidate

Rendezvous point candidate configuration, when RP is elected for multicast group


/routing/pimsm/bsr/rp-set


/routing/pimsm/interface

Configuration of an interface of the router that will participate in a multicast network. Interfaces that are not configured here (or in IGMP-Proxy) will discard multicast packets.


/routing/pimsm/neighbors

This menu only allows seeing information about multicast routers that are reachable within one Ethernet from all interfaces participating in multicast routing. This list is created and updated automatically according to the state of the multicast network.


/routing/pimsm/static-rp

A rendezvous point (RP) is a distribution point for a multicast group, the source provides its data to it, and if there are any subscribers, then RP will provide data to the client. Note, that RP will always receive data stream if that exists.


/routing/pimsm/uib-g


/routing/pimsm/uib-sg


/routing/pimsm/vrf


  • No labels