HP VPN Firewall Appliances Appendix Protocol Reference
Table Of Contents
- Title Page
- Contents
- IP routing basics
- Static routing
- Default route
- RIP
- OSPF
- IS-IS
- BGP
- IPv6 static routing
- IPv6 default route
- RIPng
- OSPFv3
- IPv6 IS-IS
- IPv6 BGP
- Multicast overview
- Multicast routing and forwarding
- IGMP
- PIM
- MSDP
- IPv6 multicast routing and forwarding
- IPv6 PIM
- MLD
- Support and other resources
- Index

97
Figure 64 Intra-domain Anycast RP through MSDP
The working process of Anycast RP is as follows:
1. The multicast source registers with the nearest RP. In this example, Source registers with RP 1, with
its multicast data encapsulated in the register message. When the register message arrives at RP
1, RP 1 de-encapsulates the message.
2. Receivers send join messages to the nearest RP to join in the RPT rooted as this RP. In this example,
Receiver joins the RPT rooted at RP 2.
3. RPs share the registered multicast information by means of SA messages. In this example, RP 1
creates an SA message and sends it to RP 2, with the multicast data from Source encapsulated in
the SA message. When the SA message reaches RP 2, RP 2 de-encapsulates the message.
4. Receivers receive the multicast data along the RPT and directly join the SPT rooted at the multicast
source. In this example, RP 2 forwards the multicast data down the RPT. When Receiver receives
the multicast data from Source, it directly joins the SPT rooted at Source.
The significance of Anycast RP is as follows:
• Optimal RP path—A multicast source registers with the nearest RP so that an SPT with the optimal
path is built. A receiver joins the nearest RP so that an RPT with the optimal path is built.
• Load balancing between RPs—Each RP maintains part of the source/group information within the
PIM-SM domain and forward part of the multicast data, achieving load balancing between
different RPs.
• Redundancy backup between RPs—When an RP fails, the multicast source that previously
registered with the RP or the receivers that previously joined the RP will register with or join another
nearest RP, achieving redundancy backup between RPs.
Be sure to configure a 32-bit subnet mask 255.255.255.255 for the Anycast RP address. Namely, be sure
to configure the Anycast RP address into a host address.
Protocols and standards
• RFC 3618, Multicast Source Discovery Protocol (MSDP)
• RFC 3446, Anycast Rendezvous Point (RP) mechanism using Protocol Independent Multicast (PIM)
and Multicast Source Discovery Protocol (MSDP)