On 11/24/2012 12:30 AM, Ben Pfaff wrote:
On Fri, Nov 23, 2012 at 11:43:16PM +0100, Frans de Boer wrote:
Just would like to try openvswitch instead of VDE, however, the
documentation is rather sparse.
Using: ovs-vsctl add-port br0 eth0
Allows me to use Internet from the virtual machines, but the
On Fri, Nov 23, 2012 at 11:43:16PM +0100, Frans de Boer wrote:
> Just would like to try openvswitch instead of VDE, however, the
> documentation is rather sparse.
>
> Using: ovs-vsctl add-port br0 eth0
> Allows me to use Internet from the virtual machines, but the host
> has no connection anymore.
Does this help?
From: http://openvswitch.org/faq/
---
Q: I created a bridge and added my Ethernet port to it, using commands
like these:
ovs-vsctl add-br br0
ovs-vsctl add-port br0 eth0
and as soon as I ran the "add-port" command I lost all connectivity
through eth0.
Just would like to try openvswitch instead of VDE, however, the
documentation is rather sparse.
Using: ovs-vsctl add-port br0 eth0
Allows me to use Internet from the virtual machines, but the host has no
connection anymore.
If I do not added the command above, no virtual machine has connectio
The way you configured connecting to the controller is fine if Floodlight is
listening at that address. If you have specific questions on configuring
Floodlight, I'd recommend posting to the Floodlight mailing list, since I'm not
familiar with configuring it.
--Justin
On Nov 23, 2012, at 10:
I guess the problem may be I am not defining controller out-of-band, since
controller is on other VM.
I tried using command: ovs-vsctl set-controller br1 connection-mode=out-of-band
, but it didn't work.
Later on, I found controller ID and used ovs-vsctl set-controller _uuid
connection_mode=ou
ovs-controller and Floodlight are two different OpenFlow controllers. I didn't
see any references to ovs-controller until the error message you showed at the
end. It appears to me it wasn't invoked properly and didn't have "ptcp:" or
something similar as an argument. However, it's not clear f
Hi priyanka,
It may be helpful if you replace "I am facing some weird behavior' with a more
traditional:
* Actions
* Expected behavior
* Observed behavior
Also, do you see the same behavior in a simpler setup?
-Reid
On Nov 22, 2555 BE, at 20:59, priyanka singhal <06priyanka.sing...@gmail.co
Hi,
I am trying to connect openvswitch 1.7 with floodlight controller. They are
installed on separate virtual machines inside Virtual box with host-only
adapter configuration.
The openvswitch 1.7 installation is done perfectly, openvswitch and brcompat
modules are loaded and installed correctl
Hi Reid,
sure ,
The behavior is unexpected.
I tried a simpler topology and similar thing happens.
I tried the following topology .
controller
| |
s1-s2
10 matches
Mail list logo