Configuring RSVP on the VPLS PE Router
Enable RSVP for all connections that participate in the label-switched path (LSP) on the PE1 router.
Before You Begin |
---|
For background information, read VPLS on a PE Router Configuration Overview. |
You can use either J-Web or the CLI configuration editor to configure RSVP on the VPLS PE router.
This topic covers:
J-Web Configuration
To configure the interface to the PE2 router for RSVP:
- Select Configure>CLI Tools>Point and Click CLI.
- Next to Protocols, click Configure or Edit.
- Next to Rsvp, click Configure or Edit.
- Next to Interface, click Add new entry.
- In the Interface name box, type so-2/0/1.0.
- Click OK.
To configure the loopback interface for RSVP:
- In the Rsvp page, click Add new entry next to Interface.
- In the Interface name box, type lo0.0.
- Click OK.
- In the Rsvp page, click OK.
CLI Configuration
To configure the interface to the PE2 router for RSVP:
user@host# set protocols rsvp interface so-2/0/1.0
To configure the loopback interface for RSVP:
user@host#set protocols rsvp interface lo0.0