/netconf-yang-training

Training materials for NETCONF and YANG tutorials

Primary LanguagePythonApache License 2.0Apache-2.0

Presentation Material and Demonstrations for NETCONF and YANG Training

This repository contains of:

  • A set of slides that should provide the material of a basic 2-3 hours NETCONF and YANG introduction session
  • A set of examples related to the presentation material related to two NETCONF servers:
  • example-confd contains the code and README for running the examples on the ConfD standalone NETCONF server
  • example-csr1000vcontains the code and README for running the examples on the Cisco Cloud Services Router 1000v

Both of the examples assume that you have access to a running instance of the ConfD or CSR1000v respectively. More information on how to get access to them in the respective directory.