Is there a way to programmatically assign a tun/tap to a specific port.
I have a bridge with only 3 interfaces attached but two of the
interfaces are on ports 15 and ports 16 ... instead of port 2 and 3. If
i take these down and add two new interfaces, I believe they will go to
ports 17 and 1
I am trying to connect an openvswitch to a nox controller, but I get a
JSON related error. Below, I have included the openvswitch command, the
error from ovs-vswitch as well as the error from the nox controller.
Here is the openvswitch command:
ovs-vswitchd tcp:10.10.101.40:10023
I get the