Hi there,
I am now trying to run OVS of Kernel module with
Trema-edge(learning_switch code).
Both are in a box. (Ubuntu 12.10)
When I see the of13 packets, the buffer_id in packet_in messages are
0x(OPF_NO_BUFFER)
for both IPv4 packets and IPv6 packets.
Is it possible to make OVS buffer t
On Mon, Apr 29, 2013 at 08:08:12PM +0200, Tmusic wrote:
> I'm experiencing some unexpected behavior from the flow counters when using
> wildcarded flow entries (with OpenFlow).
>
>
> Steps to reproduce:
> - Start a udp flow ex. 10.1.4.1=>10.1.6.1
> - Install wildcarded entry 10.1.4.0/30 => 10.1.6
Hi,
I'm experiencing some unexpected behavior from the flow counters when using
wildcarded flow entries (with OpenFlow).
Steps to reproduce:
- Start a udp flow ex. 10.1.4.1=>10.1.6.1
- Install wildcarded entry 10.1.4.0/30 => 10.1.6.0/30
==>After some time counters (ovs-ofctl dump-flows) indicate
On Mon, Apr 29, 2013 at 01:38:46PM -0300, Mayumi Park Campos wrote:
> Could anyone tell me what I'm doing wrong? Or what do I have to change
> to allow hosts to communicate?
Your configuration looks OK, although your diagram is illegible.
I suggest that you follow the approach suggested in this q
Hi all,
I'm having problems with my ovs. So far I managed to connect the ovs with pox
controller but I fail to communicate the hosts. This is my topology, all are
PC. The PC where I install de ovs has three NIC: eth0 is connected to the
conotroller, eth1 is connected to a host and the eth
On Mon, Apr 29, 2013 at 09:55:44AM +0530, Prashant Chougule wrote:
> I have small set-up of n/w with ovs running machine running with 4
> ports,like gbe1,gbe2 and gbe3
>
> gbe1 is bridge port and gbe2 and gbe3 are the ports under that, the n/w is
> isolated but without adding any flow in the flow
Forgot to mention that my *ovsdb-server *is not running on Unix domain
server socket but on the TCP port and when I try to install a new VM , I get
* error* like this:
*Unable to complete install: 'Unable to add bridge br-int port vnet1:
Connection timed out'
*
However, when *ovsdb-server *is con
Can somebody specify the correct syntax of a flow added to the flow table,
according to the previous post?
2013/4/23 Kouvakas Alexandros
> I have created the overlay network that appears on my first mail.
>
> The hosts and the OVS are running on slivers on PlaneLab. Each one is a
> different PL
Hi all,
I am using Ubuntu 12.10. I am trying to launch VM on the bridge of
OVS.
Can I do that with virt-manager ? or Is there any other way??
Can I run the existing VM's to my openvswitch bridge ?
I tried to edit existing VM's XML file. I changed the interface type
a/c to my brid