source:
genesis/nodes/HybridGeluidsnet1/wleiden.yaml@
11325
Last change on this file since 11325 was 11325, checked in by , 13 years ago | |
---|---|
File size: 1.9 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.16254" |
[10116] | 7 | location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden" |
[10881] | 8 | longitude : "4.47908" |
[10116] | 9 | masterip : "172.17.3.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Geluidsnet1" |
[11255] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 92865 |
14 | rdnap_y : 464209 | |
[11255] | 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" |
[10059] | 21 | |
[11322] | 22 | |
[10059] | 23 | iface_ath0: |
[10884] | 24 | comment : "Ap" |
[11255] | 25 | ip : "172.17.3.1/24" |
[10116] | 26 | sdesc : "ap" |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "8" | |
[10156] | 30 | ssid : "ap-WirelessLeiden-Geluidsnet1" |
[11255] | 31 | dhcp : "10-250" |
[10116] | 32 | status : "up" |
[10059] | 33 | |
34 | ||
[10116] | 35 | iface_ue0: |
36 | comment : "Link naar Geluidsnet2" | |
37 | ip : "172.16.4.185/30" | |
38 | sdesc : "2geluidsnet2" | |
39 | type : "eth" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | status : "up" |
42 | ||
43 | ||
[10059] | 44 | iface_vr0: |
[10116] | 45 | comment : "Link naar Webcam" |
46 | ip : "172.16.16.1/30" | |
47 | sdesc : "2webcam" | |
48 | type : "eth" | |
[10454] | 49 | dhcp : False |
[10116] | 50 | status : "up" |
[10059] | 51 | |
[10116] | 52 | |
[10059] | 53 | iface_vr1: |
[10116] | 54 | comment : "Link naar Lebkov" |
55 | ip : "172.16.17.225/29" | |
56 | sdesc : "2lebkov" | |
57 | mode : "station-wds" | |
58 | type : "eth" | |
59 | extra_type : "eth2wifibridge" | |
60 | channel : "36" | |
61 | ssid : "il-n.geluidsnet1.wleiden.net" | |
[10454] | 62 | dhcp : False |
[10116] | 63 | compass : "n" |
64 | ns_ip : "172.16.17.226/29" | |
65 | ns_mac : "00:15:6d:ec:81:7b" | |
[10892] | 66 | bridge_type: "NanoStation5" |
[10116] | 67 | status : "up" |
[10059] | 68 | |
[10116] | 69 | |
70 | iface_vr2: | |
71 | comment : "Link naar DirkLos1" | |
72 | ip : "172.16.4.153/29" | |
73 | sdesc : "2dirklos1" | |
74 | mode : "station-wds" | |
75 | type : "eth" | |
76 | extra_type : "eth2wifibridge" | |
77 | channel : "140" | |
78 | ssid : "il-zw.geluidsnet1.wleiden.net" | |
[10454] | 79 | dhcp : False |
[10729] | 80 | compass : "nw" |
[10116] | 81 | ns_ip : "172.16.4.154/29" |
82 | ns_mac : "00:15:6d:ec:82:8c" | |
[10892] | 83 | bridge_type: "NanoStation5" |
[10116] | 84 | status : "up" |
85 | ||
86 |
Note:
See TracBrowser
for help on using the repository browser.