IPTV Over MPLS Using MVPN – Reliance Jio Scenario
Insight: IPTV over MPLS backbone using MVPN (Multicast VPN) is a key solution for service providers to deliver high quality, scalable multicast content – live TV, video on demand, streaming media – to a geographically dispersed subscriber base. In this architecture, each IPTV customer is put into a dedicated VRF (Virtual Routing and Forwarding instance), so traffic is isolated and multi-tenant. The IPTV multicast streams, typically sourced from a central headend, are sent via multicast groups (e.g. 239.1.1.1 for Aaj Tak, 239.1.1.2 for Star Sports) using PIM-SM (Protocol Independent Multicast Sparse Mode) within the customer’s VPN. These multicast routes are then signaled across the MPLS core using BGP with the MCAST-VPN SAFI (Subsequent Address Family Identifier 129) feature of Next-Generation MVPN (NG-MVPN). On the transport side, the multicast traffic is encapsulated and transported across the MPLS backbone using mLDP (Multipoint LDP) or RSVP-TE to form a P2MP (Point-to-M...