ktbyers / nornir_napalm

NAPALM's plugins for nornir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation test_nornir_napalm

nornir_napalm

Collection of simple plugins for nornir

Installation

pip install nornir_napalm

Plugins

Connections

  • napalm - Connect to network devices using [napalm](github.com/napalm-automation/napalm/)

Tasks

  • napalm_cli - Call napalm's cli method
  • napalm_configure - Call napalm's configure method. It also allows committing/discarding configurations.
  • napalm_get - Call napalm's get_* methods
  • napalm_ping - Call napalm's ping method`
  • napalm_validate - Call napalm's validate method

About

NAPALM's plugins for nornir

License:Apache License 2.0


Languages

Language:Python 81.4%Language:Roff 10.8%Language:Makefile 4.6%Language:Dockerfile 3.3%