Changeset 11737 in genesis for nodes/CNodeLMdorp/wleiden.yaml


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/CNodeLMdorp/wleiden.yaml

    r11325 r11737  
    3232  sdesc      : "ap-omni"
    3333  mode       : "ap"
    34   type       : "11b"
     34  type       : "11g"
    3535  channel    : "5"
    3636  ssid       : "ap.lmdorp.wleiden.net"
     
    4444  sdesc      : "2lmkempers1"
    4545  mode       : "ap"
    46   type       : "11b"
     46  type       : "11g"
    4747  channel    : "1"
    4848  ssid       : "il-zw.kmprs.wleiden.net"
     
    5757  sdesc      : "2space"
    5858  mode       : "ap"
    59   type       : "11b"
     59  type       : "11g"
    6060  channel    : "11"
    6161  ssid       : "il-w.lmdorp.wleiden.net"
Note: See TracChangeset for help on using the changeset viewer.