source: genesis/nodes/CNodeLeythenrode/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.8 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 : 'Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp'
8longitude : 0
9masterip : 172.17.1.1
10release : 8.2-RELEASE
11nodename : Leythenrode
12nodetype : CNode
13rdnap_x : 96726
14rdnap_y : 463414
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '36'
19 comment : 'a-link naar SOM2'
20 compass : 'se'
21 desc : 'Ethernet naar interlink west'
22 dhcp : 'False'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.17.188/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.17.187/29'
28 ns_mac : '00:15:6d:eb:f1:33'
29 sdesc : '2som2'
30 ssid : 'il-zo.som2.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '9'
36 comment : 'Ap voor buurt'
37 compass : 'None'
38 desc : 'AP voor de buurt'
39 dhcp : '10-60'
40 interface : 'ath0'
41 ip : '172.17.1.1/26'
42 mode : 'ap-wds'
43 sdesc : 'ap'
44 ssid : 'ap-wirelessleiden-leythenrode'
45 status : 'up'
46 type : '11b'
47
48iface_vr2:
49 channel : '44'
50 comment : 'a-link to DeClercq via Nanostation5'
51 compass : 'sw'
52 desc : 'ethernet'
53 dhcp : 'False'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr2'
56 ip : '172.16.5.169/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.5.170/29'
59 ns_mac : '00:15:6d:bd:8a:02'
60 sdesc : '2DeClercq'
61 ssid : 'il-zw.leythenrode.wleiden.net'
62 status : 'up'
63 type : 'eth'
64
65iface_vr0_alias0:
66 comment : 'ethernet'
67 compass : 'None'
68 desc : 'local ethernet'
69 dhcp : '10-250'
70 interface : 'vr0:0'
71 ip : '172.17.7.2/24'
72 sdesc : 'localsubnet'
73 status : 'down'
74 type : 'eth'
75
76iface_vr2_alias0:
77 comment : 'temp. a-link to Roomburgh2'
78 compass : 'None'
79 desc : 'ethernet'
80 dhcp : 'False'
81 extra_type : 'eth2wifibridge'
82 interface : 'vr2:0'
83 ip : '172.16.5.177/29'
84 sdesc : '2Roomburgh2'
85 status : 'up'
86 type : 'eth'
87
88iface_vr0:
89 comment : 'ethernet'
90 compass : 'None'
91 desc : 'local ethernet'
92 dhcp : 'no'
93 interface : 'vr0'
94 ip : '172.17.0.2/28'
95 sdesc : 'localsubnet'
96 status : 'up'
97 type : 'eth'
98
99iface_vr1:
100 channel : '52'
101 comment : 'a-link naar Graficall via Nanostation5'
102 compass : 'ne'
103 desc : 'Ethernet naar interlink noordoost (graficall)'
104 dhcp : 'False'
105 extra_type : 'eth2wifibridge'
106 interface : 'vr1'
107 ip : '172.16.5.145/29'
108 mode : 'station-wds'
109 ns_ip : '172.16.5.146/29'
110 ns_mac : '00:15:6d:bd:8a:06'
111 sdesc : '2Graficall'
112 ssid : 'il-no.leythenrode.wleiden.net'
113 status : 'up'
114 type : 'eth'
115
Note: See TracBrowser for help on using the repository browser.