oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Aruba Instant Access Points always generating new configs

Open seederp2p opened this issue 1 year ago • 6 comments

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

seederp2p avatar Feb 08 '24 13:02 seederp2p

models:
  aosw:
    vars:
      remove_secret: true

in your config filters those out.

systeembeheerder avatar Feb 19 '24 14:02 systeembeheerder

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.

robertcheramy avatar Jul 25 '24 10:07 robertcheramy

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.

robertcheramy avatar Jul 25 '24 12:07 robertcheramy