You can configure inclusive point-to-multipoint LSPs for multicast VPNs. Aggregation is not supported, so you need to configure an inclusive point-to-multipoint LSP for each sender PE router in each multicast VPN routing instance. The sender PE router is in the sender site set of the multicast VPN.
To configure a static inclusive point-to-multipoint LSP, include the static-lsp statement:
-
static-lsp lsp-name;
You can include the static-lsp statement at the following hierarchy levels:
To configure a dynamic inclusive point-to-multipoint LSPs, include the label-switched-path-template statement:
-
label-switched-path-template (default-template
| lsp-template-name);
You can include the static-lsp statement at the following hierarchy levels:
You can configure either the default-template option or manually configure a point-to-multipoint LSP template and specify the template name. For information on how to configure a point-to-multipoint LSP template, see the JUNOS MPLS Applications Configuration Guide.