[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvswitch-discuss
Subject:    [ovs-discuss] Is there a way to programmatically interact with openvswitch?
From:       jpettit () nicira ! com (Justin Pettit)
Date:       2014-02-26 18:09:05
Message-ID: 6CE223F3-2668-4AF5-8CA7-39DAD6E7320C () nicira ! com
[Download RAW message or body]

On Feb 26, 2014, at 8:40 AM, Pasquale Dir <phate867 at gmail.com> wrote:

> I need to programmatically create a gre tunnel between two switches or, at least, \
> get a list of all tunnels on a switch and extract the endpoints. 
> Is there any apis to do so?

Tunnels are configurable through OVSDB, which has a well-defined API and the ability \
to be used over a network.  ovs-vsctl uses OVSDB to configure things like tunnels.  \
You could use that program itself or look at its source.

> Do exist some controller who already allow user to do it?

I imagine any controller that supports OVSDB has the ability.  For example, \
OpenDaylight has an OVSDB support, but I haven't used it myself so I can't speak to \
its capabilities.

--Justin


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic