Closed
Description
Submission type
- Bug report
- Request for enhancement (RFE)
systemd version the issue has been seen with
232-23
Used distribution
Debian 9
In case of bug report: Expected behaviour you didn't see
I'm running a software router with the bird BGP daemon on debian9. There are a lot of interfaces (VLAN, GRE, Ethernet, Wireless).
I was expecting to see a possibility to add / remove / enable / disable a single interface, like ifup / ifdown, or even systemd does for services.
In case of bug report: Unexpected behaviour you saw
When adding an interface, there is no possibility to add just a single interface. It is required to restart systemd-networkd (or even reboot the system, windows-like). Restarting systemd-networkd disconnects all other interfaces (therefore there is packetloss, BGP neighbours will drop, ...).
In case of bug report: Steps to reproduce the problem
Configure a new interface and try to bring it up on the fly with no impact to other interfaces.