On Wed, May 24, 2017 at 01:23:00PM +0530, rahul b wrote:
> Hi i am trying to emulate nat functionality with a flow like this.
>
> ovs-ofctl add-flow s1 -Oopenflow13
> priority=100,dl_type=0x806,in_port=1,action=mod_nw_src=10.10.10.3,output:2
>
> this results in an error
>
> ovs-ofctl: none of th
ng the flow, dump flow shows
NXM_OF_ARP_SPA.
Regards,
Venu
From: ovs-discuss-boun...@openvswitch.org
[mailto:ovs-discuss-boun...@openvswitch.org] On Behalf Of rahul b
Sent: 24 May 2017 13:23
To: ovs-discuss@openvswitch.org
Subject: [ovs-discuss] Nat functionality using Openflow, - Flow not allowed
Hi i am trying to emulate nat functionality with a flow like this.
ovs-ofctl add-flow s1 -Oopenflow13
priority=100,dl_type=0x806,in_port=1,action=mod_nw_src=10.10.10.3,output:2
this results in an error
ovs-ofctl: none of the usable flow formate (OpenFlow10,NXM) is among the
allowed flow formats