Navigation
Related Documentation
- M, MX, T Series
- Example: Basic IPv4 Multicast over a Layer 3 VPN Configuration
- Example: Configuring MBGP MVPN Senders and Receivers using PIM SM and RSVP-TE Provider Tunnels
- Example: IPv4 Multicast with Interprovider VPNs Configuration
- M, MX, PTX, T Series
- Example: Configuring MBGP Multicast VPNs
- Example: Configuring MBGP Multicast VPN Extranets
Enabling Multicast VPN in BGP
You also must enable multicast VPN by including the inet-mvpn or inet6-mvpn statements at the [edit protocols bgp family] hierarchy level:
[edit]protocols {bgp {family {inet-mvpn; # Enables IPv4 multicast VPN.inet6-mvpn; # Enables IPv6 multicast VPN.}}}
Related Documentation
- M, MX, T Series
- Example: Basic IPv4 Multicast over a Layer 3 VPN Configuration
- Example: Configuring MBGP MVPN Senders and Receivers using PIM SM and RSVP-TE Provider Tunnels
- Example: IPv4 Multicast with Interprovider VPNs Configuration
- M, MX, PTX, T Series
- Example: Configuring MBGP Multicast VPNs
- Example: Configuring MBGP Multicast VPN Extranets
Published: 2012-11-15
Related Documentation
- M, MX, T Series
- Example: Basic IPv4 Multicast over a Layer 3 VPN Configuration
- Example: Configuring MBGP MVPN Senders and Receivers using PIM SM and RSVP-TE Provider Tunnels
- Example: IPv4 Multicast with Interprovider VPNs Configuration
- M, MX, PTX, T Series
- Example: Configuring MBGP Multicast VPNs
- Example: Configuring MBGP Multicast VPN Extranets