문제

i want to configure access point using telnet , for example change SSID
i have tried the command:

iwlconfig ath0 ESSID newssid

and it work i can see the newssid when search for networks and also if i write:

iwlconfig

i can see that the interface ath0 have the new ssid, but if i go to GUI i still see the old SSID , and if i reboot the AP , no changes will be saved, it will go back to old configurations
1-so how to save changes?
2-and i need more commands

도움이 되었습니까?

해결책

Try this command:

nrvam commit

It should work.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top