Skip to main content

Napalm Aruba driver for ArubaOS Wi-Fi devices '505'

Project description

Napalm-aruba505


Driver implementation for ArubaOS Access Points


Currently supported Napalm methods:
    get_config()
    get_facts()
    get_lldp_neighbors
    get_interfaces
    get_interfaces_ip
    get_environment
    get_vlans
    get_running_config()
    is_alive
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.168.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

napalm_aruba505-0.0.168-py3-none-any.whl (11.9 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