source: genesis/nodes/CNodeAJSoft1/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.2 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 : 'Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden'
8longitude : 0
9masterip : 172.20.136.1
10release : 8.2-RELEASE
11nodename : AJSoft1
12nodetype : CNode
13rdnap_x : 92035
14rdnap_y : 462384
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '4'
19 comment : 'Link naar RijnVliet'
20 compass : 'sw'
21 desc : 'InterLink naar RijnVliet'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.4.68/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.4.67/29'
28 ns_mac : '00:15:6d:e8:f9:b1'
29 sdesc : 'b2rijnvliet'
30 ssid : 'il-zw.rv.wleiden.net'
31 status : 'down'
32 type : 'eth'
33
34iface_ath0:
35 channel : '8'
36 comment : 'ap'
37 compass : 'None'
38 desc : 'AP'
39 dhcp : '10-60'
40 interface : 'ath0'
41 ip : '172.20.136.1/26'
42 mode : 'ap-wds'
43 sdesc : 'ap'
44 ssid : 'ap-wirelessleiden-ajsoft1'
45 status : 'up'
46 type : '11b'
47
48iface_vr2:
49 channel : '60'
50 comment : 'Link naar Robijn'
51 compass : 'nnw'
52 desc : 'InterLink naar Robijn'
53 dhcp : 'no'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr2'
56 ip : '172.16.5.225/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.5.226/29'
59 ns_mac : '00:15:6d:ec:82:8a'
60 sdesc : '2robijn'
61 ssid : 'il-nnw.ajsoft1.wleiden.net'
62 status : 'up'
63 type : 'eth'
64
65iface_vr0:
66 comment : 'Ethernet naar AJSoft2'
67 compass : 'None'
68 desc : 'Ethernet naar AJSoft2'
69 dhcp : 'no'
70 interface : 'vr0'
71 ip : '172.16.3.81/30'
72 sdesc : '2ajsoft2'
73 status : 'up'
74 type : 'eth'
75
76iface_vr1:
77 channel : '52'
78 comment : 'link naar Haagwijk'
79 compass : 'nw'
80 desc : 'Link naar Haagwijk'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.5.236/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.5.235/29'
87 ns_mac : '00:15:6d:ea:eb:d5'
88 sdesc : '2haagwijk'
89 ssid : 'il-nw.haagwijk.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.