Hello,
I am trying to create flows for GRE tunneling using:
ovs-ofctl add-flow br0 "in_port=LOCAL
actions=set_tunnel:1,set_field:192.168.0.1->tun_dst,output:1"
but getting a message:
"ovs-ofctl :tun_dst is not allowed to set"
Not able to understand what is the issue. Need help!
___
Thanks Kyle. I guess i was not following the instructions in the INSTALL
file correctly. It is working now, thanks for the help.
On Tue, Jul 30, 2013 at 2:43 PM, Kyle Mestery (kmestery) wrote:
> On Jul 30, 2013, at 6:43 AM, Shahryar Ali wrote:
> >
> > Thanks for the reply Ky
rg/mailman/listinfo/discuss>*>*
>http://openvswitch.org/mailman/listinfo/discuss*
On Sun, Jul 28, 2013 at 3:03 AM, Kyle Mestery (kmestery) wrote:
> On Jul 27, 2013, at 6:35 AM, Shahryar Ali wrote:
> > Hi i am newbie in Openvswitch and trying to create a VXLAN tunnel. I am
>
Hi i am newbie in Openvswitch and trying to create a VXLAN tunnel. I am
having issue in connectivity. I am not able to ping the isolated bridges
through VXLAN tunnel. The tunnel end points do have the connectivity. Here
is my configuration:
Host 1:
Bridge "br0"
Port "br0"
Inte