[ovs-discuss] OVS 2.6.90 & ODL Beryllium

Richard Renwick richard.renwick at yahoo.com
Thu Sep 29 12:54:22 UTC 2016


Sorry if the question is not clear.  Let me try to clarify.

I have upgraded a vSwitch to v2.6.90 of OVS which brings with it new functionality - specifically the nat and ct actions in this case.
Do I have to do anything with OVS to allow these new features to be used by the NBI in ODL?

I have also posted this on an ODL forum but the problem is I do no know whether ODL should find out about these new functions on its own or if I need to make OVS tell it.  Hence the problem’s solution may lie with either one.

Regards,
	Richard

> On 29 Sep 2016, at 01:11, Joe Stringer <joe at ovn.org> wrote:
> 
> On 28 September 2016 at 06:42, Richard Renwick
> <richard.renwick at yahoo.com> wrote:
>> Hi all,
>>        Over the last few days I have been experimenting with NAT in OVS.  I have successfully set up the flows I need using ovs-vsctl but now I want to do it using the northbound interface of ODL (Beryllium).  However, I am really struggling to get to grips with how to implement the “ct” & “nat” actions in my ovs-vsctl commands.  I have pasted just one of the OVS commands below as an example:
>> 
>> ovs-ofctl add-flow br0 table=1,priority=200,in_port=2,actions=ct(commit,zone=10,nat(dst=1.1.1.1)),3
>> 
>> I am not sure if a YANG model needs to be updated in ODL.  If so, then I have no clue on how to do that.  If I am barking up the wrong tree then any help would be appreciated.  As you will be able to tell, I am new to playing with ODL & OVS.
>> 
>> Thanks for any ideas or help.
> 
> If you have specific questions, I think that would help people to help you.
> 
> If you're trying to find out if some piece of ODL or its YANG model
> needs to change, then I'd suggest asking in an ODL forum as they're
> more likely to have specific knowledge about those topics.




More information about the discuss mailing list