source: genesis/nodes/CNodeKoster/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: sis0,wi0,sis1,wi2,wi1
6latitude : 0
7location : 'Prins Bernhardlaan 10, 2405 VT, Alphen aan den Rijn'
8longitude : 0
9masterip : 172.28.137.1
10release : 5.0-RELEASE
11nodename : Koster
12nodetype : CNode
13rdnap_x : 105000
14rdnap_y : 461000
15status : up
16ileiden : no
17iface_sis0:
18 comment : 'Ethernet (Proxy)'
19 compass : 'None'
20 desc : '2vloer'
21 dhcp : 'no'
22 interface : 'sis0'
23 ip : '172.17.255.228/29'
24 sdesc : 'eth'
25 status : 'up'
26 type : 'eth'
27
28iface_wi0:
29 channel : '8'
30 comment : 'OMNI'
31 compass : 'omni'
32 desc : 'omni voor de buurt'
33 dhcp : '10-60'
34 height : '16'
35 interface : 'wi0'
36 ip : '172.28.137.1/26'
37 mode : 'ap-wds'
38 sdesc : 'ap-omni'
39 ssid : 'ap-omni.koster.walphen.net'
40 status : 'up'
41 type : '11b'
42
43iface_sis1:
44 comment : 'Ethernet'
45 compass : 'None'
46 desc : 'Ethernet naar ......'
47 dhcp : 'no'
48 interface : 'sis1'
49 ip : '172.28.176.75/29'
50 sdesc : 'eth'
51 status : 'up'
52 type : 'eth'
53
54iface_wi2:
55 channel : '11'
56 comment : 'interlink naar Stadhuis'
57 compass : 'w'
58 desc : 'Link naar SHFortis'
59 dhcp : 'no'
60 interface : 'wi2'
61 ip : '172.28.1.129/30'
62 mode : 'station-wds'
63 sdesc : '2SHFortis'
64 ssid : 'il-w.shfortis.walphen.net'
65 status : 'up'
66 type : '11b'
67
68iface_wi1:
69 channel : '5'
70 comment : 'interlink naar noord HWFortis2'
71 compass : 'w'
72 desc : 'Link naar HWFortis2'
73 dhcp : 'no'
74 interface : 'wi1'
75 ip : '172.28.1.158/30'
76 mode : 'ap-wds'
77 sdesc : '2HWFortis2'
78 ssid : 'il-w.koster.walphen.net'
79 status : 'up'
80 type : '11b'
81
Note: See TracBrowser for help on using the repository browser.