Page MenuHomeVyOS Platform

allow manual configuration changes of interfaces created by high-availability with rfc3768-compatibility option
Open, WishlistPublicFEATURE REQUEST

Description

It would be great if vyos will support altering vrrp interfaces created by high-availability feature with rfc3768 option. One of the use cases is assigning VRF/policys to that virtual interface.

Without that option I had strange packet losses, always near 33% of pings.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Viacheslav changed the subtype of this task from "Task" to "Feature Request".
Viacheslav added a subscriber: Viacheslav.

As a workaround, you can try to use the "transition script" to manipulate with interfaces

dmbaturin triaged this task as Wishlist priority.Jan 10 2024, 10:18 PM
dmbaturin edited projects, added VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta.
dmbaturin added a subscriber: dmbaturin.

That would be nice, but it will require a very different approach — there's no quick fix.

@Nova_Logic Describe what exactly you want to do
Policy and firewalling are possible now

vyos@r4# set firewall ipv4 input filter rule 10 inbound-interface name eth1.v10
[edit]
vyos@r4# set policy route foo interface eth1.v10
[edit]
vyos@r4#

If there is something else, describe it in more detail, or should we close it?