-
Support Event Types:
- [x] 1. DCBx events: https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/DCBX.htm
- [x] 2. DNS client events: https://www.arubanetworks.com/techdoc…
-
Support for:
1. CFM events: https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/ETH_OAM_CFM.htm
2. Container Manager events: https://www.arubanetworks.com/techdocs/AOS-C…
-
## Description
Support for:
1. AAA Events: https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/AAA.htm
2. ACLs Events: https://www.arubanetworks.com/techdocs/AOS-CX/10.0…
-
### The problem
Hello,
I know the markdown below contains an invalid table (it missing a ``|`` between ``app2-ap.central.arubanetworks.com app1-ap.central.arubanetworks.com``):
```===== Regras de…
-
Hello CX Ansible Team,
I'm having trouble using the `tcp_flags` parameter now that the `tcp_established` bool has been depreciated.
I have the following in my playbook:
```
- name: "Dep…
-
Hello,
I updated the arubanetworks.aoscx collection to 4.3.1.
I got an error "fatal: [aoscx_1]: FAILED! => {"changed": false, "msg": "Network resources: \"PARAMETER ERROR: Wrong module name. L…
-
Hi,
tested with latest aoscx collection version and latest pyaoscx:
- arubanetworks.aoscx 4.4.0
- pyaoscx 2.6.0 AOS-CX Python Modules
```
- name: Add ACL tas…
git4m updated
4 months ago
-
Ansible version - 2.9.27 and 2.10
Python version - 3.8.10
We are writing ansible playbook to manage Aruba CX switches. However, the playbook doesn't get the output of commands when switch is conne…
-
if switch is not reachable it is still reported as OK. In this simplest example I have a non-existing switch with 1.1.1.1 in inventory.
Ansible reports as task was executed OK.
```
sa@m1 ansibl…
okin8 updated
2 years ago
-
Hey,
in the **aoscx_backup_config** module there is an option to specify the config_name to backup, yet it always returns the **running-config**.
Collection:
```arubanetworks.aoscx …