source: genesis/nodes/TEYJOP/wleiden.yaml@ 13521

Last change on this file since 13521 was 13521, checked in by wouter, 9 years ago

SSID's aangepast naar WiFi Teylingen

File size: 2.6 KB
RevLine 
[12170]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
[13496]5latitude : "52.217889"
6location : "Park Overbosch, Sportlaan 3, 2215NB Voorhout"
7longitude : "4.479404"
[13521]8masterip : "172.17.88.1"
[13496]9monitoring_group: "teylingen"
10nodename : "TEYJOP"
[12170]11nodetype : "Hybrid"
[13496]12portal_sponsor: "Gemeente Teylingen"
13portal_url: "http://www.teylingen.nl/"
14rdnap_x : 92964
15rdnap_y : 470366
[12170]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
[13496]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[13517]22status : "up"
[12170]23
24
25iface_ath0:
[13496]26 comment : "PA4040 voor lokaal ap"
[12170]27 ip : "172.17.88.1/24"
28 sdesc : "2apzo"
29 mode : "ap"
30 type : "11g"
31 channel : 1
[13521]32 ssid : "WiFi-Teylingen"
[13136]33 wlan_mac : "00:1b:b1:00:ec:94"
[12170]34 dhcp : "10-240"
35 status : "up"
36
37iface_ue0:
[13496]38 comment : "Ap-zuidwest repeater sectorantenne 120 graden kabel 3"
[12170]39 ip : "172.17.87.1/24"
40 sdesc : "2apzw"
[13496]41 mode : "ap-repeater"
[12170]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "11"
[13521]45 ssid : "WiFi Teylingen 2"
[12170]46 dhcp : "10-240"
47 ns_ip : "172.17.87.2/24"
[12474]48 ns_mac : "dc:9f:db:0c:30:2a"
[12170]49 bridge_type: "RocketM2"
50 status : "up"
51
[13500]52iface_ue0_extra0:
53 comment : "Repeater JOP"
54 ip : "172.17.87.3/24"
55 mode : "ap-repeater"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 ns_mac : "24:a4:3c:9e:14:86"
59 bridge_type: "BulletM2"
60 status : "up"
61
[12170]62iface_vr0:
[13496]63 comment : "Link naar "
[13389]64 ip : "172.16.5.188/29"
[13496]65 sdesc : "2xxx"
[12170]66 type : "eth"
[13389]67 extra_type : "eth2wifibridge"
68 channel : ""
[13500]69 ssid : "il-w.teyjop.wleiden.net"
[13496]70 mode : "ap-wds"
[12170]71 dhcp : False
[13496]72 compass : "w"
[13389]73 ns_ip : "172.16.5.187"
74 ns_mac : ""
[13496]75 bridge_type: "NanoStationM5"
[12170]76 status : "up"
77
[13496]78iface_vr1:
79 comment : "Link naar TEYBestuurscentrum kabel 1"
80 ip : "172.16.6.236/29"
81 sdesc : "2no"
82 mode : "station-wds"
[12241]83 type : "eth"
[13496]84 extra_type : "eth2wifibridge"
85 channel : "116"
86 ssid : "il-zw.teybestuurscentrum.wleiden.net"
[12241]87 dhcp : False
[13496]88 compass : "o"
89 ns_ip : "172.16.6.235/29"
90 ns_mac : "dc:9f:db:2e:0a:a6"
91 bridge_type: "NanoBridgeM5"
[12241]92 status : "up"
93
[12170]94iface_vr2:
[13496]95 comment : "Link naar zzo kabel 2"
96 ip : "172.16.10.4/29"
[13215]97 sdesc : "2oost"
[13496]98 mode : "station-wds"
[12170]99 type : "eth"
[13496]100 channel : "136"
101 ssid : "il-zw.teyakzonobel2.wleiden.net"
[12170]102 dhcp : False
[13496]103 compass : "zzo"
104 ns_ip : "172.16.10.3/29"
[12474]105 ns_mac : "dc:9f:db:2e:0b:01"
[12196]106 bridge_type: "NanoBridgeM5"
[12864]107 status : "up"
[12170]108
109
[13496]110
Note: See TracBrowser for help on using the repository browser.