source: genesis/nodes/HybridHMKerk/wleiden.yaml@ 12864

Last change on this file since 12864 was 12640, checked in by huub, 11 years ago

de slechte link HMKerk naar Watertoren uit de config gehaald, veroorzaakte routering via slechte links

File size: 2.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.16834"
7location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
8longitude : "4.58008"
9masterip : "172.25.64.1"
10monitoring_group: "westeinder"
11nodename : "HMKerk"
12nodetype : "Hybrid"
13rdnap_x : 99782
14rdnap_y : 464772
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23
24iface_ue0:
25 comment : "Omni voor de buurt"
26 ip : "172.25.64.1/26"
27 sdesc : "2buurt"
28 mode : "ap"
29 type : "eth"
30 channel : "3"
31 ssid : "ap-Hoogmade-Kerk-Dorp"
32 dhcp : "10-60"
33 ns_ip : "172.25.64.2"
34 ns_mac : "00:15:6d:e8:e7:46"
35 bridge_type: "Bullet2"
36 status : "up"
37
38
39iface_ue1:
40 comment : "Omni voor de buurt"
41 ip : "172.25.64.65/26"
42 sdesc : "2buurt"
43 mode : "ap"
44 type : "eth"
45 channel : "10"
46 ssid : "ap-Hoogmade-Wijde-Aa"
47 dhcp : "70-120"
48 ns_ip : "172.25.64.66"
49 ns_mac : "00:15:6d:ad:83:4c"
50 bridge_type: "Bullet2"
51 status : "up"
52
53
54iface_vr0:
55 comment : "Link to StBavo2"
56 ip : "172.16.9.20/29"
57 sdesc : "2grafical"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "36"
62 ssid : "il-zo.stbavo2.wleiden.net"
63 dhcp : False
64 compass : "zw"
65 ns_ip : "172.16.9.19/29"
66 ns_mac : "00:15:6d:70:51:f1"
67 bridge_type: "NanoStation5"
68 status : "up"
69
70
71iface_vr1:
72 comment : "Link to ZTWRijneke"
73 ip : "172.16.5.249/29"
74 sdesc : "2casba"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "52"
79 ssid : "il-zw.hmkerk.wleiden.net"
80 dhcp : False
81 compass : "zw"
82 ns_ip : "172.16.5.250/29"
83 ns_mac : "00:15:6d:70:51:f3"
84 bridge_type: "NanoStation5"
85 status : "up"
86
87
88iface_vr2:
89 comment : "Link to Noord"
90 ip : "172.16.6.57/29"
91 sdesc : "2noord"
92 mode : "ap-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "108"
96 ssid : "il-n.hmkerk.wleiden.net"
97 dhcp : False
98 compass : "no"
99 ns_ip : "172.16.6.58/29"
100 ns_mac : "00:27:22:8a:3b:cf"
101 bridge_type: "NanoStation5M"
102 status : "down"
103
104
Note: See TracBrowser for help on using the repository browser.