source: genesis/nodes/CNodePPFortis/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 : 'PolderPeil, 2408 RD, Alphen aan den Rijn'
8longitude : 0
9masterip : 172.28.138.1
10release : 5.0-RELEASE
11nodename : PPFortis
12nodetype : CNode
13rdnap_x : 104920
14rdnap_y : 458730
15status : up
16ileiden : no
17iface_sis0:
18 comment : 'Ethernet IPs 65 - 70 /248'
19 compass : 'None'
20 desc : 'Naar_binnen'
21 dhcp : 'no'
22 interface : 'sis0'
23 ip : '172.28.138.65/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.138.1/26'
37 mode : 'ap-wds'
38 sdesc : 'ap-omni'
39 ssid : 'ap-omni.ppfortis.walphen.net'
40 status : 'up'
41 type : '11b'
42
43iface_sis1:
44 compass : 'None'
45 desc : 'Ethernet naar onbekend'
46 dhcp : 'no'
47 interface : 'sis1'
48 ip : '172.28.138.73/29'
49 sdesc : 'eth'
50 status : 'up'
51 type : 'eth'
52
53iface_wi2:
54 channel : '3'
55 comment : 'interlink naar Stadhuis'
56 compass : 'e'
57 desc : 'Link_naar_SHFortis'
58 dhcp : 'no'
59 interface : 'wi2'
60 ip : '172.28.1.137/30'
61 mode : 'station-wds'
62 sdesc : '2SHFortis'
63 ssid : 'il-o.shfortis.walphen.net'
64 status : 'up'
65 type : '11b'
66
67iface_wi1:
68 channel : '5'
69 comment : 'Planned interlink Richting Leiden'
70 compass : 'w'
71 desc : 'Link_naar_Graphicall'
72 dhcp : 'no'
73 interface : 'wi1'
74 ip : '172.16.28.1/30'
75 mode : 'ap-wds'
76 sdesc : '2Leiden'
77 ssid : 'il-w.ppfortis.walphen.net'
78 status : 'up'
79 type : '11b'
80
Note: See TracBrowser for help on using the repository browser.