mLDP in-band MVPN uses mLDP P2MP tunnels to carry multicast traffic.
Procedure
- Perform the following steps on a receiver PE:
- Run the system-view command to enter the system view.
- (Optional) Run the multicast mvpn mvpn-id command to configure an MVPN ID.
- Run the ip vpn-instance vpn-instance-name command to enter the VPN instance view.
- Run the ipv4-family command to enter the VPN instance IPv4 address family view.
- Run the route-distinguisher route-distinguisher command to configure an RD for the VPN instance IPv4 address family.
- Run the vpn-target vpn-target both command to associate the current instance with VPN targets.
- Run the multicast routing-enable command to enable multicast routing for the VPN instance IPv4 address family.
- Run the multicast inband-signaling mldp command to enable mLDP in-band MVPN.
- Run the commit command to commit the configuration.
- Perform the following steps on a PE to be configured as a sender PE:
- Run the system-view command to enter the system view.
- (Optional) Run the multicast mvpn mvpn-id command to configure an MVPN ID.
- Run the ip vpn-instance vpn-instance-name command to enter the VPN instance view.
- Run the ipv4-family command to enter the VPN instance IPv4 address family view.
- Run the route-distinguisher route-distinguisher command to configure an RD for the VPN instance IPv4 address family.
- Run the vpn-target vpn-target both command to associate the current instance with VPN targets.
- Run the multicast routing-enable command to enable multicast routing for the VPN instance IPv4 address family.
- (Optional) Run the multicast bgp-connector compatible command to enable Connector attribute compatibility.
- Run the multicast inband-signaling mldp [ frr ] command to enable mLDP in-band MVPN and dual-root protection.
- Run the commit command to commit the configuration.