i have enclosed the topology diagram.
- In AS100, R1, R2, R3 and R4 have PIM sparse enabled with R4 as BSR RP. Within the AS100, multicast is working fine. R3 and R4 have one connection each to AS200. PIM is enabled for inter-domain multicast on R3-R5 link, not enabled on R4-R5 link. R3 has bsr border configured on the R3-R5 link.
- In AS200, R5 and R6 have PIM sparse enabled. R5 is the BSR RP. R5 is BSR border for AS200.
- Loopbacks for all routers are reachable from all routers. BGP is used to advertise the loopbacks.
- active path for unicast traffic from AS100 to AS200 is via R4-R5 link.
- active path for unicast traffic from AS200 to AS100 is via R5-R3 link.
(so we have asymmetric flow)
- mutlicast traffic should via R3-R5 link as primary path. PIM is only enabled on the R3-R5 link. (disabled on R4-R5 link)
my doubt is on MSDP config. Since R4 is the RP, eMSDP should be between R4 and R5? Should this use physical or loopback IP? how should the RPF be configured? BGP IPv4 multicast should be between R3 and R5? Do i need to setup an addition iMSDP between R3 and R4?
can sombody recommend the correct config guidelines?
All the sample config in every document uses the edge device as RP with PIM enabled between the RPs. I cant find non-RP to RP MSDP example.
thnks
MS