source: genesis/nodes/CNodeRustenborch/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: 2.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest'
8longitude : 0
9masterip : 172.23.24.1
10release : 8.2-RELEASE
11nodename : Rustenborch
12nodetype : CNode
13rdnap_x : 91855
14rdnap_y : 466407
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '36'
19 comment : 'link naar Unused'
20 compass : 'ne'
21 desc : 'Link naar Unused'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.1.101/30'
26 mode : 'ap-wds'
27 sdesc : '2unused'
28 ssid : 'il-no.rustenborch.wleiden.net'
29 status : 'down'
30 type : 'eth'
31
32iface_ath0:
33 channel : '1'
34 comment : 'Ap'
35 compass : 'None'
36 desc : 'ap'
37 dhcp : '10-60'
38 interface : 'ath0'
39 ip : '172.23.24.1/26'
40 mode : 'ap-wds'
41 sdesc : 'ap'
42 ssid : 'ap-wirelessleiden-rustenborch'
43 status : 'up'
44 type : '11b'
45
46iface_vr2:
47 channel : '104'
48 comment : 'Link naar UniGorN'
49 compass : 'n'
50 desc : 'Link naar unigorn'
51 dhcp : 'no'
52 extra_type : 'eth2wifibridge'
53 interface : 'vr2'
54 ip : '172.16.17.244/29'
55 mode : 'station-wds'
56 ns_ip : '172.16.17.243/29'
57 ns_mac : '00:15:6d:70:54:cc'
58 sdesc : '2unigorn'
59 ssid : 'il-n.unigorn.wleiden.net'
60 status : 'up'
61 type : 'eth'
62
63iface_vr0:
64 comment : 'Ethernet'
65 compass : 'None'
66 desc : 'Ethernet naar rustenborch'
67 dhcp : '66-78'
68 interface : 'vr0'
69 ip : '172.23.24.65/28'
70 sdesc : 'eth'
71 status : 'up'
72 type : 'eth'
73
74iface_vr1:
75 channel : '116'
76 comment : 'Link Lijtweg2'
77 compass : 'w'
78 desc : 'Link naar Lijtweg2'
79 dhcp : 'no'
80 extra_type : 'eth2wifibridge'
81 interface : 'vr1'
82 ip : '172.16.6.36/29'
83 mode : 'station-wds'
84 ns_ip : '172.16.6.35'
85 ns_mac : '00:15:6d:71:54:67'
86 sdesc : '2lijtweg2'
87 ssid : 'il-w.lijtweg2.wleiden.net'
88 status : 'up'
89 type : 'eth'
90
Note: See TracBrowser for help on using the repository browser.