CLI

How can I change via CLI on the AP for example carrier frequency?

I did:

>config set CenterFrequency 5560

>config save

>config apply

>show syslog

Jan 9 06:08:24 AP1-KonekTel snmpd[17799]: do commit...
Jan 9 06:08:24 AP1-KonekTel snmpd[17799]: commit completed

But nothing was changed (without reboot). Also, in the GUI no changes, even notifying. What is the proper procedure to do this?

Try:

config set centerFrequency 5560

The 'c' starting 'centerFrequency' is lowercase.

j

1 Like