source: genesis/nodes/HybridKudelstaart/wleiden.yaml@ 13330

Last change on this file since 13330 was 13330, checked in by huub, 9 years ago

extra regeltje voor Kudelstaart

File size: 3.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6externalif: "ue1"
7latitude : "52.23663"
8location : "Jachthaven Van Wijk Maritiem, Kudelstaartseweg 226, 1433 GR, Kudelstaart"
9longitude : "4.74856"
10masterip : "172.17.77.1"
11monitoring_group: "westeinder"
12nodename : "Kudelstaart"
13nodetype : "Hybrid"
14portal_sponsor: "Van Wijk Maritiem B.V., Kudelstaart"
15portal_url: "http://www.vanwijkmaritiem.nl"
16rdnap_x : 111375
17rdnap_y : 472255
18release : "9.0-RELEASE"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
23service_proxy_normal: False
24status : "up"
25
26
27iface_ue0:
28 comment : "Link naar external interface gateway via NS5 192.168.1.21 00:15:6D:F2:39:37 kabel 5, PoE 4"
29 ip : "192.168.1.19/24"
30 sdesc : "2external"
31 mode : "ap-wds"
32 type : "eth"
33 extra_type : "eth2wifibridge"
34 channel : "120"
35 ssid : "il-z.kudelstaart.wleiden.net"
36 dhcp : False
37 compass : "n"
38 ns_ip : "192.168.1.20/24"
39 ns_mac : "00:15:6d:ec:82:4c"
40 bridge_type: "NanoStation5"
41 status : "down"
42
43
44iface_vr0:
45 comment : "Accesspoint, kabel 4, PoE 2"
46 ip : "172.17.79.1/24"
47 sdesc : "2aps"
48 mode : "ap"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "1"
52 ssid : "ap-Westeinder-Kudelstaart2"
53 dhcp : "10-250"
54 compass : "z"
55 ns_ip : "172.17.79.2/24"
56 ns_mac : "00:27:22:e2:50:eb"
57 bridge_type: "NanoStation M2"
58 status : "up"
59
60
61iface_vr1:
62 comment : "Link naar Kempers Leimuiden via switch, kabel 1, PoE 5"
63 ip : "172.16.16.140/29"
64 sdesc : "2kempers"
65 mode : "ap-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "44"
69 ssid : "il-no.kempers.wleiden.net"
70 dhcp : False
71 compass : "w"
72 ns_ip : "172.16.16.139/29"
73 ns_mac : "dc:9f:db:2e:0e:95"
74 bridge_type: "NanoBridge M5"
75 status : "up"
76
77
78iface_vr1_alias0:
79 comment : "Link naar Watertoren3 via switch, kabel 3, PoE 6"
80 ip : "172.16.16.148/29"
81 sdesc : "2wtoren3"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "44"
86 ssid : "il-z.watertoren3.wleiden.net"
87 dhcp : False
88 compass : "n"
89 ns_ip : "172.16.16.147/29"
90 ns_mac : "dc:9f:db:2a:28:d4"
91 bridge_type: "NanoStation M5"
92 status : "up"
93
94
95iface_vr2:
96 comment : "Accesspoints, PoE 3"
97 ip : "172.17.77.1/24"
98 sdesc : "2aps"
99 mode : "ap"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "6"
103 ssid : "ap-Westeinder-Kudelstaart1"
104 dhcp : "10-250"
105 compass : "z"
106 ns_ip : "172.17.77.2/24"
107 ns_mac : "00:27:22:e2:52:70"
108 bridge_type: "NanoStation M2"
109 status : "up"
110
111iface_vr2_extra0:
112 comment : "AP repeater kabel 6"
113 channel : "6"
114 ssid : "ap-Westeinder-Kudelstaart1"
115 compass : "z"
116 type : "eth"
117 ip : "172.17.77.3/24"
118 ns_mac : "00:27:22:66:6B:E0"
119 bridge_type: "BulletM2"
120 status : "up"
121
122iface_ue1:
123 comment : "Link naar Enzo Burgerveen, kabel 2, PoE 1"
124 ip : "172.16.6.209/29"
125 sdesc : "2enzo"
126 mode : "ap-wds"
127 type : "eth"
128 extra_type : "eth2wifibridge"
129 channel : "52"
130 ssid : "il-w.kudelstaart.wleiden.net"
131 dhcp : False
132 compass : "w"
133 ns_ip : "172.16.6.210/29"
134 ns_mac : "dc:9f:db:2e:0d:57"
135 bridge_type: "NanoBridge M5"
136 status : "down"
137
Note: See TracBrowser for help on using the repository browser.