source: genesis/nodes/CNodeSHFortis/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.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10104]5interfaces: sis0,wi0,wi2,wi1
6latitude : 0
7location : 'Stadhuisplein 1, 2405 SH, Alphen aan den Rijn'
8longitude : 0
9masterip : 172.28.136.1
10release : 5.0-RELEASE
11nodename : SHFortis
12nodetype : CNode
[10059]13rdnap_x : 105150
14rdnap_y : 460400
[10104]15status : up
16ileiden : no
[10059]17iface_sis0:
[10104]18 comment : 'eth'
19 compass : 'None'
20 desc : '2vloer'
21 dhcp : 'no'
22 interface : 'sis0'
23 ip : '172.28.136.65/29'
24 sdesc : 'eth'
25 status : 'up'
26 type : 'eth'
[10059]27
28iface_wi0:
[10104]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.136.1/26'
37 mode : 'ap-wds'
38 sdesc : 'ap-omni'
39 ssid : 'ap-omni.shfortis.walphen.net'
40 status : 'up'
41 type : '11b'
[10059]42
[10104]43iface_wi2:
44 channel : '3'
45 comment : 'link naar PPFortis'
46 compass : 'e'
47 desc : 'Link naar PPFortis'
48 dhcp : 'no'
49 interface : 'wi2'
50 ip : '172.28.1.138/30'
51 mode : 'ap-wds'
52 sdesc : '2PPFortis'
53 ssid : 'il-o.shfortis.walphen.net'
54 status : 'up'
55 type : '11b'
[10059]56
57iface_wi1:
[10104]58 channel : '11'
59 comment : 'link naar Koster'
60 compass : 'w'
61 desc : 'Link naar Koster'
62 dhcp : 'no'
63 interface : 'wi1'
64 ip : '172.28.1.130/30'
65 mode : 'ap-wds'
66 sdesc : '2Koster'
67 ssid : 'il-w.shfortis.walphen.net'
68 status : 'up'
69 type : '11b'
[10059]70
Note: See TracBrowser for help on using the repository browser.