source: genesis/nodes/CNodeAJSoft2/wleiden.yaml@ 10891

Last change on this file since 10891 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.14605"
8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
9longitude : "4.46729"
10masterip : "172.20.137.1"
11nodename : "AJSoft2"
12nodetype : "CNode"
13rdnap_x : 92035
14rdnap_y : 462384
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Link naar LivingLab"
21 ip : "172.16.17.108/29"
22 sdesc : "2livinglab"
23 mode : "ap"
24 type : "11a"
25 channel : "36"
26 ssid : "il-n.livinglab.wleiden.net"
27 dhcp : False
28 compass : "n"
29 status : "up"
30
31
32iface_ue0:
33 comment : "Link naar Muiderkring"
34 ip : "172.16.6.49/29"
35 sdesc : "2muiderkring"
36 mode : "station-wds"
37 type : "eth"
38 extra_type : "eth2wifibridge"
39 channel : "8"
40 ssid : "il-nno.ajsoft2.wleiden.net"
41 dhcp : False
42 compass : "n"
43 ns_ip : "172.16.6.50/29"
44 ns_mac : "00:15:6d:e8:f9:c6"
45 status : "up"
46
47
48iface_vr0:
49 comment : "Ethernet naar AJSoft1"
50 ip : "172.16.3.82/30"
51 sdesc : "2ajsoft1"
52 type : "eth"
53 dhcp : False
54 status : "up"
55
56
57iface_vr1:
58 comment : "Link naar Hofland"
59 ip : "172.16.6.41/29"
60 sdesc : "2hofland"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "100"
65 ssid : "il-w.ajsoft2.wleiden.net"
66 dhcp : False
67 compass : "w"
68 ns_ip : "172.16.6.42/29"
69 ns_mac : "00:15:6d:ea:f0:6a"
70 status : "down"
71
72
73iface_vr2:
74 comment : "A-interLink naar RijnVliet"
75 ip : "172.16.6.17/29"
76 sdesc : "a2rijnvliet"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "52"
81 ssid : "il-o-ajsoft2.wleiden.net"
82 dhcp : False
83 compass : "no"
84 ns_ip : "172.16.6.18/29"
85 ns_mac : "00:15:6d:ea:f0:6d"
86 status : "up"
87
88
Note: See TracBrowser for help on using the repository browser.