Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.18 KB

File metadata and controls

29 lines (22 loc) · 1.18 KB

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