source: genesis/nodes/CNodeRobijn/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: 2.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,ue0,vr2,vr0,vr1
6latitude : 0
7location : 'Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden'
8longitude : 0
9masterip : 172.20.8.1
10release : 8.2-RELEASE
11nodename : Robijn
12nodetype : CNode
13rdnap_x : 91729
14rdnap_y : 463336
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '4'
19 comment : 'omni'
20 compass : 'None'
21 desc : 'omni voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.20.8.1/26'
25 mode : 'ap-wds'
26 sdesc : 'omni'
27 ssid : 'ap-wirelessleiden-robijn'
28 status : 'up'
29 type : '11b'
30
31iface_ue0:
32 comment : 'Ethernet'
33 compass : 'None'
34 desc : 'Ethernet naar Robijn'
35 dhcp : '67-78'
36 interface : 'ue0'
37 ip : '172.20.8.65/28'
38 sdesc : 'eth'
39 status : 'down'
40 type : 'eth'
41
42iface_vr2:
43 comment : 'A Link naar AJSoft via nanostation'
44 compass : 'nw'
45 desc : 'Link naar AJSoft'
46 dhcp : 'no'
47 extra_type : 'eth2wifibridge'
48 interface : 'vr2'
49 ip : '172.16.5.228/29'
50 mode : 'station-wds'
51 ns_ip : '172.16.5.227/29'
52 ns_mac : '00:15:6d:f2:38:07'
53 sdesc : '2ajsoft'
54 ssid : 'il-nw.ajsoft1.wleiden.net'
55 status : 'up'
56 type : 'eth'
57
58iface_vr0:
59 comment : 'A link naar Vosko2 via nanostation'
60 compass : 'w'
61 desc : 'Link naar vosko2'
62 dhcp : 'no'
63 extra_type : 'eth2wifibridge'
64 interface : 'vr0'
65 ip : '172.16.4.116/29'
66 mode : 'station-wds'
67 ns_ip : '172.16.4.115/29'
68 ns_mac : '00:15:6d:f2:39:37'
69 sdesc : '2vosko2'
70 ssid : 'il-w.vosko.wleiden.net'
71 status : 'up'
72 type : 'eth'
73
74iface_vr1:
75 comment : 'A Link naar Unigor via nanostation'
76 compass : 's'
77 desc : 'link naar Unigor'
78 dhcp : 'no'
79 extra_type : 'eth2wifibridge'
80 interface : 'vr1'
81 ip : '172.16.5.220/29'
82 mode : 'station-wds'
83 ns_ip : '172.16.5.219/29'
84 ns_mac : '00:15:6d:f2:39:44'
85 sdesc : '2unigorA'
86 ssid : 'il-z.unigor1.wleiden.net'
87 status : 'up'
88 type : 'eth'
89
Note: See TracBrowser for help on using the repository browser.