source: genesis/nodes/CNodeDrijfhuis/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: 1.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr0,vr1
6latitude : 0
7location : 'Jachthaven Drijfhuis,1431 AA,Aalsmeer'
8longitude : 0
9masterip : 172.17.12.1
10release : 8.2-RELEASE
11nodename : Drijfhuis
12nodetype : CNode
13rdnap_x : 111208
14rdnap_y : 475284
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '4'
19 compass : 'None'
20 desc : 'OMNI voor Wifi op de Drijfhuis'
21 dhcp : '20-50'
22 interface : 'ath0'
23 ip : '172.17.12.1/26'
24 mode : 'ap-wds'
25 sdesc : 'ap-omni'
26 ssid : 'ap-westeinder-drijfhuis'
27 status : 'up'
28 type : '11b'
29
30iface_vr0:
31 channel : '132'
32 compass : 'nw'
33 desc : 'Nanostation5 naar Watertoren'
34 dhcp : 'no'
35 interface : 'vr0'
36 ip : '172.16.16.36/29'
37 mode : 'station-wds'
38 ns_ip : '172.16.16.35'
39 ns_mac : '00:15:6d:70:50:04'
40 sdesc : '2watertoren'
41 ssid : 'il-nw.watertoren1.wleiden.net'
42 status : 'up'
43 type : 'eth'
44
45iface_vr1:
46 channel : '60'
47 compass : 'sw'
48 desc : 'Nanostation5 naar schiphol (UNUSED)'
49 dhcp : 'no'
50 interface : 'vr1'
51 ip : '172.16.3.233/29'
52 mode : 'station-wds'
53 ns_ip : '172.16.3.234/29'
54 ns_mac : '00:15:6d:70:4d:6d'
55 sdesc : '2schiphol'
56 ssid : 'il-zw.drijfhuis.wleiden.net'
57 status : 'down'
58 type : 'eth'
59
Note: See TracBrowser for help on using the repository browser.