Changeset 14179 in genesis for nodes/JAR


Ignore:
Timestamp:
May 29, 2018, 1:19:00 PM (7 years ago)
Author:
rick
Message:

Fix non automatic channel selection

802.11a is not selected for some reason. Manual configuration allows selection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/JAR/wleiden.yaml

    r14178 r14179  
    2626  parent     : "bridge0"
    2727  mode       : "ap"
    28   type       : "11g"
    29   channel    : 11
    30   ssid       : "WiFi Zoeterwoude"
     28  type       : "11a"
     29  channel    : 40
     30  ssid       : "WiFi Zoeterwoude Plein"
    3131  status     : "up"
    3232
Note: See TracChangeset for help on using the changeset viewer.