objectif
Comprendre la configuration effective sans fouiller les fichiers .network/.netdev.
code minimal
networkctl
utilisation
networkctl status eth0
variante(s) utile(s)
networkctl list | column -t
notes
- utile quand systemd-networkd est votre backend réseau.
- combinez avec
journalctl -u systemd-networkd.