Hi YoonSeon, There is a NETCONF interface to configure OOR on runtime that you may want to take a look at.
https://github.com/OpenOverlayRouter/oor/tree/master/netconf Unfortunately, I'm afraid that it is targeted only towards xTR config at this point. However, extending it for MS support should be feasible in case you want to give it a try. Another option you can look into would be to use OOR in combination with OpenDaylight serving as MS/MR. https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main Hope this helps, Alberto On Mon, Sep 19, 2016 at 4:54 PM, YoonSeon Han <[email protected]> wrote: > Dear OOR contributors, > > Hi, I'm Yoonseon Han who interested in to use LISP for my mobility > support. > Now, I'm doing a small project to support virtual machine mobility. > > My question is how can I add new VM mapping info. to local OOR database? > For example, Host A is migrated from xTR1 to xTR2. > Then, I need to remove the mapping information at xTR1, and add new > mapping to xTR2, as well as mapping system. > But, I cannot find a command or interface to access OOR local database. > > The only way for my case is > 1) turn off OOR > 2) edit OOR.conf fie with new mapping db. > 3) turn on OOR again > > Is there any way to change local data base dynamically such as CLI, REST, > or other interface? > Best regards. > > /Yoonseon Han > > > _______________________________________________ > Users mailing list > [email protected] > http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users
