source:
genesis/nodes/HybridWatertoren3/wleiden.yaml@
11265
Last change on this file since 11265 was 11059, 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" |
[10779] | 6 | gateway : "92.66.227.161" |
[10116] | 7 | ileiden : True |
[10881] | 8 | latitude : "52.25493" |
[11059] | 9 | location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer" |
[10881] | 10 | longitude : "4.75742" |
[10116] | 11 | masterip : "172.17.14.1" |
12 | nodename : "Watertoren3" | |
[10744] | 13 | nodetype : "Hybrid" |
[10059] | 14 | rdnap_x : 111998 |
15 | rdnap_y : 474286 | |
[10116] | 16 | release : "8.2-RELEASE" |
[10743] | 17 | remote_access: "92.66.227.164:22" |
18 | service_accesspoint: True | |
[10881] | 19 | service_incoming_rdr: False |
[10743] | 20 | service_proxy_ileiden: True |
21 | service_proxy_normal: True | |
[10779] | 22 | status : "up" |
[10116] | 23 | |
[10743] | 24 | |
[10059] | 25 | iface_ue0: |
[10913] | 26 | comment : "Nanostation naar Kudelstaart/Bilderdam (Mast3:Pos3)" |
[10116] | 27 | ip : "172.16.16.145/29" |
28 | sdesc : "2kudelstaart-bilderdam" | |
29 | mode : "station-wds" | |
30 | type : "eth" | |
31 | channel : "108" | |
32 | ssid : "il-z.watertoren3.wleiden.net" | |
[10454] | 33 | dhcp : False |
[10116] | 34 | compass : "s" |
35 | ns_ip : "172.16.16.146/29" | |
36 | ns_mac : "00:15:6d:70:52:5e" | |
[11051] | 37 | bridge_type: "NanoStation5" |
[10913] | 38 | status : "down" |
[10059] | 39 | |
40 | ||
41 | iface_vr0: | |
[10884] | 42 | comment : "Ethernet / Switchport: 4" |
[10116] | 43 | ip : "172.25.90.68/29" |
44 | sdesc : "uplink" | |
45 | type : "eth" | |
[10454] | 46 | dhcp : False |
[10116] | 47 | status : "up" |
[10059] | 48 | |
[10779] | 49 | |
[10743] | 50 | iface_vr0_alias0: |
[10888] | 51 | comment : "Uplink" |
[10743] | 52 | ip : "92.66.227.164/29" |
53 | sdesc : "uplink" | |
54 | type : "eth" | |
55 | dhcp : False | |
56 | status : "up" | |
[10116] | 57 | |
[10743] | 58 | |
[10059] | 59 | iface_vr1: |
[10883] | 60 | comment : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)" |
[10116] | 61 | ip : "172.16.16.28/29" |
62 | sdesc : "2kaag2" | |
63 | mode : "station-wds" | |
64 | type : "eth" | |
65 | ssid : "il-no.kaag2.wleiden.net" | |
[10454] | 66 | dhcp : False |
[10729] | 67 | compass : "w" |
[10116] | 68 | ns_ip : "172.16.16.27/29" |
69 | ns_mac : "00:15:6d:f2:42:f3" | |
[11051] | 70 | bridge_type: "NanoStation M5" |
[10116] | 71 | status : "up" |
[10059] | 72 | |
[10116] | 73 | |
74 | iface_vr2: | |
[10883] | 75 | comment : "Nanostation5 naar RecPark (Mast2:Post2)" |
[10116] | 76 | ip : "172.16.16.73/29" |
77 | sdesc : "2recpark" | |
78 | mode : "station-wds" | |
79 | type : "eth" | |
80 | channel : "124" | |
81 | ssid : "il-w.watertoren3.wleiden.net" | |
[10454] | 82 | dhcp : False |
[10729] | 83 | compass : "n" |
[10116] | 84 | ns_ip : "172.16.16.74/29" |
85 | ns_mac : "00:15:6d:70:52:52" | |
[11051] | 86 | bridge_type: "NanoStation5" |
[10116] | 87 | status : "up" |
88 | ||
89 |
Note:
See TracBrowser
for help on using the repository browser.