source: genesis/nodes/Hortus/wleiden.yaml@ 13746

Last change on this file since 13746 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 3.1 KB
RevLine 
[11586]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.15718"
7location : "Hortus Botanicus Wintertuin, Rapenburg 73, 2311 GJ, Leiden"
[11627]8longitude : "4.48483"
[11586]9masterip : "172.17.64.1"
10monitoring_group: "wleiden"
[11627]11nodename : "Hortus"
12nodetype : "Hybrid"
[11606]13portal_sponsor: "Hortus Botanicus"
14portal_url: "http://www.hortusleiden.nl/"
[11586]15rdnap_x : 93251
16rdnap_y : 463607
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[11607]23status : "up"
[11586]24
25
26iface_ath0:
27 comment : "Ap voor de buurt"
28 ip : "172.17.64.1/24"
29 sdesc : "ap"
30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 1
[13102]33 ssid : "WiFi-Leiden"
[11586]34 dhcp : "10-250"
35 status : "up"
36
37
38iface_vr0:
[12860]39 comment : "Link naar Vosko2"
[11600]40 ip : "172.16.4.140/29"
[11586]41 sdesc : "2vosko"
[11600]42 mode : "station-wds"
[11586]43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "100"
[11600]46 ssid : "il-w2.vosko2.wleiden.net"
[11586]47 dhcp : False
[11627]48 compass : "o"
[11600]49 ns_ip : "172.16.4.139/29"
[11732]50 ns_mac : "00:27:22:8a:3d:28"
[11731]51 bridge_type: "NanoStation M5"
[11586]52 status : "up"
53
54
55iface_vr1:
[12686]56 comment : "Accesspoint wzw "
[11586]57 ip : "172.16.8.1/24"
58 sdesc : "2apwzw"
[12686]59 mode : "ap-repeater"
[11586]60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "6"
[13102]63 ssid : "WiFi-Leiden"
[11586]64 dhcp : "10-250"
65 compass : "wzw"
66 ns_ip : "172.16.8.2/24"
[13548]67 ns_mac : "dc:9f:db:62:14:ba"
[12686]68 bridge_type: "NanoStationM2"
[11586]69 status : "up"
70
[13548]71
[12686]72iface_vr1_extra0:
[12701]73 comment : "Repeater-3 orangerie"
[12686]74 ip : "172.16.8.3/24"
75 mode : "ap-repeater"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 ns_mac : "dc:9f:db:3e:22:95"
79 bridge_type: "NanoStationM2-loco"
[12701]80 status : "up"
[11627]81
[13548]82
[12686]83iface_vr1_extra1:
[12701]84 comment : "Repeater-4 tropische kas"
[12686]85 ip : "172.16.8.4/24"
86 mode : "ap-repeater"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 ns_mac : "DC:9F:DB:3E:27:34"
90 bridge_type: "NanoStationM2-loco"
[12701]91 status : "up"
[12686]92
[13548]93
[12686]94iface_vr1_extra2:
[12701]95 comment : "Repeater-5 Victoria kas"
[12686]96 ip : "172.16.8.5/24"
97 mode : "ap-repeater"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 ns_mac : "DC:9F:DB:3E:27:87"
101 bridge_type: "NanoStationM2-loco"
[12701]102 status : "up"
[12686]103
[13548]104
[12686]105iface_vr1_extra3:
[12701]106 comment : "Repeater-6 Clusius Cafe"
[12686]107 ip : "172.16.8.6/24"
108 mode : "ap-repeater"
109 type : "eth"
110 extra_type : "eth2wifibridge"
111 ns_mac : "DC:9F:DB:3E:22:43"
112 bridge_type: "NanoStationM2-loco"
[12701]113 status : "up"
[12686]114
[13548]115
[11586]116iface_vr2:
[12860]117 comment : "Interlink naar rijnvliet 172.16.4.161/29 - alleen winterlink"
[13448]118 ip : "172.16.4.161/29"
[11607]119 sdesc : "2rijnvliet"
120 mode : "station-wds"
[11586]121 type : "eth"
122 extra_type : "eth2wifibridge"
123 channel : "36"
[11607]124 ssid : "il-no.rv.wleiden.net"
[11586]125 dhcp : False
[11732]126 compass : "zw"
[11586]127 ns_ip : "172.16.4.162/29"
[11732]128 ns_mac : "00:27:22:10:ec:8d"
[11731]129 bridge_type: "NanoStation M5"
[13448]130 status : "down"
[11586]131
132
Note: See TracBrowser for help on using the repository browser.