Skip to content

justinbrink/napalm-cumulus

 
 

Repository files navigation

napalm-cumulus

This is a NAPALM driver for cumulus linux through ssh.

This is a fork of https://github/orange-cloudfoundry/napalm-cumulus/ which was a hard fork of https://github.com/mattlan/napalm-cumulus/ which has 2 original authors:

  • mattlan
  • Gabriele Gerbino

Hard fork was intentional because driver needed more update and last commits from orignal authors have 4-5 years. This new fork include Netmiko >4 support, and added NVUE support for Cumulus 5.

Install

There is no PyPi repo, to install use command line:

pip install git+https://github.com/justinbrink/napalm-cumulus.git@<release version>

Usage

you can use this new driver, example with napalm command line:

napalm --user myuser --vendor cumulus my-mellanox.switch.company.com call get_interfaces

About

Napalm driver for cumulus linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Jinja 0.1%