1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.63817"
|
---|
8 | location : "NH Kerk, Comriekade 7, 2481 AD, Woubrugge"
|
---|
9 | longitude : "52.16707"
|
---|
10 | masterip : "172.25.52.1"
|
---|
11 | nodename : "WBRotary"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 103755
|
---|
14 | rdnap_y : 464588
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.25.52.1/26"
|
---|
23 | desc : "ap voor de buurt"
|
---|
24 | sdesc : "apnz"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "8"
|
---|
28 | ssid : "ap-woubrugge-rotarynz"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "link naar Alphen HW Fortis"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.16.18.25/29"
|
---|
38 | desc : "Link naar Alphen"
|
---|
39 | sdesc : "2hwfortis"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "44"
|
---|
44 | ssid : "il-zo.wbrotary.wleiden.net"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "se"
|
---|
47 | ns_ip : "172.16.18.26/29"
|
---|
48 | ns_mac : "00:15:6d:8e:dc:be"
|
---|
49 | status : "down"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "link naar Graficall"
|
---|
54 | interface : "vr0"
|
---|
55 | ip : "172.16.18.41/29"
|
---|
56 | desc : "Link naar Graficall, Leiderdorp"
|
---|
57 | sdesc : "2graficall"
|
---|
58 | mode : "station-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "36"
|
---|
62 | ssid : "il-w.wbrotary.wleiden.net"
|
---|
63 | dhcp : "no"
|
---|
64 | bridge_type: "Bullet M5"
|
---|
65 | compass : "w"
|
---|
66 | ns_ip : "172.16.18.42/29"
|
---|
67 | ns_mac : "00:27:22:10:34:c6"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr1:
|
---|
72 | comment : "link naar proxy18"
|
---|
73 | interface : "vr1"
|
---|
74 | ip : "172.16.18.33/29"
|
---|
75 | desc : "Link naar Henk"
|
---|
76 | sdesc : "2proxy18"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "108"
|
---|
81 | ssid : "il-n.wbrotary.wleiden.net"
|
---|
82 | dhcp : "no"
|
---|
83 | bridge_type: "Bullet M5"
|
---|
84 | compass : "n"
|
---|
85 | ns_ip : "172.16.18.34/29"
|
---|
86 | ns_mac : "00:15:6d:8e:dd:81"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
90 | iface_vr2:
|
---|
91 | comment : "ap voor de buurt"
|
---|
92 | interface : "vr2"
|
---|
93 | ip : "172.25.56.1/26"
|
---|
94 | desc : "ap voor de buurt"
|
---|
95 | sdesc : "apwo"
|
---|
96 | mode : "ap-wds"
|
---|
97 | type : "eth"
|
---|
98 | extra_type : "eth2wifibridge"
|
---|
99 | channel : "3"
|
---|
100 | ssid : "ap-woubrugge-rotarywo"
|
---|
101 | dhcp : "10-60"
|
---|
102 | compass : "None"
|
---|
103 | ns_ip : "172.25.56.2"
|
---|
104 | ns_mac : "00:15:6d:30:2a:5d"
|
---|
105 | status : "up"
|
---|
106 |
|
---|
107 |
|
---|