source:
genesis/nodes/CNodeGeluidsnet1/wleiden.yaml@
10891
Last change on this file since 10891 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1.7 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 | ip : "172.17.3.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "8" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Geluidsnet1" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_ue0: |
32 | comment : "Link naar Geluidsnet2" | |
33 | ip : "172.16.4.185/30" | |
34 | sdesc : "2geluidsnet2" | |
35 | type : "eth" | |
[10454] | 36 | dhcp : False |
[10116] | 37 | status : "up" |
38 | ||
39 | ||
[10059] | 40 | iface_vr0: |
[10116] | 41 | comment : "Link naar Webcam" |
42 | ip : "172.16.16.1/30" | |
43 | sdesc : "2webcam" | |
44 | type : "eth" | |
[10454] | 45 | dhcp : False |
[10116] | 46 | status : "up" |
[10059] | 47 | |
[10116] | 48 | |
[10059] | 49 | iface_vr1: |
[10116] | 50 | comment : "Link naar Lebkov" |
51 | ip : "172.16.17.225/29" | |
52 | sdesc : "2lebkov" | |
53 | mode : "station-wds" | |
54 | type : "eth" | |
55 | extra_type : "eth2wifibridge" | |
56 | channel : "36" | |
57 | ssid : "il-n.geluidsnet1.wleiden.net" | |
[10454] | 58 | dhcp : False |
[10116] | 59 | compass : "n" |
60 | ns_ip : "172.16.17.226/29" | |
61 | ns_mac : "00:15:6d:ec:81:7b" | |
62 | status : "up" | |
[10059] | 63 | |
[10116] | 64 | |
65 | iface_vr2: | |
66 | comment : "Link naar DirkLos1" | |
67 | ip : "172.16.4.153/29" | |
68 | sdesc : "2dirklos1" | |
69 | mode : "station-wds" | |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
72 | channel : "140" | |
73 | ssid : "il-zw.geluidsnet1.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "nw" |
[10116] | 76 | ns_ip : "172.16.4.154/29" |
77 | ns_mac : "00:15:6d:ec:82:8c" | |
78 | status : "up" | |
79 | ||
80 |
Note:
See TracBrowser
for help on using the repository browser.