Config

Leafs

class Interfaces.Interface.RoutedVlan.Ipv4.Addresses.Address.Vrrp.VrrpGroup.InterfaceTracking.Config

Bases: Entity

Class Hierarchy: Interfaces Interface RoutedVlan Ipv4 Addresses Address Vrrp VrrpGroup InterfaceTracking Config

This class represents configuration data.

Configuration data for VRRP interface tracking

track_interface

Sets a list of one or more interfaces that should be tracked for up/down events to dynamically change the priority state of the VRRP group, and potentially change the mastership if the tracked interface going down lowers the priority sufficiently. Any of the tracked interfaces going down will cause the priority to be lowered. Some implementations may only support a single tracked interface

type: list of str

refers to: name

priority_decrement

Set the value to subtract from priority when the tracked interface goes down

type: int

range: 0..254

default value: 0