source: genesis/nodes/Meerburg/wleiden.yaml@ 14205

Last change on this file since 14205 was 14205, checked in by rick, 6 years ago

Add WIFI4NL experiment

File size: 2.8 KB
RevLine 
[10644]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[10881]6latitude : "52.14282"
[10644]7location : "RKVV Meerburg, Hans Ecklplein 1, 2382 AZ, Zoeterwoude Rijndijk"
[10881]8longitude : "4.51566"
[10644]9masterip : "172.17.22.1"
[11325]10monitoring_group: "wleiden"
[12569]11no_portal : ['58:12:43:AA:6E:D6']
[10644]12nodename : "Meerburg"
13nodetype : "Hybrid"
14rdnap_x : "095341"
15rdnap_y : 461984
16release : "9.0-RELEASE"
[10701]17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[13608]20service_proxy_ileiden: False
21service_proxy_normal: False
[12569]22status : "up"
[12481]23whitelist : ['58:12:43:AA:6E:D6']
[10644]24
25
26iface_ath0:
[10884]27 comment : "Ap binnen RKVV Meerburg"
[14205]28 parent : "bridge0"
[10644]29 sdesc : "apbinnen"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[14205]33 ssid : "WIFI4NL"
[10644]34 status : "up"
35
[14051]36iface_bridge0:
37 comment : "Access Points"
38 ip : "172.17.27.1/24"
39 type : "eth"
40 dhcp : "10-240"
41 status : "up"
[10644]42
[14051]43iface_vr0_102:
44 comment : "Uplink - unused"
45 status : "down"
[10644]46 type : "eth"
[14051]47
48
49
50iface_vr0_103:
51 comment : "Link naar Roomburgh1"
52 ip : "172.16.5.73/29"
53 sdesc : "2roomburgh1"
54 mode : "ap-wds"
55 type : "eth"
[10644]56 extra_type : "eth2wifibridge"
[14051]57 channel : "128"
58 ssid : "il-nw.meerburg.wleiden.net"
[10644]59 dhcp : False
[14051]60 compass : "n"
61 ns_ip : "172.16.5.74/29"
62 ns_mac : "00:27:22:10:fd:ea"
[11731]63 bridge_type: "NanoStation M5"
[10644]64 status : "up"
65
66
[14051]67
68
69iface_vr0_104:
[12415]70 comment : "Link naar Meerburgkerk"
[13610]71 ip : "172.16.5.60/29"
[12415]72 sdesc : "2meerburgkerk"
[13610]73 mode : "station-wds"
[10644]74 type : "eth"
75 extra_type : "eth2wifibridge"
[11637]76 channel : "116"
[13744]77 ssid : "il-zw.mbkerk.wleiden.net"
[10644]78 dhcp : False
[12474]79 compass : "no"
[13610]80 ns_ip : "172.16.5.59/29"
[11733]81 ns_mac : "00:27:22:8a:3b:2c"
[11731]82 bridge_type: "NanoStation M5"
[12415]83 status : "up"
[10644]84
85
[14051]86iface_vr0_105:
87 comment : "AP Noord"
88 parent : "bridge0"
89 sdesc : "2ap-noord"
[13548]90 mode : "ap"
[10701]91 type : "eth"
92 extra_type : "eth2wifibridge"
[13548]93 channel : "1"
[14205]94 ssid : "WIFI4NL"
[13342]95 compass : "n"
96 ns_ip : "172.17.27.2/24"
97 ns_mac : "00:27:22:16:77:77"
98 bridge_type: "NanoStation2"
[10701]99 status : "up"
100
[13548]101
[14051]102iface_vr1:
103 comment : "AP Zuid"
104 parent : "bridge0"
[13548]105 type : "eth"
[13343]106 channel : "1"
[14205]107 ssid : "WIFI4NL"
[13343]108 compass : "z"
[14051]109 ns_ip : "172.17.27.3/24"
[13343]110 ns_mac : "00:15:6d:30:d2:b6"
111 bridge_type: "NanoStation2"
112 status : "up"
[10701]113
[13548]114
[10701]115iface_vr2:
[14051]116 comment : "Link naar JVC"
117 ip : "172.16.4.244/29"
118 sdesc : "2jvc"
119 mode : "station-wds"
[10701]120 type : "eth"
121 extra_type : "eth2wifibridge"
[14051]122 channel : "60"
123 ssid : "il-o.jvc.wleiden.net"
[10701]124 dhcp : False
[14051]125 compass : "w"
126 ns_ip : "172.16.4.243/29"
127 ns_mac : "00:27:22:8a:3d:57"
[11731]128 bridge_type: "NanoStation M5"
[11561]129 status : "up"
Note: See TracBrowser for help on using the repository browser.