ONE/Restconf Lisp Guide

From fd.io
< ONE
Revision as of 06:54, 19 August 2016 by Jsrnicek cisco (Talk | contribs)

Jump to: navigation, search

Restconf Lisp Guide

This guide is showing how to use Lisp with Honeycomb/Vpp.

Restconf Calls

Lisp

Vpp alternative - vpp# lisp enable/disable

This call will enable/disable Lisp feature.

PUT - http://localhost:8181/restconf/config/lisp:lisp
{
    "lisp":{
        "enable":"true"
    }    
}

To read data written by this call

Honeycomb

GET - http://localhost:8181/restconf/config/lisp:lisp

Vpp

GET http://localhost:8181/restconf/operational/lisp:lisp-state

Map Resolver

Locator Set

Eid Table

Pitr Cfg