> On Feb 27, 2016, at 12:03 AM, Na Zhu <zhunat...@gmail.com> wrote:
> 
> I still have some questions:
> 1, do you know what the logical router in vtep used for, is it used to
> connect physical network to ovn logical network by L3?

I don't know of any products that currently use the L3 features of vtep.  I 
know hardware vendors are just starting to support it, and I suspect 
controllers will start to add support soon.

For OVN, we support L2 through the vtep schema.  We plan to add L3 support for 
vtep eventually, but our focus at the moment is to implement a pure software 
gateway that supports L2, L3, NAT, etc.  If someone wants to work on OVN's vtep 
L3 support, we'd gladly accept patches, but I'm not aware of anyone working on 
it currently.

> 2, is there any document about the logical router schema?

The current documentation is in the master OVS repo.  There's a slight outdated 
version here, though:

        http://openvswitch.org/support/dist-docs/vtep.5.txt

> 3, Is the vtep logical router relevant to ovn logical router in northbound
> DB?

As I mentioned, I don't know anyone that is currently working on L3 vtep 
support for OVN.  However, when that support is eventually added, I wouldn't 
expect it to require northbound changes.

--Justin


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to