RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
...
Initial step to do for ctrl -
Reset database, resetting can be done from cli (see log: data base empty ... needs reset)
Start onewifi easymesh cli in a new tab
brlan0 should have unique mac address before setting for AL MAC address.
/usr/ccsp/EasyMesh# onewifi_em_cli bpi
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
→ In the cli use "Tab" to move between Update, Apply and Cancel button in the cli, use keys "j" and "k" to scroll up and down |
...
Run local Agent with below cmd,
systemctl start em_agent
Logs will be available in /tmp/em_agent.log
Note - Initially, Agent and ctrl process are not sync . Need to do restart for 1st time alone .
systemctl restart em_ctrl
systemctl restart em_agent
...