source: genesis/nodes/CNodeLivingLab/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: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Demowoning, Pergolesipad 95, 2324 DG, Leiden'
8longitude : 0
9masterip : 172.20.140.1
10release : 9.0-RELEASE
11nodename : LivingLab
12nodetype : CNode
13rdnap_x : 92036
14rdnap_y : 462256
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '116'
19 comment : 'Link naar Roomburgh2'
20 compass : 'sw'
21 desc : 'link naar Roomburgh2'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.4.60/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.4.59/29'
28 ns_mac : '00:15:6d:70:51:f5'
29 sdesc : '2Roomburgh2'
30 ssid : 'il-zw.roomburgh2.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '4'
36 comment : 'Ap voor buurt'
37 compass : 'None'
38 desc : 'AP voor de buurt'
39 dhcp : '10-60'
40 interface : 'ath0'
41 ip : '172.20.140.1/26'
42 mode : 'ap-wds'
43 sdesc : 'ap'
44 ssid : 'ap-wirelessleiden-livinglab'
45 status : 'up'
46 type : '11b'
47
48iface_vr2:
49 channel : '44'
50 compass : 'se'
51 desc : 'Ethernet naar Haagwijk'
52 dhcp : 'no'
53 extra_type : 'eth2wifibridge'
54 interface : 'vr2'
55 ip : '172.16.17.113/29'
56 mode : 'station-wds'
57 ns_ip : '172.16.17.114'
58 ns_mac : '00:15:6d:70:51:e9'
59 sdesc : '2Haagwijk'
60 ssid : 'il-zo.livinglab.wleiden.net'
61 status : 'up'
62 type : 'eth'
63
64iface_vr0:
65 compass : 'None'
66 desc : 'Ethernet naar proxy'
67 dhcp : 'no'
68 interface : 'vr0'
69 ip : '172.16.2.253/30'
70 sdesc : '2proxy'
71 status : 'up'
72 type : 'eth'
73
74iface_vr1:
75 channel : '36'
76 compass : 'n'
77 desc : 'link naar AJSoft2'
78 dhcp : 'no'
79 extra_type : 'eth2wifibridge'
80 interface : 'vr1'
81 ip : '172.16.17.105/29'
82 mode : 'station-wds'
83 ns_ip : '172.16.17.106/29'
84 ns_mac : '00:15:6d:70:52:60'
85 sdesc : '2AJSoft2'
86 ssid : 'il-n.livinglab.wleiden.net'
87 status : 'up'
88 type : 'eth'
89
Note: See TracBrowser for help on using the repository browser.