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.170.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file napalm_aruba505-0.0.170.tar.gz
.
File metadata
- Download URL: napalm_aruba505-0.0.170.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac69cff86d870a61dd4a2e1692c207abe63aa3f055a9dabf22f85329876a6ce0 |
|
MD5 | 6f89bc789bec798ff61a04a2bd986628 |
|
BLAKE2b-256 | 99b5ad8f45515709988314dd6ed49b498418f8281751cce4365e72116ea8cc4a |
File details
Details for the file napalm_aruba505-0.0.170-py3-none-any.whl
.
File metadata
- Download URL: napalm_aruba505-0.0.170-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96cdbf90b759ac81e72225635077de68d1fa164735ed413169100a15011bf5c5 |
|
MD5 | 06c7580c54c582fea5f6139f701428f0 |
|
BLAKE2b-256 | 795cc555fe4029e2a7808c0bb0ab94454e7cfcd1070e4edcac845a054e0dd74e |