Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Check all configured VAPs should be up and running with "iw dev" command
  • VAPs should be broadcasting default EasyMesh SSIDS (ie private_ssid, mesh_backhaul)
  • logs files are generated under /tmp folder

5. Run udhcpc to get ipaddr of brlan0 interface in Extender1

Code Block
languagebash
udhcpc -i brlan0

6. Test the connectivity to EM-Controller through backhaul

...

  • Check all configured VAPs should be up and running with "iw dev" command
  • VAPs should be broadcasting default EasyMesh SSIDS (ie private_ssid, mesh_backhaul)

7. Run udhcpc to get ip addr of brlan0 interface in Extender2

Code Block
languagebash
udhcpc -i brlan0

8. Test the connectivity to EM-Controller through backhaul

...