@vijay yadav wrote:If you want to statically configure the cnMaestro url through cli then use the below command and save it.
E430-368BB9(config)# management cambium-remote url https://10.110.200.9/
E430-368BB9(config)#save
the same url can also be configured from UI.
Hi,
my goal was to configure and save the url without access to web or cli.
Solved using Using-Defined Override in WiFi AP Groups' configuration:
management cambium-remote url 'https://mycnmaestro.url/'
I apply this configuration while onboarding, so I can have my APs configured without the need to access to them.
Thank you