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

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

graficall naar hybrid

File size: 2.8 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"
11nodename : "Graficall"
12nodetype : "Hybrid"
13rdnap_x : "96974"
14rdnap_y : "463464"
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
20status : "up"
21
22iface_ath0:
23 comment : "AP voor de buurt"
24 ip : "172.24.16.1/24"
25 sdesc : "ap"
26 mode : "ap"
27 type : "11b"
28 channel : "1"
29 ssid : "ap-WirelessLeiden-Graficall"
30 dhcp : "10-250"
31 status : "up"
32
33
34iface_ue0:
35 comment : "Link naar WBRotary"
36 ip : "172.16.18.44/29"
37 sdesc : "2wbrotary"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "36"
42 ssid : "il-w.wbrotary.wleiden.net"
43 dhcp : False
44 compass : "o"
45 ns_ip : "172.16.18.43/29"
46 ns_mac : "00:27:22:10:f6:0b"
47 bridge_type: "NanoStation M5"
48 status : "up"
49
50
51iface_ue1:
52 comment : "B-link to Hoogmade via Bullet2"
53 ip : "172.16.0.85/30"
54 sdesc : "2hmkerk2"
55 mode : "ap-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "5"
59 ssid : "il-n.graficall.wleiden.net"
60 dhcp : False
61 compass : "n"
62 status : "up"
63
64
65iface_ue1_alias0:
66 comment : "Ethernet"
67 ip : "172.16.3.141/30"
68 sdesc : "manageBullet"
69 type : "eth"
70 dhcp : False
71 status : "down"
72
73
74iface_vr0:
75 comment : "Ethernet to interlink northeast of Leythenrode"
76 ip : "172.16.5.148/29"
77 sdesc : "2Leythenrode"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "52"
82 ssid : "il-no.leythenrode.wleiden.net"
83 dhcp : False
84 compass : "w"
85 ns_ip : "172.16.5.147/29"
86 ns_mac : "00:15:6d:ea:f0:4c"
87 bridge_type: "NanoStation5"
88 status : "up"
89
90
91iface_vr1:
92 comment : "Link JVC"
93 ip : "172.16.3.12/29"
94 sdesc : "2jvc"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 channel : "100"
99 ssid : "il-no.jvc.wleiden.net"
100 dhcp : False
101 compass : "zw"
102 ns_ip : "172.16.3.11"
103 ns_mac : "00:15:6d:ea:f0:68"
104 bridge_type: "NanoStation5"
105 status : "up"
106
107
108iface_vr2:
109 comment : "Link naar Boterhuis"
110 ip : "172.16.5.98/29"
111 sdesc : "2boterhuis"
112 mode : "station-wds"
113 type : "eth"
114 extra_type : "eth2wifibridge"
115 channel : "44"
116 ssid : "il-nw.graficall.wleiden.net"
117 dhcp : False
118 compass : "n"
119 ns_ip : "172.16.5.99"
120 ns_mac : "00:15:6d:eb:f0:f8"
121 bridge_type: "NanoStation5"
122 status : "up"
123
124
Note: See TracBrowser for help on using the repository browser.