source: genesis/nodes/CNodeAMSchiphol/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.8 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : ''
8longitude : 0
9masterip : 172.16.17.1
10release : 8.1-RELEASE
11nodename : Schiphol
12nodetype : CNode
13rdnap_x : 111998
14rdnap_y : 474286
15status : dw
16ileiden : yes
17iface_ath0:
18 channel : '8'
19 comment : 'OMNI voor Wifi op Schiphol'
20 compass : 'None'
21 desc : 'AP voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.16.17.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap-omni'
27 ssid : 'ap-westereinder-schiphol'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : ''
33 comment : 'nanostation naar recpark'
34 compass : 'ne'
35 desc : 'Ethernet naar recpark'
36 dhcp : 'no'
37 interface : 'vr2'
38 ip : '172.16.16.217/29'
39 mode : 'station-wds'
40 ns_ip : ''
41 ns_mac : ''
42 sdesc : '2recpark'
43 ssid : 'il-no.recpark.wleiden.net'
44 status : 'up'
45 type : 'eth'
46
47iface_vr0:
48 channel : ''
49 comment : 'nanostation naar watertoren2'
50 compass : 'nw'
51 desc : 'Ethernet naar watertoren2'
52 dhcp : 'no'
53 interface : 'vr0'
54 ip : '172.16.16.201/29'
55 mode : 'station-wds'
56 ns_ip : ''
57 ns_mac : ''
58 sdesc : '2watertoren2'
59 ssid : 'il-nw.watertoren2.wleiden.net'
60 status : 'up'
61 type : 'eth'
62
63iface_vr1:
64 channel : ''
65 comment : 'nanostation naar drijfhuis'
66 compass : 'sw'
67 desc : 'Ethernet naar drijfhuis'
68 dhcp : 'no'
69 interface : 'vr1'
70 ip : '172.16.16.209/29'
71 mode : 'station-wds'
72 ns_ip : ''
73 ns_mac : ''
74 sdesc : '2drijfhuis'
75 ssid : 'il-zw.drijfhuis.wleiden.net'
76 status : 'up'
77 type : 'eth'
78
Note: See TracBrowser for help on using the repository browser.