Hello,
I have good experience with multicast in Cisco. Most of the the multicast features are easy to use in Junos. But I am having an issue with implementing a juniper network for a customer.
The issue is that this customer has many RP's and Mapping-Agents throughout its different sites. I need to be able to transparently pass announce (rp) and discovery (mapping-agent) messages.
It appears that junos only allows one or the other for Auto-RP. Is it possible to allow multiple RP's and mapping-agents on the end-point customer connections with PIM neighbors?
set protocols pim dense-groups 224.0.1.39/32
set protocols pim dense-groups 224.0.1.40/32
set protocols pim rp auto-rp discovery<--- and announce ???
set protocols pim interface all mode sparse-dense
set protocols pim interface fxp0.0 disable
Thanks