Example: Configuring Routing Options on the VPLS PE Router

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

Requirements

Before you begin:

Overview

The configuration instructions in this topic describe how to specify the router ID and the AS number for each router involved in the VPLS . In this example, the routers PE1 and PE2 use the same AS number (100).`

Configuration

Step-by-Step Procedure

To configure the routing options on the VPLS PE router:

  1. Configure the router ID on the VPLS PE router.
    [edit]user@host# set routing-options router-id 10.255.7.168
  2. Configure the AS number on the VPLS PE router.
    [edit]user@host# set routing-options autonomous-system 100
  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 routing-options command.

Related Topics