[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : True
|
---|
[10881] | 7 | latitude : "52.18489"
|
---|
[10116] | 8 | location : "Lijtweg, 2341 HB, Oegstgeest"
|
---|
[10881] | 9 | longitude : "4.47098"
|
---|
[10116] | 10 | masterip : "172.23.13.1"
|
---|
| 11 | nodename : "Lijtweg2"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 92342
|
---|
| 14 | rdnap_y : 466702
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
| 18 |
|
---|
[10116] | 19 | iface_ath0:
|
---|
[10884] | 20 | comment : "Ap zuid"
|
---|
[10116] | 21 | ip : "172.23.13.1/26"
|
---|
| 22 | sdesc : "ap-z"
|
---|
[10703] | 23 | mode : "ap"
|
---|
[10116] | 24 | type : "11b"
|
---|
| 25 | channel : "10"
|
---|
[10156] | 26 | ssid : "ap-WirelessLeiden-Lijtweg2"
|
---|
[10116] | 27 | dhcp : "10-60"
|
---|
| 28 | status : "up"
|
---|
| 29 |
|
---|
| 30 |
|
---|
[10059] | 31 | iface_ue0:
|
---|
[10116] | 32 | comment : "Ethernet naar Lijtweg1"
|
---|
| 33 | ip : "172.16.253.2/30"
|
---|
| 34 | sdesc : "2lijtweg1"
|
---|
| 35 | type : "eth"
|
---|
[10454] | 36 | dhcp : False
|
---|
[10116] | 37 | status : "up"
|
---|
[10059] | 38 |
|
---|
| 39 |
|
---|
[10116] | 40 | iface_ue1:
|
---|
[10885] | 41 | comment : "Interlink naar KWVdeKaag"
|
---|
[10116] | 42 | ip : "172.16.17.249/29"
|
---|
| 43 | sdesc : "2unigorn"
|
---|
| 44 | mode : "station-wds"
|
---|
| 45 | type : "eth"
|
---|
| 46 | extra_type : "eth2wifibridge"
|
---|
[10386] | 47 | channel : "140"
|
---|
[10116] | 48 | ssid : "il-ono.lijtweg2.wleiden.net"
|
---|
[10454] | 49 | dhcp : False
|
---|
[10729] | 50 | compass : "o"
|
---|
[10116] | 51 | ns_ip : "172.16.17.250/29"
|
---|
| 52 | ns_mac : "00:15:6d:f2:43:eb"
|
---|
[10892] | 53 | bridge_type: "NanoStation M5"
|
---|
[10116] | 54 | status : "up"
|
---|
[10059] | 55 |
|
---|
[10240] | 56 |
|
---|
[10169] | 57 | iface_ue1_alias0:
|
---|
| 58 | comment : "Link naar Boterhuis"
|
---|
[10323] | 59 | ip : "172.16.6.81/29"
|
---|
[10169] | 60 | sdesc : "2boterhuis"
|
---|
| 61 | type : "eth"
|
---|
| 62 | extra_type : "eth2wifibridge"
|
---|
[10454] | 63 | dhcp : False
|
---|
[10169] | 64 | status : "down"
|
---|
[10116] | 65 |
|
---|
[10240] | 66 |
|
---|
[10059] | 67 | iface_vr0:
|
---|
[10885] | 68 | comment : "InterLink naar Rustenborch"
|
---|
[10116] | 69 | ip : "172.16.6.33/29"
|
---|
| 70 | sdesc : "2rustenborch"
|
---|
| 71 | mode : "station-wds"
|
---|
| 72 | type : "eth"
|
---|
| 73 | extra_type : "eth2wifibridge"
|
---|
| 74 | channel : "116"
|
---|
| 75 | ssid : "il-w.lijtweg2.wleiden.net"
|
---|
[10454] | 76 | dhcp : False
|
---|
[10729] | 77 | compass : "zw"
|
---|
[10116] | 78 | ns_ip : "172.16.6.34"
|
---|
| 79 | ns_mac : "00:15:6d:70:51:c6"
|
---|
[10892] | 80 | bridge_type: "NanoStation5"
|
---|
[10116] | 81 | status : "up"
|
---|
[10059] | 82 |
|
---|
[10116] | 83 |
|
---|
[10059] | 84 | iface_vr1:
|
---|
[10116] | 85 | comment : "Link naar de Leidse Houtschool"
|
---|
| 86 | ip : "172.16.3.113/29"
|
---|
| 87 | sdesc : "2lhs"
|
---|
| 88 | mode : "station-wds"
|
---|
| 89 | type : "eth"
|
---|
| 90 | extra_type : "eth2wifibridge"
|
---|
| 91 | channel : "132"
|
---|
| 92 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
[10454] | 93 | dhcp : False
|
---|
[10729] | 94 | compass : "z"
|
---|
[10116] | 95 | ns_ip : "172.16.3.114/29"
|
---|
| 96 | ns_mac : "00:15:6d:71:54:c7"
|
---|
[10892] | 97 | bridge_type: "NanoStation5"
|
---|
[10116] | 98 | status : "down"
|
---|
[10059] | 99 |
|
---|
[10116] | 100 |
|
---|
| 101 | iface_vr1_alias0:
|
---|
| 102 | comment : "Link naar Camimplants"
|
---|
[10386] | 103 | ip : "172.16.6.97/29"
|
---|
[10116] | 104 | sdesc : "2camimplants"
|
---|
| 105 | type : "eth"
|
---|
| 106 | extra_type : "eth2wifibridge"
|
---|
[10454] | 107 | dhcp : False
|
---|
[10116] | 108 | status : "up"
|
---|
| 109 |
|
---|
| 110 |
|
---|
| 111 | iface_vr2:
|
---|
[10885] | 112 | comment : "InterLink naar Broekplein"
|
---|
[10116] | 113 | ip : "172.16.5.140/29"
|
---|
| 114 | sdesc : "2broekplein"
|
---|
| 115 | mode : "station-wds"
|
---|
| 116 | type : "eth"
|
---|
| 117 | extra_type : "eth2wifibridge"
|
---|
| 118 | channel : "44"
|
---|
| 119 | ssid : "il-w.broekplein.wleiden.net"
|
---|
[10454] | 120 | dhcp : False
|
---|
[10729] | 121 | compass : "o"
|
---|
[10116] | 122 | ns_ip : "172.16.5.139/29"
|
---|
| 123 | ns_mac : "00:15:6d:70:4d:d3"
|
---|
[10892] | 124 | bridge_type: "NanoStation5"
|
---|
[10116] | 125 | status : "up"
|
---|
| 126 |
|
---|
| 127 |
|
---|