source:
genesis/nodes/CNodeLucasN/wleiden.yaml@
10869
Last change on this file since 10869 was 10869, 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 | # | |
[10869] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10779] | 7 | latitude : "4.48684" |
[10116] | 8 | location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden" |
[10779] | 9 | longitude : "52.16189" |
[10116] | 10 | masterip : "172.17.144.1" |
11 | nodename : "LucasN" | |
[10869] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 93395 |
14 | rdnap_y : 464130 | |
[10869] | 15 | release : "9.0-RELEASE" |
[10116] | 16 | status : "dw" |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10116] | 20 | interface : "ath0" |
21 | ip : "172.17.144.1/26" | |
22 | desc : "ap" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "5" | |
[10869] | 27 | ssid : "ap-WirelessLeiden-LucasN" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
33 | iface_vr0: | |
[10116] | 34 | comment : "a-link naar Rabo1" |
35 | interface : "vr0" | |
36 | ip : "172.16.3.25/29" | |
37 | desc : "Ethernet to interlink noord" | |
38 | sdesc : "2rabo1" | |
[10869] | 39 | mode : "ap-wds" |
[10116] | 40 | type : "eth" |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "60" | |
43 | ssid : "il-n.lucasn.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10116] | 45 | compass : "n" |
46 | ns_ip : "172.16.3.26/29" | |
47 | ns_mac : "00:15:6d:70:53:3b" | |
48 | status : "down" | |
[10059] | 49 | |
[10116] | 50 | |
[10059] | 51 | iface_vr1: |
[10116] | 52 | comment : "a-link naar Stadhuis" |
53 | interface : "vr1" | |
54 | ip : "172.16.4.132/29" | |
55 | desc : "Ethernet to interlink zzo" | |
56 | sdesc : "2stadhuis" | |
57 | mode : "station-wds" | |
58 | type : "eth" | |
59 | extra_type : "eth2wifibridge" | |
60 | channel : "116" | |
61 | ssid : "il-nw.stadhuis.wleiden.net" | |
[10454] | 62 | dhcp : False |
[10729] | 63 | compass : "zo" |
[10116] | 64 | ns_ip : "172.16.4.131/29" |
65 | ns_mac : "" | |
66 | status : "down" | |
[10059] | 67 | |
[10116] | 68 | |
69 | iface_vr2: | |
70 | comment : "nog vrij" | |
71 | interface : "vr2" | |
72 | ip : "172.16.4.177/29" | |
73 | desc : "Ethernet" | |
74 | sdesc : "2vrij" | |
75 | mode : "station-wds" | |
76 | type : "eth" | |
77 | extra_type : "eth2wifibridge" | |
78 | channel : "" | |
79 | ssid : "" | |
[10454] | 80 | dhcp : False |
[10116] | 81 | compass : "None" |
82 | ns_ip : "" | |
83 | ns_mac : "" | |
84 | status : "down" | |
85 | ||
86 |
Note:
See TracBrowser
for help on using the repository browser.