home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

protocols mpls-rsvp globals explicit-paths

Creates an explicit path definition.

set protocols mpls-rsvp globals explicit-paths name
delete protocols mpls-rsvp globals explicit-paths name
show protocols mpls-rsvp globals explicit-paths name
name
A path name.

Configuration mode


protocols {
    mpls-rsvp {
        globals  {
            explicit-paths <name>  
        }
    }
}

Use this command to create an explicit path definition. This explicit path definition can be referenced by a tunnel primary or secondary session. It describes a full or partial path that the session must take. Changes to the path result in make-before-break sessions being re-established with the new information.

Use the set form of this command to create an explicit path definition.

Use the delete form of this command to delete an explicit path definition.

Use the show form of this command to display an explicit path definition.

Example

The following example shows how to create an explicit path definition for the path named onegreen.

vyatta@R1# set protocols mpls-rsvp globals explicit-paths onegreen