Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksator/junos-automation-with-napalm
How to automate Junos with NAPALM.
https://github.com/ksator/junos-automation-with-napalm
ansible jinja2 junos junos-automation napalm openconfig python saltstack stackstorm
Last synced: 3 months ago
JSON representation
How to automate Junos with NAPALM.
- Host: GitHub
- URL: https://github.com/ksator/junos-automation-with-napalm
- Owner: ksator
- License: mit
- Archived: true
- Created: 2017-10-09T19:49:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T19:50:32.000Z (over 6 years ago)
- Last Synced: 2024-09-22T20:01:46.632Z (3 months ago)
- Topics: ansible, jinja2, junos, junos-automation, napalm, openconfig, python, saltstack, stackstorm
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library to interact with different network operating systems.
This repo is about how to automate Junos using:
- NAPALM CLI
- NAPALM python library
- NAPALM Ansible modules
- NAPALM pack for StackStorm
- NAPALM integration with SaltStackThe repo doc is in [wiki](https://github.com/ksator/junos-automation-with-NAPALM/wiki)