Parameters associated with PIM forwarding include the interval for sending Join/Prune messages, holdtime carried by a Join/Prune message, policy for filtering Join/Prune messages, and lan-delay and override-interval carried by a Hello message.
Join messages indicate that a multicast router requires upstream devices to forward IPv6 multicast data, and Prune messages indicate that a multicast router requires upstream devices to stop forwarding IPv6 multicast data.
After the first member joins a multicast group, the router sends a Join message to request its upstream router to forward required IPv6 multicast data.
On an IPv6 PIM-SM network, the router periodically sends Join messages to prevent RPT branches from being pruned off due to timeout.
After the last member of a group leaves, the router sends a Prune message to request its upstream router to perform the prune action. If other downstream routers still need to receive multicast data for the group, they must send Join messages to the upstream router within the set override-interval to override the prune action.
A Hello message carries the lan-delay and override-interval attributes.
lan-delay specifies the delay in transmitting Prune messages on a shared network segment.
override-interval specifies the interval for overriding the prune action.
The relationship between lan-delay, override-interval, and PPT is: lan-delay + override-interval = PPT. The Prune-Pending Timer (PPT) indicates the period from the time when the router receives a Prune message from a downstream interface to the time when the router performs the prune action. If the router receives a Join message from the downstream interface within the PPT, the router does not perform the prune action.
You can set forwarding parameters either globally or on an interface.
Global configuration: takes effect on all interfaces.
Interface-specific configuration: takes precedence over the global configuration. If an interface-specific configuration is not available, the interface uses the global configuration.
To enhance the security of IPv6 PIM forwarding, configure a source address- and group address-based policy for filtering Join/Prune messages on an interface.