source: genesis/nodes/CNodeDeClercq/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.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10104]5interfaces: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden'
8longitude : 0
9masterip : 172.18.128.1
10release : 8.2-RELEASE
11nodename : DeClercq
12nodetype : CNode
[10059]13rdnap_x : 95694
14rdnap_y : 462845
[10104]15status : up
16ileiden : yes
17iface_ue0:
18 channel : '60'
19 comment : 'a-link to Stadhuis via 8772b-adapter en Nanostation5'
20 compass : 'e'
21 desc : 'ethernet'
22 dhcp : 'False'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.3.212/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.3.211/29'
28 ns_mac : '00:15:6d:ea:f0:63'
29 sdesc : '2stadhuis'
30 ssid : 'il-o.stadhuis.wleiden.net'
31 status : 'down'
32 type : 'eth'
[10059]33
34iface_ath0:
[10104]35 card_option: 'mode 11b'
36 channel : '4'
37 comment : 'Ap voor buurt'
38 compass : 'None'
39 desc : 'AP voor de buurt'
40 dhcp : '10-60'
41 interface : 'ath0'
42 ip : '172.18.128.1/26'
43 mode : 'ap-wds'
44 sdesc : 'ap'
45 ssid : 'ap-wirelessleiden-declercq'
46 status : 'up'
47 type : '11b'
[10059]48
[10104]49iface_vr2:
50 channel : '44'
51 comment : 'a-link to Leythenrode via Nanostation5'
52 compass : 'sw'
53 desc : 'ethernet'
54 dhcp : 'False'
55 extra_type : 'eth2wifibridge'
56 interface : 'vr2'
57 ip : '172.16.5.172/29'
58 mode : 'station-wds'
59 ns_ip : '172.16.5.171/29'
60 ns_mac : '00:15:6d:ea:f0:7b'
61 sdesc : '2leythenrode'
62 ssid : 'il-zw.leythenrode.wleiden.net'
63 status : 'down'
64 type : 'eth'
[10059]65
66iface_vr0:
[10104]67 comment : 'ethernet'
68 compass : 'None'
69 desc : 'local ethernet'
70 dhcp : 'no'
71 interface : 'vr0'
72 ip : '172.16.4.53/30'
73 sdesc : '2proxy9'
74 status : 'up'
75 type : 'eth'
[10059]76
77iface_vr1:
[10104]78 channel : '36'
79 comment : 'a-link to Roomburgh3 via Nanostation5'
80 compass : 'w'
81 desc : 'Ethernet to interlink west (Roomburgh3)'
82 dhcp : 'False'
83 extra_type : 'eth2wifibridge'
84 interface : 'vr1'
85 ip : '172.16.5.185/29'
86 mode : 'ap-wds'
87 ns_ip : '172.16.5.186/29'
88 ns_mac : '00:15:6d:ea:f0:70'
89 sdesc : '2roomburgh3'
90 ssid : 'il-w.declercq.wleiden.net'
91 status : 'up'
92 type : 'eth'
[10059]93
Note: See TracBrowser for help on using the repository browser.