[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Draft-Rosen Multicast VPN Control Plane

To enable MDT-SAFI NLRI control plane messages, include the signaling statement under the family statement and specify the inet-mdt option:

family inet-mdt {
signaling;
}

You can include this statement at the following hierarchy levels:

You must enable the BGP-based MVPN control plane for draft-rosen MVPN autodiscovery. To enable the BGP-based MVPN control plane software module for autodiscovery only, include the autodiscovery-only statement:

autodiscovery-only {
intra-as {
inclusive;
}
}

You can include this statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]