source: genesis/nodes/CNodeGraficall/wleiden.yaml@ 10892

Last change on this file since 10892 was 10892, checked in by rick, 13 years ago

Doe een import van de bridge unit dmv een scan.

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