Hello,
I have a (working) OVS config with 1 bridge + 3 VLANs:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto enp1s0f1
iface enp1s0f1 inet manual
auto eno1
iface eno1 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
auto enp1s0f0
iface enp1s0f0 inet...
Hello everyone,
I have issue with ovs on mine system:
2 eth interfaces eth2 and eth3(need configure like bond with trunks=50,100)
2 int ports vlan50 tag=50 and vlan100 tag=100
When I configure it ovs-vsctl its working properly, but if system reboot this interfaces not start automaticaly.
May...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.