I have 600 Access Points to configure on Smartzone 100 v3.6.2.0.78.
It is easier to configure via CLI with the below commands:
ap AA:BB:CC:DD:EE:FF
name LIVING-ROOM-AP-01
description Living_Room
Similarly to web interface AP description configiuration, I would like to omit the underscore and keep a space between the two words in description:
Expected output → "Living Room"
Due to error on CLI, output is "Living_Room"
How to configure this "description: Living_Room" without the " _ " in SZ cli.
Awaiting your prompt replies. Thank you