Ok, We Got YANG Data Models, Now What?
This session describes how to significantly simplify network programmability using APIs generated from YANG data models. Model-driven APIs allow the network progra …
Talk Title | Ok, We Got YANG Data Models, Now What? |
Speakers | Santiago Alvarez |
Conference | NANOG68 |
Conf Tag | |
Location | Dallas, Texas |
Date | Oct 17 2016 - Oct 19 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | Talk Video |
This session describes how to significantly simplify network programmability using APIs generated from YANG data models. Model-driven APIs allow the network programmer to focus on the underlying structure of the device configuration and operational data. They abstract protocols, transports and encodings, plus they free the programmer from having to master the specifics of YANG. This session will show you how to get started with Python model-driven APIs using two open source projects: YDK-Py and YDK-gen. The session will end with a demonstration of the simple Python script using model-driven APIs to configure a BGP router using the OpenConfig BGP data model.