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

Configuring LDP Signaling on the Router

To enable LDP signaling, you need to configure LDP on each PE router participating in the VPLS routing instance. A minimal configuration is to enable LDP on the loopback interface, which includes the router identifier (router-id), on the PE router using the interface statement:

interface interface-name;

You can configure this statement at the following hierarchy levels:

You can enable LDP on all the interfaces on the router using the all option for the interfaces statement. For more information on how to configure LDP, see the JUNOS MPLS Applications Configuration Guide.


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