[ovs-discuss] Open Vswitch can't communicate with NOX controller

Neha Jatav jneha at yahoo-inc.com
Wed Jul 11 19:13:35 UTC 2012


Hey,

I was trying to run the NOX controller pyswitch script and my mini net setup on a VM could communicate the same script. However, my OVS couldn't connect to it. I did the following:

$./nox_core –v –i ptcp: pyswitch

$sudo ovs-vsctl set-controller ovs-br0 ptcp:
$sudo ovs-vsctl show
Bridge "ovsbr0"
        Controller "ptcp:"
        Port "ovsbr0"
            Interface "ovsbr0"
                type: internal
        Port "vnet0"
            Interface "vnet0"
        Port "vnet1"
            Interface "vnet1"

vnet0 and vnet1 are tap interfaces of VMs. Vms corresponding to vnet0 & vnet1 can ping each other but there's no activity in now script (I.e. Its not connected)
Is there a mistake in what I'm doing? Is there any way to debug or find out where is the problem in the setup?

Regards,
Neha Jatav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20120712/892c34cc/attachment.html>


More information about the discuss mailing list