napalm-digineo-procurve

napalm driver for aruba procurve switches


Keywords
automation, dcim, napalm, netbox, python, python3
License
Apache-2.0
Install
pip install napalm-digineo-procurve==0.2.0

Documentation

Napalm Aruba

CircleCI

Napalm driver for aruba procurve switches. Written to be used in combination with netbox.

Tested devices

Switch Model Name Tested Firmware Version
Aruba 2530 8G PoE+-Switch YA.16.05.0008

Motivation and Acknowledgement

There are already a few python packages that try to provide support for the procurve switches series to napalm. These packages come in different levels of quality and supported features though.

The main motivation point for this package is to write a napalm driver for procurve switches that also work well together with netbox. Thus the goal of this package is to provide all functionality of a napalm driver that is used by netbox.

Is it any good?

Yes.