Hi,

Iam also seeing the same error for the below ovs-ofctl command. Below is the 
OVS version details.

ovs-ofctl (Open vSwitch) 1.10.1
Compiled Aug  5 2013 12:13:47
OpenFlow versions 0x1:0x4


Error message for Command as below:

ovs-ofctl: tun_dst is not allowed to set


Do we have to get the latest code from GIT to resolve this OR it was not 
supported in 1.10.1 version of OVS.

Regards,
Balaji.P



-----Original Message-----
From: [email protected] [mailto:[email protected]] 
On Behalf Of Jesse Gross
Sent: Monday, August 19, 2013 9:37 PM
To: Shahryar Ali
Cc: [email protected]
Subject: Re: [ovs-discuss] Flow-based tunneling problem

On Sat, Aug 17, 2013 at 5:34 PM, Shahryar Ali <[email protected]> wrote:
> 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!

Are you running master from git?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to