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 graceful-restart

Enables the RSVP-TE graceful-restart helper mode.

set protocols mpls-rsvp globals graceful-restart
delete protocols mpls-rsvp globals graceful-restart
show protocols mpls-rsvp globals graceful-restart

Configuration mode


protocols {
       mpls-rsvp {
              globals {
                     graceful-restart
              }
       }
}

Use the set form of this command to enable the RSVP-TE graceful-restart helper mode.

Use the delete form of this command to disable the RSVP-TE graceful-restart helper mode.

Use the show form of this command to display the configuration of the RSVP-TE graceful-restart helper mode.