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

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

License

Notifications You must be signed in to change notification settings

ksator/openconfig-demo-with-juniper-devices

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages