How to configure Juniper routers using configuration data models written in YANG and published by Openconfig.
It covers various options:
- Devices Command Line Interface
- NetConf in an SSH connection
- Network automation with Ansible
- Network automation with PyEZ (python library to interact with Junos)
So it also covers how to automate Openconfig on Juniper devices.
It also covers basic usages of YANG tools:
- pyang
- pyangbind
A presentation is at the root of the repo.
Please visit wiki to get all the details regarding this project.
In order to download both the code and the wiki:
git clone https://github.com/ksator/openconfig-demo-with-juniper-devices.git
git clone https://github.com/ksator/openconfig-demo-with-juniper-devices.wiki.git
ls