# Systemd ## Add static route Dans le fichier: ``/etc/systemd/network/eth0.network`` [Route] Destination=172.16.0.0/24 Gateway=192.168.169.30 Scope=global GatewayOnLink=yes