Page MenuHomeVyOS Platform

Geneve interface - option to use IPv4 as inner protocol
Closed, ResolvedPublicFEATURE REQUEST

Description

by default Geneve interfaces are type Ethernet , there is a option that allow to change it iproute2 :

https://manpages.debian.org/testing/iproute2/ip-link.8.en.html

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
Unspecified (please specify)

Event Timeline

fernando changed the task status from Open to In progress.Jul 5 2023, 1:13 PM
fernando changed the task status from In progress to Needs testing.Jul 5 2023, 3:29 PM

basic configuration :

vyos@vyos# run show configuration commands | match geneve
set interfaces geneve gnv1 parameters ip innerproto
set interfaces geneve gnv1 remote '172.16.50.1'
set interfaces geneve gnv1 vni '10'