<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/13/2014 10:36 PM, Rolandas
      Naujikas wrote:<br>
    </div>
    <blockquote cite="mid:534AE73E.7020303@mif.vu.lt" type="cite">Hi,
      <br>
      <br>
      I'm trying to use openflow controller + openvswitch + KVM +
      hardware switch with openflow support.
      <br>
      <br>
      Could provide some advice, because I cannot get it running by
      using opennebula default config + kvm + openvswitch (ping works
      with VMs in the same node and fails to VMs in another nodes).
      <br>
      <br>
      Regards, Rolandas
      <br>
      _______________________________________________
      <br>
      Users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
      <br>
    </blockquote>
    Did you add you eth interface you openvswitch bridge port<br>
    <span style="color: rgb(153, 153, 153); font-family: Georgia, 'Times
      New Roman', Times, serif; font-size: 18px; font-style: italic;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 26px; orphans: auto; text-align: start; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">ovs-vsctl add-port br0 eth0<br>
      <br>
<a class="moz-txt-link-freetext" href="http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/">http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/</a><br>
    </span>
  </body>
</html>