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