source:
genesis/nodes/HybridZijloever/wleiden.yaml@
11302
Last change on this file since 11302 was 11298, checked in by , 13 years ago | |
---|---|
File size: 1.8 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10881] | 6 | latitude : "52.16161" |
[10116] | 7 | location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden" |
[10881] | 8 | longitude : "4.51431" |
[10116] | 9 | masterip : "172.19.0.1" |
10 | nodename : "Zijloever" | |
[11297] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 95274 |
13 | rdnap_y : 464075 | |
[11297] | 14 | release : "9.0-RELEASE" |
15 | service_accesspoint: True | |
16 | service_incoming_rdr: False | |
17 | service_proxy_ileiden: False | |
18 | service_proxy_normal: False | |
[10116] | 19 | status : "up" |
20 | ||
21 | ||
[10059] | 22 | iface_ath0: |
[10884] | 23 | comment : "Ap" |
[11297] | 24 | ip : "172.19.0.1/24" |
[10116] | 25 | sdesc : "ap" |
[10703] | 26 | mode : "ap" |
[10116] | 27 | type : "11b" |
28 | channel : "8" | |
[10156] | 29 | ssid : "ap-WirelessLeiden-Zijloever" |
[11297] | 30 | dhcp : "10-250" |
[10116] | 31 | status : "up" |
[10059] | 32 | |
[10116] | 33 | |
[10059] | 34 | iface_vr0: |
[10884] | 35 | comment : "Link naar SOM1" |
[10116] | 36 | ip : "172.16.4.228/29" |
37 | sdesc : "2som1" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | channel : "52" | |
41 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10729] | 43 | compass : "nw" |
[10116] | 44 | ns_ip : "172.16.4.227/29" |
45 | ns_mac : "00:15:6d:f7:be:ec" | |
[10892] | 46 | bridge_type: "NanoStation5" |
[10116] | 47 | status : "up" |
[10059] | 48 | |
[10116] | 49 | |
[10059] | 50 | iface_vr1: |
[11298] | 51 | comment : "Link naar Roomburgh2" |
[10116] | 52 | ip : "172.16.4.236/29" |
53 | sdesc : "2roomburgh3" | |
54 | mode : "station-wds" | |
55 | type : "eth" | |
56 | channel : "44" | |
[11292] | 57 | ssid : "il-n.roomburgh2.wleiden.net" |
[10454] | 58 | dhcp : False |
[10729] | 59 | compass : "z" |
[10116] | 60 | ns_ip : "172.16.4.235/29" |
61 | ns_mac : "00:15:6d:71:4d:a9" | |
[10892] | 62 | bridge_type: "NanoStation5" |
[10116] | 63 | status : "up" |
[10059] | 64 | |
[10116] | 65 | |
66 | iface_vr2: | |
[10884] | 67 | comment : "Link naar ROC1" |
[10116] | 68 | ip : "172.16.5.60/29" |
69 | sdesc : "2roc1" | |
70 | mode : "station-wds" | |
71 | type : "eth" | |
72 | channel : "108" | |
73 | ssid : "il-no.roc1.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "zw" |
[10116] | 76 | ns_ip : "172.16.5.59/29" |
[11297] | 77 | ns_mac : "00:27:22:8a:3b:ab" |
[10892] | 78 | bridge_type: "NanoStation M5" |
[10116] | 79 | status : "up" |
80 | ||
81 |
Note:
See TracBrowser
for help on using the repository browser.