Changeset 11737 in genesis for nodes/HybridWP


Ignore:
Timestamp:
Feb 14, 2013, 9:20:01 AM (12 years ago)
Author:
rick
Message:

Upgrading all wireless protocols, as 802.11g has far better collicion control
than 802.11b. It also plays nicer with 802.11n and is the de-facto WiFi
standard in use at 2.4Ghz band.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/HybridWP/wleiden.yaml

    r11554 r11737  
    5353  sdesc      : "ap"
    5454  mode       : "ap"
    55   type       : "11b"
     55  type       : "11g"
    5656  channel    : "5"
    5757  ssid       : "ap-WirelessLeiden-WoutertjeP"
     
    6565  sdesc      : "2azc"
    6666  mode       : "ap"
    67   type       : "11b"
     67  type       : "11g"
    6868  channel    : "11"
    6969  ssid       : "il-no.azc.wleiden.net"
     
    7878  sdesc      : "2azcsub30"
    7979  mode       : "ap"
    80   type       : "11b"
     80  type       : "11g"
    8181  dhcp       : False
    8282  status     : "up"
Note: See TracChangeset for help on using the changeset viewer.