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

Last change on this file since 12647 was 12630, checked in by huub, 11 years ago

link hmkerk stbavo2 gemaakt ipv hmkerk graficall

File size: 3.0 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_ue1:
55 comment : "AP2 to Rijnlandsziekenhuis via Bullet2"
56 ip : "172.17.18.1/24"
57 sdesc : "2ap2"
58 mode : "ap"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "6"
62 ssid : "ap-WirelessLeiden-Graficall2"
63 dhcp : "10-250"
64 compass : "n"
65 ns_ip : "172.17.18.2/24"
66 ns_mac : "00:15:6d:d4:f8:40"
67 bridge_type: "Bullet2"
68 status : "up"
69
70
71iface_vr0:
72 comment : "Ethernet to interlink northeast of Leythenrode"
73 ip : "172.16.5.148/29"
74 sdesc : "2Leythenrode"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "52"
79 ssid : "il-no.leythenrode.wleiden.net"
80 dhcp : False
81 compass : "w"
82 ns_ip : "172.16.5.147/29"
83 ns_mac : "00:15:6d:bd:68:9d"
84 bridge_type: "NanoStation5"
85 status : "up"
86
87
88iface_vr1:
89 comment : "Link JVC"
90 ip : "172.16.3.12/29"
91 sdesc : "2jvc"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "100"
96 ssid : "il-no.jvc.wleiden.net"
97 dhcp : False
98 compass : "zw"
99 ns_ip : "172.16.3.11"
100 ns_mac : "00:15:6d:ea:f0:68"
101 bridge_type: "NanoStation5"
102 status : "up"
103
104
105iface_vr2:
106 comment : "Link naar Boterhuis"
107 ip : "172.16.5.98/29"
108 sdesc : "2boterhuis"
109 mode : "station-wds"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 channel : "44"
113 ssid : "il-nw.graficall.wleiden.net"
114 dhcp : False
115 compass : "n"
116 ns_ip : "172.16.5.99"
117 ns_mac : "00:15:6d:ea:f0:f8"
118 bridge_type: "NanoStation5"
119 status : "up"
120
121
122iface_vr2_alias0:
123 comment : "Link naar Leeuwenhorst"
124 ip : "172.16.6.196/29"
125 sdesc : "2leeuwenh"
126 type : "eth"
127 status : "up"
128
129
Note: See TracBrowser for help on using the repository browser.