Open vSwitch - network configuration

beriapl

Active Member
Jan 22, 2019
23
0
41
42
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?

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?