source: genesis/nodes/CNodeHaagwijk/wleiden.yaml@ 10104

Last change on this file since 10104 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

File size: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue1,ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Woon-zorgcentrum Haagwijk, Beethovenlaan 2, 2324 EL, Leiden'
8longitude : 0
9masterip : 172.20.144.1
10release : 8.2-RELEASE
11nodename : Haagwijk
12nodetype : CNode
13rdnap_x : 92434
14rdnap_y : 461987
15status : up
16ileiden : yes
17iface_ue1:
18 channel : '1'
19 comment : 'Link naar LCPL'
20 compass : 'e'
21 desc : 'b-link naar LCPL'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue1'
25 ip : '172.16.17.169/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.17.170'
28 sdesc : '2lcpl'
29 ssid : 'il-o.haagwijk.wleiden.net'
30 status : 'down'
31 type : 'eth'
32
33iface_ue0:
34 channel : '40'
35 comment : 'Link naar Rick'
36 compass : 'sw'
37 desc : 'a-link naar Rick'
38 dhcp : 'no'
39 interface : 'ue0'
40 ip : '172.16.4.145/29'
41 mode : 'station-wds'
42 ns_ip : '172.16.4.146/29'
43 ns_mac : '00:15:6d:ec:82:43'
44 sdesc : '2rick'
45 ssid : 'il-zw.haagwijk.wleiden.net'
46 status : 'up'
47 type : 'eth'
48
49iface_ath0:
50 channel : '8'
51 comment : 'ap'
52 compass : 'None'
53 desc : 'AP'
54 dhcp : '10-60'
55 interface : 'ath0'
56 ip : '172.20.144.1/26'
57 mode : 'ap-wds'
58 sdesc : 'ap'
59 ssid : 'ap-wirelessleiden-haagwijk'
60 status : 'up'
61 type : '11b'
62
63iface_vr2:
64 channel : '128'
65 comment : 'Link naar AJsoft1'
66 compass : 'nw'
67 desc : 'Link naar AJsoft1'
68 dhcp : 'no'
69 extra_type : 'eth2wifibridge'
70 interface : 'vr2'
71 ip : '172.16.5.233/29'
72 mode : 'station-wds'
73 ns_ip : '172.16.5.234/29'
74 ns_mac : '00:15:6d:ea:f0:f6'
75 sdesc : '2ajsoft1'
76 ssid : 'il-nw.haagwijk.wleiden.net'
77 status : 'up'
78 type : 'eth'
79
80iface_ue1_alias1:
81 comment : 'Link naar Lorentzhof'
82 compass : 'None'
83 desc : 'Link naar Lorentzhof'
84 dhcp : 'no'
85 interface : 'ue1:1'
86 ip : '172.16.17.177/29'
87 sdesc : '2Lorentzhof'
88 status : 'up'
89 type : '11b'
90
91iface_vr0:
92 channel : '140'
93 comment : 'Link naar ROC'
94 compass : 'e'
95 desc : 'Link naar ROCl'
96 dhcp : 'no'
97 extra_type : 'eth2wifibridge'
98 interface : 'vr0'
99 ip : '172.16.17.129/29'
100 mode : 'ap-wds'
101 ns_ip : '172.16.17.130'
102 ns_mac : '00:15:6d:ec:82:60'
103 sdesc : '2rocl'
104 ssid : 'il-o.haagwijk.wleiden.net'
105 status : 'up'
106 type : 'eth'
107
108iface_vr1:
109 channel : '36'
110 comment : 'Nanostation5 naar LivingLab'
111 compass : 'se'
112 desc : 'link naar LivingLab'
113 dhcp : 'no'
114 extra_type : 'eth2wifibridge'
115 interface : 'vr1'
116 ip : '172.16.17.116/29'
117 mode : 'station-wds'
118 ns_ip : '172.16.17.115/29'
119 ns_mac : '00:15:6d:bd:68:05'
120 sdesc : '2livinglab'
121 ssid : 'il-zo.livinglab.wleiden.net'
122 status : 'up'
123 type : 'eth'
124
Note: See TracBrowser for help on using the repository browser.