Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring an IGP and the RSVP Signaling Protocol (CLI Procedure)

To configure RSVP and OSPF:

  1. Configure OSPF with traffic engineering support on the PE routers.
    [edit]user@host# edit protocols ospf traffic-engineering shortcuts

    Note: You must configure the IGP at the [edit protocols] level, not within the routing instance at the [edit routing-instances] level.

  2. Enable RSVP on interfaces that participate in the LSP. For PE routers, enable interfaces on the source and destination points. For provider routers, enable interfaces that connect the LSP between the PE routers.
    [edit]user@host# edit protocols rsvp interface interface-name
  3. Commit the configuration if you are finished configuring the device.
    [edit]user@host# commit

Modified: 2013-06-12