5 anycast rp configuration, 1 introduction to anycast rp, 2 anycast rp configuration task – PLANET XGS3-24042 User Manual
Page 426: Anycast, Onfiguration, 1 introduction to anycast rp -25, 2 anycast rp configuration task -25

48-25
If the MSDP problems cannot be solved through all the methods provided above, please issue the
command debug msdp to get the debugging messages within three minutes, and send them to the technical
service center of our company.
48.5 ANYCAST RP Configuration
48.5.1 Introduction to ANYCAST RP
Anycast RP is a technology based on PIM protocol, which provides redundancy in order to recover as soon as
possible once an RP becomes unusable.
The kernel concept of Anycast RP is that the RP addresses configured all over the whole network exist on
multiple multicast servers (the most common situation is that every device providing ANYCAST RP uses
LOOPBACK interface, and using the longest mask to configures RP addresses on this interface), while the
unicast routing algorithm will make sure that PIM routers can always find the nearest RP, thus , providing a
shorter and faster way to find RP in a larger network., Once an RP being used becomes unusable, the unicast
routing algorithm will ensure that the PIM router can find a new RP path fast enough to recover the multicast
server in time. Multiple RP will cause a new problem that is if the multicast source and the receivers are
registered to different RP, some receivers will not be able to receive data of multicast source (obviously, the
register messages only prefer the nearest RP). So, in order to keep the communication between all RP,
Anycast RP defines that the nearest RP to the multicast source should forward the source register messages
to all the other RP to guarantee that all joiners of the RP can find the multicast source.
The method to realize the PIM-protocol-based Anycast RP is that: maintaining an ANYCAST RP list on every
switch configured with Anycast RP and using another address as the label to identify each other. When one
Anycast RP device receives a register message, it will send the register message to other Anycast RP
devices while using its own address as the source address, to notify all the other devices of the original
destination.
48.5.2 ANYCAST RP Configuration Task
1. Enable ANYCAST RP v4 function
2. Configure ANYCAST RP v4
1. Enable ANYCAST RP v4 function
Command
Explanation
Global Configuration Mode
ip pim anycast-rp
no ip pim anycast-rp
Enable ANYCAST RP function. (necessary)
No operation will globally disable ANYCAST
RP function.