Configuring Multiple Instances of PIM
PIM instances are supported only for VRF instance types. You can configure multiple instances of PIM to support multicast over VPNs.
To configure multiple instances of PIM, include the following statements:
routing-instances { routing-instance-name { interface interface-name; instance-type vrf; protocols { pim { ... pim-configuration ... } } } }
You can include the statements at the following hierarchy levels:
[edit routing-instances routing-instance-name protocols]
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols]