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.

Configuring TE-metric for MPLS interface

How to configure TE-metric for a MPLS interface.
  1. MPLS RSVP tunnels must be configured.
  2. Set the te-metric value at the MPLS interface using the protocols mpls-rsvp interfaces interface <name> te-metric <1..65535> command or leave it as a default value to use the igp-metric value of the te-links for CSPF computation (optional).

The following example shows how to configure TE-metric for a MPLS interface. In this example, the te-metric is set to 5.

vyatta@R1# set protocols mpls-rsvp interfaces interface dp0p1s9 te-metric 5