source:
genesis/nodes/HybridAJSoft1/wleiden.yaml@
10929
Last change on this file since 10929 was 10929, checked in by , 13 years ago | |
---|---|
File size: 2.1 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.14605" |
[10116] | 8 | location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden" |
[10881] | 9 | longitude : "4.46729" |
[10116] | 10 | masterip : "172.20.136.1" |
11 | nodename : "AJSoft1" | |
[10929] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 92035 |
14 | rdnap_y : 462384 | |
[10929] | 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 | |
[10116] | 22 | |
[10059] | 23 | iface_ath0: |
[10884] | 24 | comment : "Ap" |
[10116] | 25 | ip : "172.20.136.1/26" |
26 | sdesc : "ap" | |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "8" | |
[10156] | 30 | ssid : "ap-WirelessLeiden-Ajsoft1" |
[10116] | 31 | dhcp : "10-60" |
32 | status : "up" | |
[10059] | 33 | |
34 | ||
[10116] | 35 | iface_ue0: |
[10885] | 36 | comment : "InterLink naar RijnVliet" |
[10116] | 37 | ip : "172.16.4.68/29" |
38 | sdesc : "b2rijnvliet" | |
39 | mode : "station-wds" | |
40 | type : "eth" | |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "4" | |
43 | ssid : "il-zw.rv.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10729] | 45 | compass : "no" |
[10116] | 46 | ns_ip : "172.16.4.67/29" |
47 | ns_mac : "00:15:6d:e8:f9:b1" | |
[10386] | 48 | status : "up" |
[10116] | 49 | |
50 | ||
[10059] | 51 | iface_vr0: |
[10116] | 52 | comment : "Ethernet naar AJSoft2" |
53 | ip : "172.16.3.81/30" | |
54 | sdesc : "2ajsoft2" | |
55 | type : "eth" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | status : "up" |
[10059] | 58 | |
[10116] | 59 | |
[10059] | 60 | iface_vr1: |
[10884] | 61 | comment : "Link naar Haagwijk" |
[10116] | 62 | ip : "172.16.5.236/29" |
63 | sdesc : "2haagwijk" | |
64 | mode : "station-wds" | |
65 | type : "eth" | |
66 | extra_type : "eth2wifibridge" | |
67 | channel : "52" | |
68 | ssid : "il-nw.haagwijk.wleiden.net" | |
[10454] | 69 | dhcp : False |
[10729] | 70 | compass : "zo" |
[10116] | 71 | ns_ip : "172.16.5.235/29" |
72 | ns_mac : "00:15:6d:ea:eb:d5" | |
[10892] | 73 | bridge_type: "NanoStation5" |
[10116] | 74 | status : "up" |
[10059] | 75 | |
[10116] | 76 | |
77 | iface_vr2: | |
[10885] | 78 | comment : "InterLink naar Robijn" |
[10116] | 79 | ip : "172.16.5.225/29" |
80 | sdesc : "2robijn" | |
81 | mode : "station-wds" | |
82 | type : "eth" | |
83 | extra_type : "eth2wifibridge" | |
84 | channel : "60" | |
85 | ssid : "il-nnw.ajsoft1.wleiden.net" | |
[10454] | 86 | dhcp : False |
[10729] | 87 | compass : "n" |
[10116] | 88 | ns_ip : "172.16.5.226/29" |
89 | ns_mac : "00:15:6d:ec:82:8a" | |
[10892] | 90 | bridge_type: "NanoStation5" |
[10116] | 91 | status : "up" |
92 | ||
93 |
Note:
See TracBrowser
for help on using the repository browser.