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

Configuring RSVP for Signaling

You must enable RSVP for all connections that participate in the label-switched path (LSP) on PE and provider Services Routers. In addition, you must configure OSPF on various interfaces.

For more information about configuring OSPF see Configuring an OSPF Network.

To configure RSVP and OSPF:

  1. Navigate to the top of the configuration hierarchy in either the J-Web or CLI configuration editor.
  2. Perform the configuration tasks described in Table 69 on each PE router and provider router, as specified.
  3. When you have finished configuring the network, commit the configuration.
  4. To verify the configuration, see Verifying a VPN Configuration.
  5. Go on to Configuring a VPN Routing Instance.

Table 69: Configuring RSVP and OSPF for Signaling

Task

J-Web Configuration Editor

CLI Configuration Editor

Navigate to the top of the configuration hierarchy and configure OSPF with traffic engineering support.

(PE Services Router)

For OSPF, follow these steps:

  1. In the configuration editor hierarchy, select Protocols>Ospf.
  2. Select Traffic engineering, and then click Configure.
  3. Select Shortcuts.
  4. Click OK until you return to the Protocols page.

For OSPF, from the top of the configuration hierarchy, enter the following command for each interface you want to enable:

edit protocols ospf traffic-engineering shortcuts

Enable RSVP on interfaces that participate in the LSP.

(PE Services Router) Enable interfaces on the source and destination points.

(provider Services Router) Enable interfaces that connect the LSP between the PE Services Routers.

  1. In the configuration editor hierarchy, select Protocols>Rsvp.
  2. In the Interface group, click Add New Entry.
  3. Type an interface name.
  4. Click OK.
  5. Repeat Steps 2 through 4 for each interface you want to enable.
  6. Click OK.

From the top of the configuration hierarchy, enter the following command for each interface you want to enable:

edit protocols rsvp interface interface-name


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