extreme-vrrp

Provides a data model for configuring the Virtual Router Redundancy Protocol (VRRP).

Use this module to enable VRRP globally, and to configure and enable VRRP on specific interfaces to share workload and provide router redundancy.

External augmentations

module: extreme-interface
+--rw vrrp:vrrp [vrid version]
   |  |  |  +--rw vrrp:vrid                      vrid-type
   |  |  |  +--rw vrrp:version                   uint8
   |  |  |  +--rw vrrp:use-v2-checksum?          empty
   |  |  |  +--rw vrrp:virtual-ip [virtual-ipaddr]
   |  |  |  |  +--rw vrrp:virtual-ipaddr    inet:ipv4-address
   |  |  |  +--rw vrrp:track
   |  |  |  |  +--rw vrrp:interface [interface-type interface-name]
   |  |  |  |     +--rw vrrp:interface-type    track-iftype
   |  |  |  |     +--rw vrrp:interface-name    track-ifname
   |  |  |  |     +--rw vrrp:track-priority?   uint8
   |  |  |  +--rw vrrp:advertisement-interval?   uint32
   |  |  |  +--rw vrrp:enable?                   empty
   |  |  |  +--rw vrrp:hold-time?                uint32
   |  |  |  +--rw vrrp:preempt-mode?             empty
   |  |  |  +--rw vrrp:arp
   |  |  |  |  +--rw vrrp:unicast-request
   |  |  |  |     +--rw vrrp:receive?   empty
   |  |  |  +--rw vrrp:priority?                 uint8
   |  |  |  +--rw vrrp:description?              string