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.

interface <intf_type> <vrrp_name> vrrp vrrp-group <N> track interface <intf_name> weight type <weight type> value <value>

Controls configuration of VRRP tracking on an interface. Multiple interfaces can be tracked at once.

interface <intf_type>
<vrrp_name>
vrrp vrrp-group <N>
track interface <intf_name>
weight type <weight type>
Where <weight type> is [ decrement | increment ].
  • decrement: Decrease the priority.
  • increment: Increase the priority.
value <value>
The value to use to modify the priority of the VRRP group without changing the state. Range from 1 to 254.