oxidized
oxidized copied to clipboard
Aruba Instant Access Points always generating new configs
Hi!
I've a 13 Aruba Instant AP Cluster.
Oxidized has 5000+ configuration diffs... it looks like the APs keep generating different HASH for the saved password (SSID Passwords, RADIUS Passwords, SNMP Comunities, etc).
So this basically generates a "new config".
I'm using Oxidized v.0.29.1
models:
aosw:
vars:
remove_secret: true
in your config filters those out.
We need to run show running-config no-encrypt
on the IAPs.
This command is not available on hardware WLCs, so we need a way to find out if we are fetching from an IAP of from an Hardware controller.
After looking into the details, I've come to the conclusion that Aruba OS (Hardware WLAN Controllers) an Aruba Instant (IAP) are two different Operating Systems with two different command sets. I plan to provide a new arubainstant.rb
model for Aruba Instant.