Rev | Line | |
---|
[10675] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | ileiden : False
|
---|
| 7 | latitude : "52.17305"
|
---|
| 8 | location : "De Leidse Houtschool, Adriaan Pauwstraat 1, 2334 CG, Leiden"
|
---|
| 9 | longitude : "4.47694"
|
---|
| 10 | masterip : "172.17.21.1"
|
---|
| 11 | nodename : "LHS"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | rdnap_x : 92733
|
---|
| 14 | rdnap_y : 465380
|
---|
| 15 | release : "9.0-RELEASE"
|
---|
| 16 | service_proxy_ileiden: True
|
---|
| 17 | service_proxy_normal: True
|
---|
| 18 | status : "up"
|
---|
| 19 |
|
---|
| 20 | iface_ath0:
|
---|
| 21 | comment : "ap"
|
---|
| 22 | interface : "ath0"
|
---|
| 23 | ip : "172.17.21.1/24"
|
---|
| 24 | desc : "AP"
|
---|
| 25 | sdesc : "ap"
|
---|
| 26 | mode : "ap"
|
---|
| 27 | type : "11b"
|
---|
| 28 | channel : "4"
|
---|
| 29 | ssid : "ap-WirelessLeiden-Lhs0"
|
---|
| 30 | dhcp : "10-110"
|
---|
| 31 | compass : "None"
|
---|
| 32 | status : "up"
|
---|
| 33 |
|
---|
| 34 | iface_ue0:
|
---|
| 35 | comment : "extra ap schoolplein"
|
---|
| 36 | interface : "ue0"
|
---|
| 37 | ip : "172.17.18.1/24"
|
---|
| 38 | desc : "ap1"
|
---|
| 39 | sdesc : "ap1"
|
---|
| 40 | mode : "ap"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "9"
|
---|
| 44 | ssid : "ap-WirelessLeiden-Lhs1"
|
---|
| 45 | dhcp : "10-100"
|
---|
| 46 | compass : "None"
|
---|
| 47 | ns_ip : "172.17.18.2/24"
|
---|
| 48 | ns_mac : " 00:15:6D:30:28:3C"
|
---|
| 49 | status : "down"
|
---|
| 50 |
|
---|
| 51 | iface_vr0:
|
---|
| 52 | comment : "Link to external interface"
|
---|
| 53 | interface : "vr0"
|
---|
| 54 | ip : "0.0.0.0/30"
|
---|
| 55 | desc : "External Link"
|
---|
| 56 | sdesc : "2external"
|
---|
| 57 | type : "eth"
|
---|
| 58 | dhcp : False
|
---|
| 59 | compass : "None"
|
---|
| 60 | dhcpclient : True
|
---|
| 61 | status : "up"
|
---|
| 62 |
|
---|
| 63 | iface_vr1:
|
---|
| 64 | comment : "Link naar Psycho"
|
---|
| 65 | interface : "vr1"
|
---|
| 66 | ip : "172.16.3.52/29"
|
---|
| 67 | desc : "Link naar Psycho"
|
---|
| 68 | sdesc : "2psycho"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "116"
|
---|
| 73 | ssid : "il-n.psycho.wleiden.net"
|
---|
| 74 | dhcp : False
|
---|
| 75 | compass : "s"
|
---|
| 76 | ns_ip : "172.16.3.51/29"
|
---|
| 77 | ns_mac : "00:27:22:10:FD:8A"
|
---|
| 78 | status : "up"
|
---|
| 79 |
|
---|
| 80 | iface_vr2:
|
---|
| 81 | comment : "Link naar Lijtweg2"
|
---|
| 82 | interface : "vr2"
|
---|
| 83 | ip : "172.16.3.116/29"
|
---|
| 84 | desc : "link naar Lijtweg2"
|
---|
| 85 | sdesc : "2lijtweg2"
|
---|
| 86 | mode : "station-wds"
|
---|
| 87 | type : "eth"
|
---|
| 88 | extra_type : "eth2wifibridge"
|
---|
| 89 | channel : "132"
|
---|
| 90 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
| 91 | dhcp : False
|
---|
| 92 | compass : "n"
|
---|
| 93 | ns_ip : "172.16.3.115/29"
|
---|
| 94 | ns_mac : "00:27:22:8A:3A:03"
|
---|
| 95 | status : "up"
|
---|
| 96 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.