08-25-2018 11:11 AM - edited 03-08-2019 03:59 PM
Hi everone,
what is the difference between Anycast RP and MSDP? Does MSDP requires point-to-point connection to the peer? and Anycast RP does not require?
Thanks
08-25-2018 06:42 PM
The Anycast RP solution uses MSDP to exchange source active (SA) messages between the two RPs. Please refer to the following document for more information about Anycast RP.
https://www.cisco.com/c/en/us/td/docs/ios/solutions_docs/ip_multicast/White_papers/anycast.html
Regards,
08-27-2018 05:54 AM
08-27-2018 09:40 AM
Good morning,
> 1) do I still need point-to-point connection between the peers?
You do not need a point to point between the two RPs. Normaly the connection is between the loopback address of the two RP.
> 2) what is the difference between ip pim rp-candidate x.x.x.x and ip msdp
> originator-id x.x.x.x in msdp configuration?
The first command is to define the router as an BSR RP candidate and the second one is used to set the source address for the messages flowing between the two MSDP peers. Note that BSR or auto RP is generally not needed when deploying Anycast RP. Static RP is normally sufficient.
Regards,
08-28-2018 01:31 AM
08-28-2018 07:58 AM
Hi,
The whole idea behind Anycast RP is to have the two RPs active simultanously and to use MSDP to synchronize the active sources between them. If having an active/standby is important in your scenario, you will need to use other tecniques, such as auto-rp or BSR.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide