Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

01. What to find on this repo

Khelil Sator edited this page May 30, 2017 · 2 revisions

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

Clone this wiki locally