source: genesis/nodes/HybridTEYBestuurscentrum/wleiden.yaml@ 12226

Last change on this file since 12226 was 12226, checked in by wouter, 12 years ago

ap-Tey-Bestuurscentrum-markt aangepast naar ap-Tey-Bestuurscentrum-rhplein, zowel in het nanostation als in wleiden.yaml

ap-Tey-Bestuurscentrum-raadhuisplein was te lang, deze naam paste niet in het invulvakje van het nanostation.

File size: 3.5 KB
RevLine 
[12171]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.22313"
7location : "Bestuurscentrum, Raadhuisplein 1, 2215MA, Voorhout"
8longitude : "4.48715"
9masterip : "172.17.89.1"
[12223]10gateway : "213.125.198.97"
[12171]11monitoring_group: "teylingen"
12nodename : "TEYBestuurscentrum"
13nodetype : "Hybrid"
14portal_sponsor: "Gemeente Teylingen"
15portal_url: "http://www.teylingen.nl"
16rdnap_x : 93500
17rdnap_y : 470942
18release : "9.0-RELEASE"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: True
23service_proxy_normal: True
[12223]24status : "up"
[12171]25
26iface_ath0:
27 comment : "Accesspoint oost"
28 ip : "172.17.91.1/24"
29 sdesc : "ap-0"
30 mode : "ap"
31 type : "11g"
32 channel : 11
33 ssid : "ap--Tey-Bestuurscentrum-oost"
34 dhcp : "10-250"
35 status : "up"
36
37iface_ue0:
[12179]38 comment : "Accesspoint zuidwest kabel 1"
[12171]39 ip : "172.17.89.1/24"
40 sdesc : "2ap-zw"
41 mode : "ap"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
[12226]45 ssid : "ap-Tey-Bestuurscentrum-rhplein"
[12171]46 dhcp : "10-250"
47 compass : "zw"
[12178]48 ns_ip : "172.17.89.2/24"
49 ns_mac : "DC:9F:DB:36:1D:BC"
[12171]50 bridge_type: "NanoStationM2"
51 status : "up"
52
53iface_ue1:
[12179]54 comment : "Accesspoint noordwest kabel 2"
[12171]55 ip : "172.17.90.1/24"
56 sdesc : "2ap-nw"
57 mode : "ap"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "1"
61 ssid : "ap-Tey-Bestuurscentrum-station"
62 dhcp : "10-250"
63 compass : "nw"
[12178]64 ns_ip : "172.17.90.2/24"
65 ns_mac : "DC:9F:DB:36:1E:08"
[12171]66 bridge_type: "NanoStationM2"
67 status : "up"
68
69iface_vr0:
[12179]70 comment : "External Link kabel 8"
[12223]71 ip : "213.125.198.99/29"
[12171]72 sdesc : "2external"
73 type : "eth"
[12223]74 dhcp : False
[12171]75 status : "up"
76
77iface_vr1:
[12179]78 comment : "Link naar Leeuwenhorst via switch kabel 6"
[12171]79 ip : "172.16.6.140/29"
80 sdesc : "2leeuwnh"
81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "160"
85 ssid : "il-z.leeuwenhorst.wleiden.net"
86 dhcp : False
87 compass : "n"
88 ns_ip : "172.16.6.139/29"
[12178]89 ns_mac : "DC:9F:DB:E4:98:EB"
[12171]90 bridge_type: "Nanostation M5"
91 status : "up"
92
93iface_vr1_alias0:
[12179]94 comment : "Link naar oost via switch kabel 5"
[12171]95 ip : "172.16.7.73/29"
96 sdesc : "20"
97 mode : "ap-wds"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "60"
101 ssid : "il-o.teybestuurscentrum.wleiden.net"
102 dhcp : False
103 compass : "0"
104 ns_ip : "172.16.7.74/29"
[12178]105 ns_mac : "DC:9F:DB:E4:98:4F"
[12171]106 bridge_type: "NanostationM5"
107 status : "down"
108
109iface_vr2:
[12179]110 comment : "Link naar Lijtweg via switch kabel 4"
[12171]111 ip : "172.16.4.116/29"
112 sdesc : "2z"
[12178]113 mode : "station-wds"
[12171]114 type : "eth"
115 extra_type : "eth2wifibridge"
[12224]116 channel : "36"
[12171]117 ssid : "il-n.lijtweg1.wleiden.net"
118 dhcp : False
119 compass : "z"
120 ns_ip : "172.16.4.115/29"
[12178]121 ns_mac : "DC:9F:DB:E4:98:CE"
[12171]122 bridge_type: "NanoStationM5"
123 status : "up"
124
125iface_vr2_alias0:
[12179]126 comment : "Link naar zuidwest via switch kabel 3"
[12171]127 ip : "172.16.7.81/29"
128 sdesc : "2zw"
129 mode : "ap-wds"
130 type : "eth"
131 extra_type : "eth2wifibridge"
132 channel : "116"
133 ssid : "il-zw.teybestuurscentrum.wleiden.net"
134 dhcp : False
135 compass : "zw"
136 ns_ip : "172.16.7.82/29"
[12187]137 ns_mac : "DC:9F:DB:E4:99:CC"
[12171]138 bridge_type: "NanostationM5"
139 status : "down"
140
141
Note: See TracBrowser for help on using the repository browser.