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
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
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'