Since 1.3-rolling-202006061515 the command show interfaces do not show anymore the vti interfaces
I've only ethernet and vti so at the moment I can't check the other interfaces type
Before
vyos@vyos:~$ show interfaces Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down Interface IP Address S/L Description --------- ---------- --- ----------- eth0 - u/u eth0.20 172.16.1.21/26 u/u eth0.30 10.39.11.101/24 u/u 10.39.11.100/24 lo 127.0.0.1/8 u/u 10.1.200.93/32 ::1/128 vti1 10.1.80.22/30 u/u vti2 10.1.80.42/30 u/u
After:
vyos@vyos:~$ show interfaces Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down Interface IP Address S/L Description --------- ---------- --- ----------- eth0 - u/u eth0.20 172.16.1.21/26 u/u eth0.30 10.39.11.101/24 u/u 10.39.11.100/24 lo 127.0.0.1/8 u/u 10.1.200.93/32 ::1/128
Also show interfaces vti detail do not return any value