[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Sending PIM Hello Messages to the PE Routers
The first step in initializing multicast over a
Layer 3 VPN is the distribution of a PIM Hello message from a PE router
(called PE3 in this section) to all the other PE routers on which
PIM is configured.
You configure PIM on the Layer 3 VPN routing instance
on the PE3 router. If a Tunnel Services PIC is installed in the routing
platform, a multicast interface is created. This interface is used
to communicate between the PIM instance within the VRF routing instance
and the master PIM instance.
The following occurs when a PIM Hello message is
sent to the PE routers:
- A PIM Hello message is sent from the VRF routing instance
over the multicast interface. A generic routing encapsulation (GRE)
header is prepended to the PIM Hello message. The header message includes
the VPN group address and the loopback address of the PE3 router.
- A PIM register header is prepended to the Hello message
as the packet is looped through the PIM encapsulation interface. This
header contains the destination address of the SP-RP and the loopback
address of the PE3 router.
- The packet is sent to the SP-RP.
- The SP-RP removes the top header from the packet and sends
the remaining GRE-encapsulated Hello message to all the PE routers.
- The master PIM instance on each PE router handles the
GRE encapsulated packet. Because the VPN group address is contained
in the packet, the master instance removes the GRE header from the
packet and sends the Hello message, which contains the proper VPN
group address within the VRF routing instance, over the multicast
interface.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]