We gaan er nog geraken met de beacon interval, om die permanent te programmeren, ook na stroomuitval.
De support gaf deze SSH instructies:
- SSH into the cloud key and navigate to this path /usr/lib/unifi/data/sites/site_name. The site_name can be found in the URL of the controller. E.g
https://127.0.0.1:8443/manage/s/ceb1m27d/dashboardHere ceb1m27d site name.
- Here you will need to create a file using any txt editor, vi or nano and name the file as config.properties
- In the file add this line the below line and same and exit:
config.system_cfg.1=wireless.X.bintval=2000
- Once done open the controller software, go to device tab>>select all the AP>>Config>>Manage device>>Force provision.
Kan iemand me bevestigen hoe ik van path verander in SSH. Is dat zo:
cd usr/lib/unifi/data/sites/site_name?
En dan een bestand creëren.
Is dat
vi config.properties
En dan bewaren met
:wq
maar moet je dat gewoon op de commandline typen?
Heb zelf wat opgezocht maar ben een complete nul in Linux... Eerste stapjes.