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 reoptimization

Enables periodic reoptimization of tunnels.

set protocols mpls-rsvp globals reoptimization
delete protocols mpls-rsvp globals reoptimization
show protocols mpls-rsvp globals reoptimization

Configuration mode


protocols {
    mpls-rsvp {
        globals  {
            reoptimization  
        }
    }
}

Use this command to enable periodic reoptimization of tunnels. The default reoptimization time is 3600 seconds. If reoptimization is not enabled, a session remains on its current path even if a better path becomes available.

Use the set form of this command to enable periodic reoptimization of tunnels.

Use the delete form of this command to delete periodic reoptimization of tunnels.

Use the show form of this command to display the configuration of periodic reoptimization of tunnels.