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

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

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 2.6 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 status : "up"
46
47
48iface_ue1:
49 comment : "B-link to Hoogmade via Bullet2"
50 ip : "172.16.0.85/30"
51 sdesc : "2hmkerk2"
52 mode : "ap-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
55 channel : "5"
56 ssid : "il-n.graficall.wleiden.net"
57 dhcp : False
58 compass : "n"
59 status : "up"
60
61
62iface_ue1_alias0:
63 comment : "Ethernet"
64 ip : "172.16.3.141/30"
65 sdesc : "manageBullet"
66 type : "eth"
67 dhcp : False
68 status : "down"
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:ea:f0:4c"
84 status : "up"
85
86
87iface_vr1:
88 comment : "Link JVC"
89 ip : "172.16.3.12/29"
90 sdesc : "2jvc"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "100"
95 ssid : "il-no.jvc.wleiden.net"
96 dhcp : False
97 compass : "zw"
98 ns_ip : "172.16.3.11"
99 ns_mac : "00:15:6d:ea:f0:68"
100 status : "up"
101
102
103iface_vr2:
104 comment : "Link naar Boterhuis"
105 ip : "172.16.5.98/29"
106 sdesc : "2boterhuis"
107 mode : "station-wds"
108 type : "eth"
109 extra_type : "eth2wifibridge"
110 channel : "44"
111 ssid : "il-nw.graficall.wleiden.net"
112 dhcp : False
113 compass : "n"
114 ns_ip : "172.16.5.99"
115 ns_mac : "00:15:6d:eb:f0:f8"
116 status : "up"
117
118
Note: See TracBrowser for help on using the repository browser.