Hi again Yimin,
Actions are accumulated over the course of processing and then
processed wholesale at the end. There is nothing requiring the
final actions to make sense (i.e.: you could modify the VLAN and
not send a packet afterwards). Note that this is deliberate, and
such a requirement might
On Fri, Jul 13, 2012 at 06:06:50PM +0800, Kris zhang wrote:
> I want to know if i can use ovs-ofctl to manage the remote ovs which in
> another host?
>
> For example:
>
> ovs-ofctl tcp:192.168.1.2 add-flow br0 action=normal
Yes.
___
discuss mailing lis
Thanks a lot, Ben. It worked :)
On 7/12/12 11:01 PM, "Ben Pfaff" wrote:
>Is it the following problem from the FAQ?
>
>Q1: Some of the traffic that I'd expect my OpenFlow controller to see
>doesn't actually appear through the OpenFlow connection, even
>though I know that it's going throug
Hi-
I have installed Openstack in a two machine controller and node setup(both
machines have Ubuntu 12.04 LTS).
With the guidance and documentation I have installed and configured OVS and
Quantum in Controller machine.
With respect to Node side installation and configuration, I have installed
o
Hi guys,
I read the document about ovs-ofctl (
http://openvswitch.org/cgi-bin/ovsman.cgi?page=utilities%2Fovs-ofctl.8) :
Most of these commands take an argument that specifies the method for
connecting to an OpenFlow switch. The following connection methods are
supported:
*ssl:**ip*[*:**port*]