openconfig-demo-with-juniper-devices icon indicating copy to clipboard operation
openconfig-demo-with-juniper-devices copied to clipboard

How to configure Juniper devices using configuration data models written in YANG and published on Github by OpenConfig.

Build Status

What to find on this repo:

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

Doc:

A presentation is at the root of the repo.
Please visit wiki to get all the details regarding this project.

How to clone this repo:

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