[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
| 5 | ileiden : True
|
---|
| 6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.53709"
|
---|
| 8 | location : "Starttoren KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
|
---|
| 9 | longitude : "52.19745"
|
---|
| 10 | masterip : "172.27.16.1"
|
---|
| 11 | nodename : "KWVdeKaag"
|
---|
| 12 | nodetype : "CNode"
|
---|
| 13 | rdnap_x : 96879
|
---|
| 14 | rdnap_y : 468044
|
---|
| 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
| 19 | iface_ath0:
|
---|
| 20 | comment : "Omni voor de buurt"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.27.16.1/26"
|
---|
| 23 | desc : "Omni voor de buurt"
|
---|
| 24 | sdesc : "omni"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "3"
|
---|
| 28 | ssid : "ap-wirelessleiden-kwv"
|
---|
| 29 | dhcp : "10-60"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
| 32 |
|
---|
| 33 |
|
---|
| 34 | iface_ue0:
|
---|
| 35 | comment : "link naar proxy16"
|
---|
| 36 | interface : "ue0"
|
---|
| 37 | ip : "172.16.18.17/30"
|
---|
| 38 | desc : "Link naar proxy16"
|
---|
| 39 | sdesc : "2proxy16"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "False"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "down"
|
---|
| 44 |
|
---|
| 45 |
|
---|
| 46 | iface_vr0:
|
---|
| 47 | comment : "link naar Kaag1"
|
---|
| 48 | interface : "vr0"
|
---|
| 49 | ip : "172.16.18.4/29"
|
---|
| 50 | desc : "Link naar Kaag1"
|
---|
| 51 | sdesc : "2kaag1"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "128"
|
---|
| 56 | ssid : "il-z.kaag1.wleiden.net"
|
---|
| 57 | dhcp : "no"
|
---|
[10074] | 58 | bridge_type: "NanoStation M5"
|
---|
[10059] | 59 | compass : "s"
|
---|
| 60 | ns_ip : "172.16.18.3/29"
|
---|
| 61 | ns_mac : "00:15:6d:e2:be:7c"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 | iface_vr1:
|
---|
| 66 | comment : "link naar Lijtweg2"
|
---|
| 67 | interface : "vr1"
|
---|
| 68 | ip : "172.16.17.252/29"
|
---|
| 69 | desc : "Link naar Lijtweg2"
|
---|
| 70 | sdesc : "2lijtweg2"
|
---|
| 71 | mode : "station-wds"
|
---|
| 72 | type : "eth"
|
---|
| 73 | extra_type : "eth2wifibridge"
|
---|
| 74 | channel : "161"
|
---|
| 75 | ssid : "il-ono.lijtweg2.wleiden.net"
|
---|
| 76 | dhcp : "no"
|
---|
[10074] | 77 | bridge_type: "NanoStation M5"
|
---|
[10059] | 78 | compass : "ene"
|
---|
| 79 | ns_ip : "172.16.17.251/29"
|
---|
| 80 | ns_mac : "00:15:6d:f2:44:2e"
|
---|
| 81 | status : "up"
|
---|
| 82 |
|
---|
| 83 |
|
---|
| 84 | iface_vr2:
|
---|
| 85 | comment : "link naar oost"
|
---|
| 86 | interface : "vr2"
|
---|
| 87 | ip : "172.16.18.9/29"
|
---|
| 88 | desc : "Link naar oost"
|
---|
| 89 | sdesc : "2oost"
|
---|
| 90 | mode : "station-wds"
|
---|
| 91 | type : "eth"
|
---|
| 92 | extra_type : "eth2wifibridge"
|
---|
| 93 | channel : "136"
|
---|
| 94 | ssid : "il-o.kwvdekaag.wleiden.net"
|
---|
| 95 | dhcp : "no"
|
---|
[10074] | 96 | bridge_type: "NanoStation M5"
|
---|
[10059] | 97 | compass : "e"
|
---|
| 98 | ns_ip : "172.16.18.10/29"
|
---|
| 99 | ns_mac : "00:15:6d:e3:be:15"
|
---|
| 100 | status : "down"
|
---|
| 101 |
|
---|
| 102 |
|
---|