Hi,
I didn't get your full topology. What is the current requirement?
But you can configure multiple RIM routers with below commands.
ip pim rp-address <Infromacast server IP> PR-GROUP
!
ip pim rp-address <Infromacast server IP> PR-GROUP1
!
ip access-list standard PR-GROUP
permit 224.1.1.1
!
ip access-list standard PR-GROUP1
permit 224.2.2.2
!
ip multicast-routing
!
interface GigabitEthernetX/X
ip address X.X.X.X
ip pim sparse-mode
ip igmp join-group 224.1.1.1
Regards,
Deepak Kumar
Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!