source:
genesis/nodes/HybridLucasN/wleiden.yaml@
11550
Last change on this file since 11550 was 11325, checked in by , 13 years ago | |
---|---|
File size: 2.0 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 |
[10881] | 7 | latitude : "52.16189" |
[10116] | 8 | location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden" |
[10881] | 9 | longitude : "4.48684" |
[10116] | 10 | masterip : "172.17.144.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[10116] | 12 | nodename : "LucasN" |
[10869] | 13 | nodetype : "Hybrid" |
[10059] | 14 | rdnap_x : 93395 |
15 | rdnap_y : 464130 | |
[10869] | 16 | release : "9.0-RELEASE" |
[10881] | 17 | service_accesspoint: True |
18 | service_incoming_rdr: False | |
19 | service_proxy_ileiden: False | |
[11062] | 20 | service_proxy_normal: True |
[11057] | 21 | status : "up" |
[10116] | 22 | |
23 | ||
[10059] | 24 | iface_ath0: |
[10884] | 25 | comment : "Ap" |
[11044] | 26 | ip : "172.17.144.1/24" |
[10116] | 27 | sdesc : "ap" |
[10703] | 28 | mode : "ap" |
[10116] | 29 | type : "11b" |
30 | channel : "5" | |
[10869] | 31 | ssid : "ap-WirelessLeiden-LucasN" |
[11044] | 32 | dhcp : "10-250" |
[10116] | 33 | status : "up" |
[10059] | 34 | |
[11322] | 35 | |
[11062] | 36 | iface_ue0: |
37 | comment : "Ethernet naar lokaal internet" | |
38 | ip : "0.0.0.0/30" | |
39 | sdesc : "2internet" | |
40 | type : "eth" | |
41 | dhcp : "client" | |
42 | status : "up" | |
[10059] | 43 | |
[11322] | 44 | |
[10059] | 45 | iface_vr0: |
[10884] | 46 | comment : "A-link naar Rabo1" |
[10116] | 47 | ip : "172.16.3.25/29" |
48 | sdesc : "2rabo1" | |
[10869] | 49 | mode : "ap-wds" |
[10116] | 50 | type : "eth" |
51 | extra_type : "eth2wifibridge" | |
52 | channel : "60" | |
53 | ssid : "il-n.lucasn.wleiden.net" | |
[10454] | 54 | dhcp : False |
[10116] | 55 | compass : "n" |
56 | ns_ip : "172.16.3.26/29" | |
[11057] | 57 | ns_mac : "00:15:6D:70:54:AE" |
[10116] | 58 | status : "down" |
[10059] | 59 | |
[11322] | 60 | |
[10059] | 61 | iface_vr1: |
[10884] | 62 | comment : "A-link naar Stadhuis" |
[10116] | 63 | ip : "172.16.4.132/29" |
64 | sdesc : "2stadhuis" | |
65 | mode : "station-wds" | |
66 | type : "eth" | |
67 | extra_type : "eth2wifibridge" | |
68 | channel : "116" | |
69 | ssid : "il-nw.stadhuis.wleiden.net" | |
[10454] | 70 | dhcp : False |
[10729] | 71 | compass : "zo" |
[10116] | 72 | ns_ip : "172.16.4.131/29" |
[11057] | 73 | ns_mac : " 00:15:6D:70:54:53" |
74 | status : "up" | |
[10059] | 75 | |
[11322] | 76 | |
[10116] | 77 | iface_vr2: |
[11044] | 78 | comment : "Link naar Webster" |
[10116] | 79 | ip : "172.16.4.177/29" |
[11044] | 80 | sdesc : "2webster" |
81 | mode : "ap-wds" | |
[10116] | 82 | type : "eth" |
83 | extra_type : "eth2wifibridge" | |
[11057] | 84 | channel : "36" |
[11044] | 85 | ssid : "il-zw.lucasn.wleiden.net" |
[10454] | 86 | dhcp : False |
[11044] | 87 | compass : "zw" |
88 | ns_ip : "172.16.4.178/29" | |
[11057] | 89 | ns_mac : "00:15:6D:70:54:D2" |
90 | status : "up" | |
[10116] | 91 | |
92 |
Note:
See TracBrowser
for help on using the repository browser.