source:
genesis/nodes/HybridZijloever/wleiden.yaml@
12621
Last change on this file since 12621 was 11738, checked in by , 12 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" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Zijloever" |
[11297] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 95274 |
14 | rdnap_y : 464075 | |
[11297] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[11554] | 17 | service_concentrator: False |
[11297] | 18 | service_incoming_rdr: False |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[10116] | 21 | status : "up" |
22 | ||
23 | ||
[10059] | 24 | iface_ath0: |
[10884] | 25 | comment : "Ap" |
[11297] | 26 | ip : "172.19.0.1/24" |
[10116] | 27 | sdesc : "ap" |
[10703] | 28 | mode : "ap" |
[11737] | 29 | type : "11g" |
[11738] | 30 | channel : 11 |
[10156] | 31 | ssid : "ap-WirelessLeiden-Zijloever" |
[11297] | 32 | dhcp : "10-250" |
[10116] | 33 | status : "up" |
[10059] | 34 | |
[10116] | 35 | |
[10059] | 36 | iface_vr0: |
[10884] | 37 | comment : "Link naar SOM1" |
[10116] | 38 | ip : "172.16.4.228/29" |
39 | sdesc : "2som1" | |
40 | mode : "station-wds" | |
41 | type : "eth" | |
42 | channel : "52" | |
43 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10729] | 45 | compass : "nw" |
[10116] | 46 | ns_ip : "172.16.4.227/29" |
[11733] | 47 | ns_mac : "00:15:6d:f6:be:ec" |
[10892] | 48 | bridge_type: "NanoStation5" |
[10116] | 49 | status : "up" |
[10059] | 50 | |
[10116] | 51 | |
[10059] | 52 | iface_vr1: |
[11298] | 53 | comment : "Link naar Roomburgh2" |
[10116] | 54 | ip : "172.16.4.236/29" |
55 | sdesc : "2roomburgh3" | |
56 | mode : "station-wds" | |
57 | type : "eth" | |
58 | channel : "44" | |
[11292] | 59 | ssid : "il-n.roomburgh2.wleiden.net" |
[10454] | 60 | dhcp : False |
[10729] | 61 | compass : "z" |
[10116] | 62 | ns_ip : "172.16.4.235/29" |
[11733] | 63 | ns_mac : "00:15:6d:70:4d:a9" |
[10892] | 64 | bridge_type: "NanoStation5" |
[10116] | 65 | status : "up" |
[10059] | 66 | |
[10116] | 67 | |
68 | iface_vr2: | |
[10884] | 69 | comment : "Link naar ROC1" |
[10116] | 70 | ip : "172.16.5.60/29" |
71 | sdesc : "2roc1" | |
72 | mode : "station-wds" | |
73 | type : "eth" | |
74 | channel : "108" | |
75 | ssid : "il-no.roc1.wleiden.net" | |
[10454] | 76 | dhcp : False |
[10729] | 77 | compass : "zw" |
[10116] | 78 | ns_ip : "172.16.5.59/29" |
[11297] | 79 | ns_mac : "00:27:22:8a:3b:ab" |
[10892] | 80 | bridge_type: "NanoStation M5" |
[10116] | 81 | status : "up" |
82 | ||
83 |
Note:
See TracBrowser
for help on using the repository browser.