Inter-domain Multicast Implemented by MVPN

Multicast virtual private network (MVPN) requires a multicast backbone network (a core network or a public network) to support multicast functions.

Figure 1 MVPN networking

MVPN implements communication between PIM C-instances as follows:

  1. MVPN establishes a multicast tunnel (MT) between each two PIM C-instances.

  2. Each PIM C-instance creates a multicast tunnel interface (MTI) to connect to a specific MT.

  3. Each PIM C-instance joins a specific MT based on the configured share-group.

VPN instances with the same share-group address construct a multicast domain (MD).

On the network shown inFigure1 MVPN networking, VPN BLUE instances bound to PE1 and PE2 communicate through MD BLUE, and VPN RED instances bound to PE1 and PE2 communicate through MD RED. See Figure 2 and Figure 3.

Figure 2 MD-based VPN BLUE interworking

Figure 3 MD-based VPN RED interworking

The PIM C-instance on the local PE considers the MTI as a LAN interface and sets up a PIM neighbor relationship with the remote PIM C-instance. The PIM C-instances then use the MTIs to perform DR election, send Join/Prune messages, and transmit multicast data.

The PIM C-instances send PIM protocol packets or multicast data packets to the MTIs and the MTIs encapsulate the received packets. The encapsulated packets are public network multicast data packets that are forwarded by PIM P-instances. Therefore, an MT is actually a multicast distribution tree on a public network.

A VPN uniquely defines an MD. An MD serves only one VPN. This relationship is called a one-to-one relationship. The VPN, MD, MTI, and share-group are all in a one-to-one relationship.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >