As I understood - "Apply configuration" from web GUI doesn't work with OVS.
How to apply network configuration from /etc/network/interfaces.new without reboot?
Doesn't work as it should be - it loose all OVS config and only reboot seems to be good solution to apply?
How to apply network configuration from /etc/network/interfaces.new without reboot?
Code:
systemctl restart networking
Doesn't work as it should be - it loose all OVS config and only reboot seems to be good solution to apply?