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

Configuring Dynamic Point-to-Multipoint Flooding LSPs with a Preconfigured Template

You can configure a point-to-multipoint flooding LSP template for the VPLS routing instance. The template allows you to specify the properties of the dynamic point-to-multipoint LSPs that are used to flood traffic for the VPLS routing instance. You can specify all of the standard options available for a point-to-multipoint LSP within this template. These properties are inherited by the dynamic point-to-multipoint flood LSPs.

To configure a point-to-multipoint LSP template for flooding VPLS traffic, specify all of the properties you want to include in a point-to-multipoint LSP configuration. To specify this LSP as a point-to-multipoint flooding template, include the p2mp and template statements:

p2mp;
template;

You can configure these statements at the following hierarchy levels:

For more information about how to configure the p2mp statement and point-to-multipoint LSPs, see the JUNOS MPLS Applications Configuration Guide.

Once you have configured the point-to-multipoint LSP template, specify the name of the point-to-multipoint LSP template with the label-switched-path-template statement:

label-switched-path-template p2mp-lsp-template-name;

You can configure this statement at the following hierarchy levels:


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