Hello,
Are you trying to add it to the existing cluster or different network?
If you can't reach it from the IP assigned by the DHCP server, set a static IP from the boot to try to connect locally to the AP:
setenv ipaddr 172.16.3.223
This Command will set the static ip address to AP
setenv netmask 255.255.255.0
This command will set the subnet mask to the AP
setenv gatewayip 172.16.3.1
This command will set the ip default gateway to the AP
and see if you can access it later via https, to see if you have access to it.
Best Regards
------------------------------
Daniel Ruiz
-----------------------
Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support.
Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC.
------------------------------