VRRPv3 for IPv4?

This command below isn’t a valid when I’m trying to do version 3

set high-availability vrrp global-parameters version 2|3

Reference link is High availability — VyOS 1.4.x (sagitta) documentation

My show version is:
Version: VyOS 1.4-rolling-202306180317
Release train: current

Built by: autobuild@vyos.net
Built on: Sun 18 Jun 2023 03:17 UTC
Build UUID: 579984fc-40a6-40d7-93b1-2afacdb4919f
Build commit ID: deb4cb7f4d4b3f

Any idea?

Are you typing it directly as written, or something like this?:
set high-availability vrrp global-parameters version 3

yep I am

netops@#:~$ configure
[edit]
netops@#
[edit]
netops@# display version

Invalid command: [display]

[edit]
netops@# run show version
Version: VyOS 1.4-rolling-202306180317
Release train: current

Built by: autobuild@vyos.net
Built on: Sun 18 Jun 2023 03:17 UTC
Build UUID: 579984fc-40a6-40d7-93b1-2afacdb4919f
Build commit ID: deb4cb7f4d4b3f

Architecture: x86_64
Boot via: installed image
System type: bare metal

Hardware vendor: Dell Inc.
Hardware model: PowerEdge R320
Hardware S/N: 8GCGH32
Hardware UUID: 4c4c4544-0047-4310-8047-b8c04f483332

Copyright: VyOS maintainers and contributors
[edit]
netops@# set high-availability vrrp global-parameters
Possible completions:

garp Gratuitous ARP parameters
startup-delay Time VRRP startup process (in seconds)

[edit]
netops@# set high-availability vrrp global-parameter version 3

Configuration path: high-availability vrrp global-parameters [version] is not valid
Set failed

That got fixed in commit d2540ac4c6fc on July 19 2023 so you would have to use a later version of VyOS 1.4.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.