Currently, tunnel interfaces (like GRE) do not seem supported.
Checked on VyOS 1.5-rolling-202403250019
Simple to reproduce:
set interfaces ethernet eth1 address 192.0.2.1/30
set interfaces tunnel tun0 address '203.0.113.1/27'
set interfaces tunnel tun0 encapsulation 'gre'
set interfaces tunnel tun0 remote '192.0.2.2'
set interfaces tunnel tun0 source-address '192.0.2.1'
set system sflow agent-interface 'tun0'
set system sflow interface 'tun0'
set system sflow sampling-rate '1000'
set system sflow server 192.0.2.254
Currently, tunnel interfaces (like GRE) do not seem supported. Checked on VyOS 1.5-rolling-202403250019
Simple to reproduce:
Generated configuration:
Logs:
Version:
An additional report https://vyos.dev/T6033