Example: Configuring LDP on the VPLS PE Router

This example shows how to configure LDP on the VPLS PE router.

Requirements

Before you begin:

Overview

The configuration instructions in this topic describe how to enable LDP for all connections that participate in the LSP on the PE1 router.

Configuration

Step-by-Step Procedure

To configure LDP on the VPLS PE router:

  1. Configure the interface to the PE2 router for LDP.
    [edit ]user@host# set protocols ldp interface ge-3/0/2
  2. Configure the loopback interface for LDP.
    [edit ]user@host# set protocols ldp interface lo0
  3. If you are done configuring the device, commit the configuration.
    [edit]user@host# commit

Verification

To verify the configuration is working properly, enter the show protocols command.

Related Topics