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.

show mpls rsvp path

Displays the explicit path configuration.

show mpls rsvp path [ name ]
name
The name of the specified path.

Operational mode

Use this command to display the explicit path configuration for all paths or for a specified path.

The following example shows how to display the explicit path configuration for all paths.


 vyatta@vyatta:~$ show mpls rsvp path 
Path name: p678, id: 2, hop-count: 2 type: mpls
 6.6.6.6 loose
 7.7.7.7 loose

Path name: p238, id: 1, hop-count: 3 type: mpls
 2.2.2.2 loose
 3.3.3.3 loose
 8.8.8.8 loose

The following example shows how to display the explicit path configuration for the path named "p678".


 vyatta@vyatta:~$ show mpls rsvp path p678
Path name: p678, id: 2, hop-count: 2 type: mpls
 6.6.6.6 loose
 7.7.7.7 loose