source: genesis/nodes/HybridGraficall/wleiden.yaml@ 12297

Last change on this file since 12297 was 12146, checked in by huub, 12 years ago

aanpassingen config Graficall ivm link naar Leeuwenhorst

File size: 3.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6height : "17"
7latitude : "52.15630"
8location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
9longitude : "4.53926"
10masterip : "172.24.16.1"
11monitoring_group: "wleiden"
12nodename : "Graficall"
13nodetype : "Hybrid"
14rdnap_x : "96974"
15rdnap_y : "463464"
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24
25iface_ath0:
26 comment : "AP voor de buurt"
27 ip : "172.24.16.1/24"
28 sdesc : "ap"
29 mode : "ap"
30 type : "11g"
31 channel : 1
32 ssid : "ap-WirelessLeiden-Graficall"
33 dhcp : "10-250"
34 status : "up"
35
36
37iface_ue0:
38 comment : "Link naar WBRotary"
39 ip : "172.16.18.41/29"
40 sdesc : "2wbrotary"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
45 ssid : "il-o.graficall.wleiden.net"
46 dhcp : False
47 compass : "o"
48 ns_ip : "172.16.18.42/29"
49 ns_mac : "00:27:22:10:f6:0b"
50 bridge_type: "NanoStation M5"
51 status : "up"
52
53
54iface_ue0_alias0:
55 comment : "Link naar HMKerk"
56 ip : "172.16.5.209/29"
57 sdesc : "2hmkerk"
58 type : "eth"
59 status : "up"
60
61
62iface_ue1:
63 comment : "AP2 to Rijnlandsziekenhuis via Bullet2"
64 ip : "172.17.18.1/24"
65 sdesc : "2ap2"
66 mode : "ap"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "6"
70 ssid : "ap-WirelessLeiden-Graficall2"
71 dhcp : "10-250"
72 compass : "n"
73 ns_ip : "172.17.18.2/24"
74 ns_mac : "00:15:6d:d4:f8:40"
75 bridge_type: "Bullet2"
76 status : "up"
77
78
79iface_vr0:
80 comment : "Ethernet to interlink northeast of Leythenrode"
81 ip : "172.16.5.148/29"
82 sdesc : "2Leythenrode"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "52"
87 ssid : "il-no.leythenrode.wleiden.net"
88 dhcp : False
89 compass : "w"
90 ns_ip : "172.16.5.147/29"
91 ns_mac : "00:15:6d:bd:68:9d"
92 bridge_type: "NanoStation5"
93 status : "up"
94
95
96iface_vr1:
97 comment : "Link JVC"
98 ip : "172.16.3.12/29"
99 sdesc : "2jvc"
100 mode : "station-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "100"
104 ssid : "il-no.jvc.wleiden.net"
105 dhcp : False
106 compass : "zw"
107 ns_ip : "172.16.3.11"
108 ns_mac : "00:15:6d:ea:f0:68"
109 bridge_type: "NanoStation5"
110 status : "up"
111
112
113iface_vr2:
114 comment : "Link naar Boterhuis"
115 ip : "172.16.5.98/29"
116 sdesc : "2boterhuis"
117 mode : "station-wds"
118 type : "eth"
119 extra_type : "eth2wifibridge"
120 channel : "44"
121 ssid : "il-nw.graficall.wleiden.net"
122 dhcp : False
123 compass : "n"
124 ns_ip : "172.16.5.99"
125 ns_mac : "00:15:6d:ea:f0:f8"
126 bridge_type: "NanoStation5"
127 status : "up"
128
129iface_vr2_alias0:
130 comment : "Link naar Leeuwenhorst"
131 ip : "172.16.6.196/29"
132 sdesc : "2leeuwenh"
133 type : "eth"
134 status : "up"
135
136
Note: See TracBrowser for help on using the repository browser.