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

Last change on this file since 14394 was 14307, checked in by huub, 6 years ago

naar 11.2

File size: 2.6 KB
RevLine 
[12170]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
[13548]5latitude : "52.21789"
[13496]6location : "Park Overbosch, Sportlaan 3, 2215NB Voorhout"
[13548]7longitude : "4.47941"
[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
[14307]16release : "11.2-RELEASE"
[12170]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
[13523]32 ssid : "WiFi-Teylingen"
[13136]33 wlan_mac : "00:1b:b1:00:ec:94"
[12170]34 dhcp : "10-240"
35 status : "up"
36
[13548]37
[12170]38iface_ue0:
[13496]39 comment : "Ap-zuidwest repeater sectorantenne 120 graden kabel 3"
[12170]40 ip : "172.17.87.1/24"
41 sdesc : "2apzw"
[13496]42 mode : "ap-repeater"
[12170]43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "11"
[13521]46 ssid : "WiFi Teylingen 2"
[12170]47 dhcp : "10-240"
48 ns_ip : "172.17.87.2/24"
[12474]49 ns_mac : "dc:9f:db:0c:30:2a"
[12170]50 bridge_type: "RocketM2"
51 status : "up"
52
[13548]53
[13500]54iface_ue0_extra0:
55 comment : "Repeater JOP"
56 ip : "172.17.87.3/24"
57 mode : "ap-repeater"
58 type : "eth"
59 extra_type : "eth2wifibridge"
[13804]60 ns_mac : "24:a4:3c:9e:13:b2"
61 bridge_type: "BulletM2-HP"
[13500]62 status : "up"
63
[13548]64
[12170]65iface_vr0:
[13496]66 comment : "Link naar "
[13389]67 ip : "172.16.5.188/29"
[13496]68 sdesc : "2xxx"
[13548]69 mode : "ap-wds"
[12170]70 type : "eth"
[13389]71 extra_type : "eth2wifibridge"
72 channel : ""
[13500]73 ssid : "il-w.teyjop.wleiden.net"
[12170]74 dhcp : False
[13548]75 compass : "z"
[14025]76 ns_ip : "172.16.5.187/29"
[13389]77 ns_mac : ""
[13496]78 bridge_type: "NanoStationM5"
[12170]79 status : "up"
80
[13548]81
[13496]82iface_vr1:
83 comment : "Link naar TEYBestuurscentrum kabel 1"
84 ip : "172.16.6.236/29"
85 sdesc : "2no"
86 mode : "station-wds"
[12241]87 type : "eth"
[13496]88 extra_type : "eth2wifibridge"
89 channel : "116"
90 ssid : "il-zw.teybestuurscentrum.wleiden.net"
[12241]91 dhcp : False
[13548]92 compass : "no"
[13496]93 ns_ip : "172.16.6.235/29"
94 ns_mac : "dc:9f:db:2e:0a:a6"
95 bridge_type: "NanoBridgeM5"
[12241]96 status : "up"
97
[13548]98
[12170]99iface_vr2:
[13496]100 comment : "Link naar zzo kabel 2"
101 ip : "172.16.10.4/29"
[13215]102 sdesc : "2oost"
[13496]103 mode : "station-wds"
[12170]104 type : "eth"
[13496]105 channel : "136"
106 ssid : "il-zw.teyakzonobel2.wleiden.net"
[12170]107 dhcp : False
[13548]108 compass : "zo"
[13496]109 ns_ip : "172.16.10.3/29"
[12474]110 ns_mac : "dc:9f:db:2e:0b:01"
[12196]111 bridge_type: "NanoBridgeM5"
[12864]112 status : "up"
[12170]113
114
Note: See TracBrowser for help on using the repository browser.