On Aug 23, 2013, at 6:55 AM, P Balaji-B37839 wrote:
> Hi,
>
> We are using Neturon-OVS Plugin for creating VXLAN network.
>
> When we use OVS - 1.10.1 , We didn't face any of the below issues and we
> could able to get IPAddress for VM interfaces on Compute Nodes.
>
> Regards,
> Balaji.P
I a
kmest...@cisco.com]
Sent: Thursday, August 22, 2013 7:02 PM
To: P Balaji-B37839
Cc: Jesse Gross; Shahryar Ali; discuss@openvswitch.org
Subject: Re: [ovs-discuss] Flow-based tunneling problem
On Aug 22, 2013, at 5:15 AM, P Balaji-B37839 wrote:
> Hi,
>
> I got master from GIT yesterday and w
On Aug 22, 2013, at 5:15 AM, P Balaji-B37839 wrote:
> Hi,
>
> I got master from GIT yesterday and when I tried to insmod openvswitch.ko, I
> got the below error:
>
> root@root:/# ovs-ofctl -V
> ovs-ofctl (Open vSwitch) 1.12.90
> Compiled Aug 21 2013 18:51:38
> OpenFlow versions 0x1:0x4
>
> [17
...@nicira.com]
Sent: Tuesday, August 20, 2013 8:53 PM
To: P Balaji-B37839
Cc: Shahryar Ali; discuss@openvswitch.org
Subject: Re: [ovs-discuss] Flow-based tunneling problem
On Tue, Aug 20, 2013 at 6:06 AM, P Balaji-B37839 wrote:
> Hi,
>
> Iam also seeing the same error for the below ovs-ofctl comma
On Tue, Aug 20, 2013 at 6:06 AM, P Balaji-B37839 wrote:
> 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
: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Flow-based tunneling problem
On Sat, Aug 17, 2013 at 5:34 PM, Shahryar Ali 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_fie
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!
___