source: genesis/nodes/CNodeLorentzhof/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.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: wi3,sis0,wi0,wi2,wi1
6latitude : 0
7location : 'Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden'
8longitude : 0
9masterip : 172.18.64.1
10release : 5.0-RELEASE
11nodename : Lorentzhof
12nodetype : CNode
13rdnap_x : 94028
14rdnap_y : 463030
15status : up
16ileiden : no
17iface_wi3:
18 channel : '1'
19 comment : 'Link Haagwijk'
20 compass : 'e'
21 desc : 'Link naar Haagwijk'
22 dhcp : 'no'
23 height : '13'
24 interface : 'wi3'
25 ip : '172.16.1.229/30'
26 mode : 'station-wds'
27 sdesc : '2haagwijk'
28 ssid : 'il-o.haagwijk.wleiden.net'
29 status : 'up'
30 type : '11b'
31
32iface_sis0:
33 comment : 'Ethernet'
34 compass : 'None'
35 desc : 'Ethernet naar Lorentzhof'
36 dhcp : 'no'
37 interface : 'sis0'
38 ip : '172.18.64.65/28'
39 sdesc : 'eth'
40 status : 'up'
41 type : 'eth'
42
43iface_wi0:
44 channel : '8'
45 comment : 'omni'
46 compass : 'omni'
47 desc : 'omni 8Dbi'
48 dhcp : '10-60'
49 interface : 'wi0'
50 ip : '172.18.64.1/26'
51 mode : 'ap-wds'
52 sdesc : 'no'
53 ssid : 'ap-omni.lorentzhof.wleiden.net'
54 status : 'up'
55 type : '11b'
56
57iface_wi2:
58 channel : '4'
59 comment : 'Link naar Plantsoen'
60 compass : 'n'
61 desc : 'Link naar Plantsoen'
62 dhcp : 'no'
63 height : '13'
64 interface : 'wi2'
65 ip : '172.16.1.225/30'
66 mode : 'ap-wds'
67 sdesc : '2plantsoen'
68 ssid : 'il-n.lorentzhof.wleiden.net'
69 status : 'up'
70 type : '11b'
71
72iface_wi1:
73 channel 2 : ''
74 compass : 'sw'
75 desc : 'Link naar Roomburgh2'
76 dhcp : 'no'
77 height : '13'
78 interface : 'wi1'
79 ip : '172.16.1.10/30'
80 mode : 'station-wds'
81 sdesc : '2roomburgh2'
82 ssid : 'il-zw.roomburgh2.wleiden.net'
83 status : 'up'
84 type : '11b'
85
Note: See TracBrowser for help on using the repository browser.