I configured ovs-br0 openvswitch from physical port ens1f1, but then after restarting the network, I encountered an error Failed to start LSB: Bring up / down networking. enter image description here
ip add
Please. Can you help me!
I configured ovs-br0 openvswitch from physical port ens1f1, but then after restarting the network, I encountered an error Failed to start LSB: Bring up / down networking. enter image description here
Please. Can you help me!
Your server looks to be an RHEL/CentOS 7 one. Check if the file /etc/sysconfig/network exists on the server, if not just simply create one with touch command and try restarting or checking status post that.
touch /etc/sysconfig/network