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.169.tar.gz
(11.8 kB
view details)
Built Distribution
File details
Details for the file napalm_aruba505-0.0.169.tar.gz
.
File metadata
- Download URL: napalm_aruba505-0.0.169.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2fb0b1ebae3bb352229bcdbbeda7bf9c4f47d0be68ad78c0ef40fa207cd8aab |
|
MD5 | b61c2e78922cca5aced89b93cfb3f1dd |
|
BLAKE2b-256 | df45c82d50b585c71c0a105e976920f5443304701234a56eeca7a742d31de607 |
File details
Details for the file napalm_aruba505-0.0.169-py3-none-any.whl
.
File metadata
- Download URL: napalm_aruba505-0.0.169-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 | 27b2aff7fce83b047d21177902da9d0ebd1ab5b62f26ec03fbbda9f252bdbc50 |
|
MD5 | 48f61f160f59beaca2ff7174ec9a77fe |
|
BLAKE2b-256 | 2bd5db8513e5746c8c9411cbd464f8e40e0d83f97cf596569a24a88a6a7be790 |