MVPN Multicast with Multi-Protocol BGP MPLS VPN on Cisco IOS

[fancy_header3 variation=”slategrey”]MVPN Multicast with Multi-Protocol BGP MPLS VPN on Cisco IOS[/fancy_header3]

Below assumes you have the basic MPLS transport setup. MVPN or multicast vpn is deployed on Cisco gear using Multicast Distribution Trees (MDT). This information is encapsulated in the MPBGP MPLS sessions to be distributed into label switch paths (LSPs) for forwarding. The following code will produce a basic functioning Cisco IOS MDT multicast environment. A tutorial for that can be found in this post Basic MPLS/VPN with Cisco.

[fancy_header3 variation=”slategrey”]Configuring MVPN Multicast with MBGP MPLS VPN[/fancy_header3]

Global multicast configuration:

  •  VRF Configurations:

  • More Global Configurations:

  • Useful commands to verify operations:

Thanks for stopping by.