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...