1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16732"
|
---|
7 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
8 | longitude : "4.47071"
|
---|
9 | masterip : "172.19.132.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "DirkLos2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : "092299"
|
---|
14 | rdnap_y : 464748
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "AP1 voor de buurt"
|
---|
26 | ip : "172.19.132.1/24"
|
---|
27 | sdesc : "ap1"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "ap1-WirelessLeiden-Dirklos"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Local Ethernet naar DirkLos1"
|
---|
38 | ip : "172.16.3.57/30"
|
---|
39 | sdesc : "eth_to_DirkLos1"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : False
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_ue0_alias0:
|
---|
46 | comment : "Local Ethernet naar Hogeschool"
|
---|
47 | ip : "172.16.176.65/27"
|
---|
48 | sdesc : "eth_to_Hogeschool"
|
---|
49 | type : "eth"
|
---|
50 | dhcp : "70-94"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Ethernet naar interlink west (unigor2)"
|
---|
56 | ip : "172.16.4.4/29"
|
---|
57 | sdesc : "2Unigor2"
|
---|
58 | mode : "station-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "149"
|
---|
62 | ssid : "il-o.unigor2.wleiden.net"
|
---|
63 | dhcp : False
|
---|
64 | compass : "w"
|
---|
65 | ns_ip : "172.16.4.3/29"
|
---|
66 | ns_mac : "00:15:6d:d0:14:c3"
|
---|
67 | bridge_type: "NanoStation5"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr1:
|
---|
72 | comment : "Ethernet naar interlink noord-oost Rabo2"
|
---|
73 | ip : "172.16.3.217/29"
|
---|
74 | sdesc : "2Rabo2"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "140"
|
---|
79 | ssid : "il-no.dirklos2.wleiden.net"
|
---|
80 | dhcp : False
|
---|
81 | compass : "o"
|
---|
82 | ns_ip : "172.16.3.218/29"
|
---|
83 | ns_mac : "00:15:6d:b5:24:4f"
|
---|
84 | bridge_type: "NanoStation5"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr2:
|
---|
89 | comment : "Ethernet naar interlink zuid-oost (stadhuis)"
|
---|
90 | ip : "172.16.3.76/29"
|
---|
91 | sdesc : "2Stadhuis"
|
---|
92 | mode : "station-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "116"
|
---|
96 | ssid : "il-nw.stadhuis2.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "zo"
|
---|
99 | ns_ip : "172.16.3.75/29"
|
---|
100 | ns_mac : "00:15:6d:b5:25:65"
|
---|
101 | bridge_type: "NanoStation5"
|
---|
102 | status : "up"
|
---|
103 |
|
---|
104 |
|
---|