Page MenuHomeVyOS Platform

Add operational mode 'show interfaces kernel statistics' command
Closed, ResolvedPublicFEATURE REQUEST

Description

This would add the ability to show statistics for all interfaces on VyOS, and not just those configured within VyOS. An example of interfaces that would now be shown are: e.g. Tailscale, Netbird, Nebula, Zerotier, etc...

Example:
Interface      Rx Packets    Rx Bytes    Tx Packets    Tx Bytes    Rx Dropped    Tx Dropped    Rx Errors    Tx Errors
-----------  ------------  ----------  ------------  ----------  ------------  ------------  -----------  -----------
dum0                    0           0         59377    15972413             0             0            0            0
eth0             13986790  2698963153       7143356  2227185784        274309             0            0            0
eth1              8290222   556236600         59388    15142981        211586             0            0            0
eth2               949558    64575742         59386    15142471             0             0            0            0
eth3                    0           0             0           0             0             0            0            0
eth4                    0           0             0           0             0             0            0            0
eth5                   39        2742         59460    15145877             0             0            0            0
eth6               619603    47895665        476211    46318052             0             0            0            0
eth7                13061      877059         72194    16727390             0             0            0            0
lo                   1688      979792          1688      979792             0             0            0            0
tailscale0           2100      261304          6230     7024577             0             0            0            0
wlan0                   0           0             0           0             0             0            0            0

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

c-po changed the task status from Open to In progress.Aug 28 2025, 6:58 PM
Viacheslav moved this task from Need Triage to Completed on the VyOS Rolling board.
Viacheslav moved this task from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
dmbaturin renamed this task from op-mode: Add 'show interfaces kernel statistics' command to Add operational mode 'show interfaces kernel statistics' command.Thu, Nov 13, 12:51 AM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.