Page MenuHomeVyOS Platform

Add interface option to VRRP address attribute
Closed, ResolvedPublic

Description

set high-availability vrrp group vrrp1 address 192.0.2.111
set high-availability vrrp group vrrp1 interface 'eth1'
set high-availability vrrp group vrrp1 no-preempt
set high-availability vrrp group vrrp1 vrid '111'

The address field can optionally include the interface option if you want to assign an IP address to a non-VRRP interface or to another interface.

set high-availability vrrp group vrrp1 address 192.0.2.111 interface eth0

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

evgmol renamed this task from Add interface option to VRRP address attribure to Add interface option to VRRP address attribute.Mar 6 2026, 10:41 AM