Skip to main content

Napaml Aruba driver for ArubaOs Wi-Fi devices '505'

Project description

Napalm-aruba505

Driver implementation for Aruba OS Access Points

Currently supported Napalm methods:

  • get_config()

How to install

    pip install napalm-aruba505

How to use it

  • import napalm
  • from napalm import get_network_driver
  • driver = napalm.get_network_driver("napalm_aruba505")
  • device = driver("my-ap-1", "my_username", "my_password")
  • config = device.get_config()
  • print(config)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napalm_aruba505-0.0.49.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

napalm_aruba505-0.0.49-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page