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.173.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napalm_aruba505-0.0.173.tar.gz.
File metadata
- Download URL: napalm_aruba505-0.0.173.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22e431f6b138f3a7dde560f7dd0b64c92181a93c5e7da880521e72692401bce1
|
|
| MD5 |
43c423701b69aba4e743760b08f6b626
|
|
| BLAKE2b-256 |
53c085a08bd5a6098b50a5156443e5f2850f15459a75d4e57255bad78332dca2
|
File details
Details for the file napalm_aruba505-0.0.173-py3-none-any.whl.
File metadata
- Download URL: napalm_aruba505-0.0.173-py3-none-any.whl
- Upload date:
- Size: 15.7 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 |
c12b5b80733461d8e61dbd0bb326dec57ba04986e91a65c5f662a40d43c7f726
|
|
| MD5 |
ba1688f5bf4560055f42982e4fe7fb4f
|
|
| BLAKE2b-256 |
fa8379e23de2fb3891175a542a98b8072b91766c5f93b4b1c9243e846640dd21
|