Example: Configuring RSVP on the VPLS PE Router

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

Requirements

Before you begin:

Overview

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

Configuration

Step-by-Step Procedure

To configure RSVP on the VPLS PE router:

  1. Configure the interface to the PE2 router for RSVP.
    [edit ]user@host# set protocols rsvp interface so-2/0/1.0
  2. Configure the loopback interface for RSVP.
    [edit ]user@host# set protocols rsvp interface lo0.0
  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