I've tested this on several different models including AP-635, AP-505, et c. running:
ArubaOS (MODEL: 505), Version 8.12.0.5 SSR
I need to be able to upload an internal captive-portal logo image using CLI. The CLI guide says this:
apply cplogo-install tftp://192.168.1.47:/var/lib/tftpboot/logos/mylogo.png
but nothing happens. No message, no error, no image upload.
Similar issue for captive-portal certificate:
download-cert cp tftp://192.168.1.47:/var/lib/tftpboot/certs/mycert.pem
download-cert ?
ap1x
ap1xca
The download-cert command doesn't even seem to contain the "cp" option.
I've already verified that I am in "Priviledged EXEC mode" (not config mode).
Suggestions?