- Nextgen MVPN BGP C-Route Signaling
- Finding Feature Information
- Restrictions for Nextgen MVPN BGP C-Route Signaling
- Information About Nextgen MPVN BGP C-Route Signaling
- How to Configure Nextgen MVPN BGP C-Route Signaling
- Configuration Examples for Nextgen MVPN BGP C-Route Signaling
- Additional References for Nextgen MVPN BGP C-Route Signaling
- Feature Infomation for Nextgen MVPN BGP C-Route Signaling
Nextgen MVPN BGP C-Route Signaling
The Next-generation MVPN BGP C-Route Signaling feature provides a simpler solution to configure multicast over Layer 3 VPNs using BGP for C-multicast signaling. The MVPN BGP C-Route Full SM Support option uses BGP to signal the customer multicast routes. Sending the multicast routes over BGP avoids the need for the periodic refresh of the routes since BGP uses a reliable transport. This module provides information for configuring the Next-generation MVPN BGP C-Route Signaling feature with the MVPN BGP C-Route Full SM Support option.
- Nextgen MVPN BGP C-Route Signaling
- Finding Feature Information
- Restrictions for Nextgen MVPN BGP C-Route Signaling
- Information About Nextgen MPVN BGP C-Route Signaling
- How to Configure Nextgen MVPN BGP C-Route Signaling
- Configuration Examples for Nextgen MVPN BGP C-Route Signaling
- Additional References for Nextgen MVPN BGP C-Route Signaling
- Feature Infomation for Nextgen MVPN BGP C-Route Signaling
Nextgen MVPN BGP C-Route Signaling
The Next-generation MVPN BGP C-Route Signaling feature provides a simpler solution to configure multicast over Layer 3 VPNs using BGP for C-multicast signaling. The MVPN BGP C-Route Full SM Support option uses BGP to signal the customer multicast routes. Sending the multicast routes over BGP avoids the need for the periodic refresh of the routes since BGP uses a reliable transport. This module provides information for configuring the Next-generation MVPN BGP C-Route Signaling feature with the MVPN BGP C-Route Full SM Support option.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Restrictions for Nextgen MVPN BGP C-Route Signaling
BGP signaling with mLDP Transport
Inter-AS scenarios with BGP signaling
Dense mode in the VRF
Extranets with BGP Signaling
Full ASM Mode (SM and Bidir) in the VRF
IPv6 in the VRF with mLDP Transport
BGP Non Stop Routing (NSR)
Inter-AD for GRE and IP-IP MVPN transport
Migration/Hybrid solution between PIM Signaling and BGP Signaling
Static mroutes used in conjunction with BGP signaling
Information About Nextgen MPVN BGP C-Route Signaling
Overview of MVPN BGP C-Route Full SM Support
A service provider determines whether a particular VPN is multicast-enabled. If it is, it corresponds to a "multicast domain". A PE that attaches to a particular multicast-enabled VPN is said to belong to the corresponding multicast domain. For each multicast domain, there is a default "Multicast Distribution Tree (MDT)" through the backbone, connecting all of the PEs that belong to that multicast domain. A given PE may be in as many multicast domains as there are VPNs attached to that PE. However, each multicast domain has its own MDT. The MDTs are created by running PIM in the backbone, and in general an MDT also includes P routers on the paths between the PE routers.
The default MDT for a multicast domain is constructed automatically as the PEs in the domain come up. Construction of the default MDT does not depend on the existence of multicast traffic in the domain; it will exist before any such multicast traffic is seen. Default MDTs correspond to the "MI-PMSIs" of MVPN.
In MVPNs, each CE router is a unicast routing adjacency of a PE router, but CE routers at different sites do not become unicast routing adjacencies of each other. This important characteristic is retained for multicast routing—a CE router becomes a PIM adjacency of a PE router, but CE routers at different sites do not become PIM adjacencies of each other. Multicast packets from within a VPN are received from a CE router by an ingress PE router. The ingress PE encapsulates the multicast packets and forwards them along the default MDT tree to all the PE routers connected to sites of the given VPN. Every PE router attached to a site of the given VPN thus receives all multicast packets from within that VPN. If a particular PE routers is not on the path to any receiver of that multicast group, the PE simply discards that packet.
If a large amount of traffic is being sent to a particular multicast group, but that group does not have receivers at all the VPN sites, it may not be needed to forward that group's traffic along the default MDT. Therefore, a method is specified for establishing individual MDTs for specific multicast groups called as "Data MDTs". A data MDT delivers VPN data traffic for a particular multicast group only to those PE routers that are on the path to receivers of that multicast group. Using a data MDT has the benefit of reducing the amount of multicast traffic on the backbone, as well reducing the load on some of the PEs; it has the disadvantage of increasing the amount of state that must be maintained by the P routers. The service provider has complete control over this tradeoff. Data MDTs correspond to the S-PMSIs of MVPN.
An enterprise that uses PIM-based multicasting in its network can migrate from a private network to a BGP/MPLS IP VPN service, while continuing to use whatever multicast router configurations it was previously using; no changes need be made to CE routers or to other routers at customer sites. For instance, any dynamic RP-discovery procedures that are already in use may be left in place.
The BGP MVPN signaling mechanism does not use the MDT tunnel for signaling. The BGP signaling separates the control-plane and the data-plane for MVPN multicast c-route exchange. The MVPN BGP C-Route Full SM Support feature helps the service providers to leverage the existing BGP operation experience for deploying MVPN services.
For more details see Cisco Systems' Solution for Multicast in MPLS/BGP IP VPNs.
How to Configure Nextgen MVPN BGP C-Route Signaling
Configuring the MVPN BGP C-Route Signaling
1.
enable
2.
configure
terminal
3.
router bgp
autonomous-system-number
4.
address-family {ipv4 |
ipv6}mvpn
5.
mvpn single-forwarder-selection highest-ip-address
single-forwarder-selection
highest-ip-address
6.
mdt overlay use-bgp
7.
end
8.
configure
terminal
9.
ip multicast-routing vrf vrf-name
10.
ip vrfvrf-name
11.
mdt
auto-discovery [pim | mldp [inter-as]] [ pim-tlv-announce]
12.
mdt overlay
bgp shared-tree-prune-delay seconds
13.
mdt overlay
bgp source-tree-prune-delay seconds
14.
end
DETAILED STEPS
Displaying Information About MVPN BGP C-Route Signaling
1.
enable
2.
configure
terminal
3.
show bgp
[ipv4 | ipv6] mvpn [route-type route-type originator ID] [vrf vrf name] [all | prefix]
4.
show
{ipv4 | ipv6} pim [vrf vrf-name] mdt [c-mroutes | source-active] [group | source]
DETAILED STEPS
Configuration Examples for Nextgen MVPN BGP C-Route Signaling
Example: MVPN BGP C-Route Full SM Support
router bgp 65538 address-family ipv4 mvpn mvpn single-forwarder-selection highest-ip-address mdt overlay use-bgp ! ip multicast-routing vrf vrf1 ip vrf cicsvpn mdt auto-discovery mldp inter-as mdt overlay bgp shared-tree-prune-delay 100 mdt overlay bgp source-tree-prune-delay 70 ! !
Additional References for Nextgen MVPN BGP C-Route Signaling
Related Documents
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
IP multicast commands |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Infomation for Nextgen MVPN BGP C-Route Signaling
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
Nextgen MPVN BGP C-Route Signaling |
The Next-generation MVPN BGP C-Route Signaling feature provides a simpler solution to configure multicast over Layer 3 VPNs using BGP for C-multicast signaling. |
|