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

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

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