source: genesis/nodes/CNodeRudi/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.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: wi3,ep0,wi0,wi2,wi1
6latitude : 0
7location : 'Rudi, Eli Heimanshof 114, 2341 PH, Oegstgeest'
8longitude : 0
9masterip : 172.23.0.1
10release : 5.0-RELEASE
11nodename : Rudi
12nodetype : CNode
13rdnap_x : 94040
14rdnap_y : 466050
15status : up
16ileiden : no
17iface_wi3:
18 compass : 'e'
19 desc : 'Link naar Lijtweg1'
20 dhcp : 'no'
21 interface : 'wi3'
22 ip : '172.16.0.186/30'
23 mode : 'station-wds'
24 sdesc : '2lijtweg1'
25 ssid : 'il-o.lijtweg1.wleiden.net'
26 status : 'up'
27 type : '11b'
28
29iface_ep0:
30 comment : 'eth'
31 compass : 'None'
32 desc : 'Ethernet naar Xlexit'
33 dhcp : 'no'
34 interface : 'ep0'
35 ip : '172.23.0.65/29'
36 sdesc : 'eth'
37 status : 'up'
38 type : 'eth'
39
40iface_wi0:
41 channel : '8'
42 comment : 'OMNI'
43 compass : 'omni'
44 desc : 'Omni voor de buurt'
45 dhcp : '10-60'
46 interface : 'wi0'
47 ip : '172.23.0.1/26'
48 mode : 'ap-wds'
49 sdesc : 'omni'
50 ssid : 'ap-omni.rudi.wleiden.net'
51 status : 'up'
52 type : '11b'
53
54iface_wi2:
55 compass : 'nw'
56 desc : 'Interlink Rosmolen'
57 dhcp : 'no'
58 interface : 'wi2'
59 ip : '172.16.2.58/30'
60 mode : 'station-wds'
61 sdesc : '2rosmolen'
62 ssid : 'il-nw.rosmolen.wleiden.net'
63 status : 'up'
64 type : '11b'
65
66iface_wi1:
67 channel : '5'
68 comment : 'link naar Rabo'
69 compass : 'n'
70 desc : 'Link naar Rabo'
71 dhcp : 'no'
72 interface : 'wi1'
73 ip : '172.16.3.126/30'
74 mode : 'station-wds'
75 sdesc : '2rabo'
76 ssid : 'il-n.rabo.wleiden.net'
77 status : 'up'
78 type : '11b'
79
Note: See TracBrowser for help on using the repository browser.