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