cancel
Showing results for 
Search instead for 
Did you mean: 

[VSZ-E] [CLI] How to get the value of a zone/wlan setting via the CLI

cl_ment_bruguer
New Contributor II
Suppose I want to get the roam-factor value of a WLAN in a zone. I would like to query this value but I can't find a way to do it. The get or show commands doesn't exist when I'm in config...
4 REPLIES 4

Anusha_Vemula
Community Manager
Community Manager
Hello,

You can check it from the AP CLI.

'get wlanlist' to know the wlan interface.

'get roam_factor wlanX' to know the roam factor configured on the WLAN.

- Anusha

cl_ment_bruguer
New Contributor II
Thanks for your reply Anusha, but I would like to query the value of this setting for the whole Zone where my SSID is broadcast, so I would like to query from the SZ CLI...

Anusha_Vemula
Community Manager
Community Manager
Hello,

It is per WLAN configuration. We can only check through AP CLI.

- Anusha

cl_ment_bruguer
New Contributor II
That's a shame, we can set values from the CLI for an entire zone but not query them ?

SZ is supposed to offer a fully managed way to administer many remote APs.

The web UI has a way to query the settings, via REST API or similar I guess, for parameters displayed through its pages.
I would say it's a kind of "ok" if we can display the settings only on the web UI OR the CLI, but not on both. But what if those settings are only manageable via the CLI ? We must have a way to query them from the controller.